pulseaudio/src
Lennart Poettering 3590ee7581 * add validity checking for sample_spec, channel_map and cvolume structures
* return PA_ERR_TOOLARGE when the user tries to upload a over-sized sample
* notify the user if uploading a simple faield due to some reason


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@790 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-04-23 21:01:44 +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 small optimization 2006-04-23 20:59:43 +00:00
polypcore * add validity checking for sample_spec, channel_map and cvolume structures 2006-04-23 21:01:44 +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