]> code.delx.au - pulseaudio/history - src/polypcore/source.c
fix a couple of issues I found when compiling polypaudio with gcc 2.95
[pulseaudio] / src / polypcore / source.c
2006-04-18 Lennart Poetteringfix a couple of issues I found when compiling polypaudi...
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-23 Lennart Poetteringfix source volume adjustment: copy memchunk before...
2006-02-22 Pierre OssmanSupport for setting volume on sources.
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...