]> code.delx.au - pulseaudio/history - src/modules/module-protocol-stub.c
* add new function pa_check_in_group()
[pulseaudio] / src / modules / module-protocol-stub.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 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-04-22 Lennart Poettering* for unix sockets: remove the right parent directory...
2006-04-19 Pierre OssmanReverse order of IPv6/IPv4 binding to handle systems...
2006-04-06 Lennart Poettering* really pass the ipv6 socket server to protocol_new...
2006-03-11 Pierre OssmanRemember to store the struct with module info.
2006-03-07 Pierre OssmanTrying to listen on an IPv6 socket by default and only...
2006-02-24 Lennart Poettering* Add new "auth-group=" parameter to protocol-native...
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-22 Lennart Poetteringadd listen= parameter to tcp protocol modules
2006-02-21 Lennart Poettering* Don't build seperate ipv4/ipv6 versions of the protoc...
2006-02-17 Pierre OssmanCleaned up the includes after the restructuring. Indica...
2006-02-16 Pierre OssmanReorganised the source tree. We now have src/ with...