]> code.delx.au - pulseaudio/history - src/polypcore/protocol-esound.c
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
[pulseaudio] / src / polypcore / protocol-esound.c
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-24 Pierre OssmanFix warnings.
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-18 Pierre OssmanMove timeval calculation functions into their own file.
2006-05-17 Lennart Poetteringsplit polypcore/util.[ch] into polypcore/core-util...
2006-05-17 Pierre OssmanMove utf8 to the public part (libpolyp).
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-16 Lennart Poetteringinstead of kicking clients with invalid UTF8 stream...
2006-05-15 Pierre OssmanInclude utf8.h for the validation function.
2006-05-14 Lennart Poetteringadd utf8 validity checking to esound protocol
2006-05-14 Lennart Poettering* add new parameter to pa_open_config_file() to specify...
2006-05-13 Lennart Poetteringfix esound sample cache names
2006-05-11 Lennart Poetteringfix hangup detection for recording streams
2006-04-23 Lennart Poettering* when playing back a sample from the sample cache...
2006-04-07 Pierre OssmanSome memcpy arithmetic that wasn't removed when doing...
2006-04-06 Lennart Poetteringremove some GCC warnings introduced by improperly casti...
2006-03-04 Pierre OssmanAlignment safe protocol handling in esound module.
2006-02-27 Pierre Ossman64-bit fixes.
2006-02-24 Lennart Poettering* Add new "auth-group=" parameter to protocol-native...
2006-02-24 Lennart Poetteringadd a few more validity checks to protocol-esound
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-21 Lennart Poetteringremove left-over log line in protocol-esound.c
2006-02-20 Pierre OssmanFix some warnings by making sure we have the right...
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...