pulseaudio/src
2008-04-20 19:49:55 +00:00
..
daemon catch up with trunk HEAD (i.e. 2118:2213) 2008-03-31 23:08:01 +00:00
modules redirect alsa errors to normal PA log system; export buffer settings in device props 2008-04-11 16:33:33 +00:00
pulse split user supplied data in multiple memory blocks if necessary to fit in one mempool tile. If the caller supplied a free_cb and we use shm it's better to copy the data immediately to the shm region instead of keeping it around as user memblock 2008-04-20 19:49:55 +00:00
pulsecore increase the default pool size to 16MB because we now need to keep a lot more memory around due to glitch-free. 2008-04-20 19:46:43 +00:00
tests add lower boundary for artifical latencies 2008-04-20 19:44:33 +00:00
utils print a message on xrun 2008-04-20 19:38:33 +00:00
depmod.py big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
Makefile.am add new rtstutter tool which can be used generate artifical scheduling latencies in the OS to trigger buffer underrun events in your software. it's an awesome debug tool for glitch-free; also move test programs from automake's check_ back to noinst_ to make sure it is built everytime Lennart presses F9 in his emacs 2008-04-17 16:28:23 +00:00
map-file add new property list implementation 2007-12-23 20:12:37 +00:00