dolphin/Source/Core/AudioCommon
pierre 39b17ca640 Linux: Fix horrible latency when the alsa pulseaudio plugin is involved, see issue #2651
The fix is asking alsa for a prefered "hardware" buffer size, so alsa does not fall
back to pulseaudios offering of ~1 minute. Additionally, alsa busy waits when pulseaudio
is used, sw:avail_min is set and hw:buffer_size is small.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5439 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-07 23:14:40 +00:00
..
Src Linux: Fix horrible latency when the alsa pulseaudio plugin is involved, see issue #2651 2010-05-07 23:14:40 +00:00
AudioCommon.vcproj Nullsound killed - Fixes Issue 1082 2010-01-20 14:35:48 +00:00