pulseaudio/src
Lennart Poettering 193fb12228 introduce a new error PA_ERR_TOOLARGE
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@785 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-04-23 20:56:41 +00:00
..
daemon Having constant deferred events isn't allowed and causes problems. Use timers 2006-04-19 11:53:24 +00:00
modules * when playing back a sample from the sample cache, just take a pa_volume_t and not a pa_cvolume_t as argument for the volume. Usually it is not known to the player of theses samples how many channels it has, hence it doesn't make any sense to allow him to pass a by-channel volume structure here. 2006-04-23 19:49:01 +00:00
polyp introduce a new error PA_ERR_TOOLARGE 2006-04-23 20:56:41 +00:00
polypcore * when playing back a sample from the sample cache, just take a pa_volume_t and not a pa_cvolume_t as argument for the volume. Usually it is not known to the player of theses samples how many channels it has, hence it doesn't make any sense to allow him to pass a by-channel volume structure here. 2006-04-23 19:49:01 +00:00
tests Fix some warnings caused by size_t having varying size. 2006-03-31 08:54:24 +00:00
utils fix a couple of issues I found when compiling polypaudio with gcc 2.95 2006-04-18 19:31:50 +00:00
depmod.py Reorganised the source tree. We now have src/ with a couple of subdirs: 2006-02-16 19:19:58 +00:00
Makefile.am * Merge build system patch from Igor Zubkov 2006-04-23 14:29:32 +00:00