]> code.delx.au - pulseaudio/history - src/polypcore/protocol-native.c
* Add new "auth-group=" parameter to protocol-native-unix
[pulseaudio] / src / polypcore / protocol-native.c
2006-02-24 Lennart Poettering* Add new "auth-group=" parameter to protocol-native...
2006-02-24 Lennart Poetteringadd support for authentication using SCM_CREDENTIALS
2006-02-23 Pierre OssmanMute switch for sinks and sources. This is independent...
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-22 Lennart Poetteringenforce maximum memblockq length for clients
2006-02-22 Lennart Poetteringrework parameter validity checking in protocol-native...
2006-02-22 Pierre OssmanSupport for setting volume on sources.
2006-02-20 Lennart Poetteringremove a superfluous log line
2006-02-20 Lennart Poettering* modify pa_context_exit_daemon() to return a pa_operat...
2006-02-20 Lennart Poettering* Make typdefs for the pa_context callback prototypes
2006-02-20 Lennart Poettering1) Add flexible seeking support (including absolute...
2006-02-17 Pierre OssmanCleaned up the includes after the restructuring. Indica...
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...