pulseaudio/src
2008-06-27 00:34:17 +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 always forward rewind requests to the sink, and don't abort on nbytes=0 2008-06-26 19:43:45 +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 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
tests 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
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 remove remaining $ 2008-06-18 22:38:32 +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