]> code.delx.au - pulseaudio/history - src/modules/module-match.c
* add new function pa_check_in_group()
[pulseaudio] / src / modules / module-match.c
2006-07-19 Lennart Poettering* add new function pa_check_in_group()
2006-07-19 Lennart Poettering* add new --system command line parameter to the daemon...
2006-06-19 Lennart Poettering* more s/pulseaudio/PulseAudio/ replacements
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-17 Lennart Poetteringsplit polypcore/util.[ch] into polypcore/core-util...
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-17 Lennart Poetteringadd proper locking when accessing the file match.table
2006-05-14 Lennart Poettering* add new parameter to pa_open_config_file() to specify...
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-16 Lennart Poettering* rename polypcore/subscribe.[ch] to polypcore/core...
2006-02-16 Pierre OssmanReorganised the source tree. We now have src/ with...