pulseaudio/src
Pierre-Louis Bossart 4df443bbe6 add rewind-safeguard parameter
Rewinding the ring buffer completely causes audible issues with DMAs.
Previous solution didn't work with tsched=0, and used tsched_watermark
for guardband, which isn't linked to hardware and could become really high
if underflows occurred.

Added separate parameter that can be tuned to hardware limitations and size
of DMA bursts.
2010-05-08 01:38:25 +02:00
..
daemon daemon: first take name on the bus, then return in starter process 2010-02-21 17:53:24 +01:00
modules add rewind-safeguard parameter 2010-05-08 01:38:25 +02:00
pulse thread: name all threads so that the names appear in /proc/$PID/task/$TID/comm 2010-05-07 23:58:59 +02:00
pulsecore thread: name all threads so that the names appear in /proc/$PID/task/$TID/comm 2010-05-07 23:58:59 +02:00
tests thread: name all threads so that the names appear in /proc/$PID/task/$TID/comm 2010-05-07 23:58:59 +02:00
utils pacat: pass buffer_attr to recording streams too 2010-02-21 21:09:26 +01:00
.gitignore tests: add pa_once_xxx() test 2010-01-13 17:40:31 +01:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am build-sys: Add missing profile and alsa-mixer/paths to src/Makefile.am 2010-02-21 18:16:03 +01:00
map-file volume: add pa_cvolume_inc_clamp function 2009-11-05 04:56:47 +01:00