pulseaudio/src
2008-06-27 22:26:27 +02:00
..
daemon support file-based capabilities instead of SUID root for giving PA rights to acquire RT/HP scheduling: setcap cap_sys_nice=ep /usr/bin/pulseaudio 2008-06-22 01:48:46 +02:00
modules simplify handling of rewrite requests 2008-06-27 21:58:39 +02:00
pulse use (uint32_t) -1 to signify default buffer_attr values instead of 0, to allow prebuf=0 2008-06-27 00:34:17 +02:00
pulsecore update speex resampler 2008-06-27 22:26:00 +02:00
tests rename pa_queu_is_empty() to pa_queue_isempty() to follow idxset/hashmap nomenclatura 2008-06-27 19:14:59 +02:00
utils use (uint32_t) -1 to signify default buffer_attr values instead of 0, to allow prebuf=0 2008-06-27 00:34:17 +02:00
.gitignore Add a .gitignore file for the src/ directory. 2008-06-18 00:42:07 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am add additional file when updating speex resampler 2008-06-27 22:26:27 +02:00
map-file add new API pa_channel_map_init_extend() to synthesize a channel map if noone is known 2008-06-18 23:42:14 +02:00