remove some GCC warnings introduced by improperly casting to (char*) instead of ...
[profile/ivi/pulseaudio.git] / src / polypcore / protocol-esound.c
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...