dolphin/Source/Core
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
..
AudioCommon Linux: Fix horrible latency when the alsa pulseaudio plugin is involved, see issue #2651 2010-05-07 23:14:40 +00:00
Common apply soren.jorvang's case-sensitivity patch (closes issue 2656) :P 2010-05-06 10:06:15 +00:00
Core NetPlay: Allow manual adjustments to the pad buffer size. Hacked in all the functions that will be needed for wiimote support (not functional yet). Rumble is sent to the correct gamepad during netplay. Stop button works better. Games no longer hang on disconnect. 2010-05-05 04:31:21 +00:00
DSPCore DSPLLE - AR decrement fixed, +other small fixes 2010-05-07 19:32:16 +00:00
DebuggerUICommon Fix another wrong sprintf usage 2010-04-08 14:58:50 +00:00
DebuggerWX a few minor code fixes. 2010-04-12 02:00:15 +00:00
DiscIO lpfaint's fix for compressing small disc images. Fixes issue 2569 2010-05-04 18:15:22 +00:00
DolphinWX Forgot some files. Also... Hacks. 2010-05-05 04:44:19 +00:00
InputCommon New Wiimote Plugin: Added "Upright Wiimote" option. Fixed a nunchuk problem in ZTP and Wii Sports with some Hacks. Some work on emulated Swing and Speaker (disabled). Fixes/Cleanups. ControllerInterface: Fixed an issue when a DInput device reports the same axis more than once. Fixed some old comments. 2010-04-29 18:51:04 +00:00
VideoCommon fast commit : 2010-05-04 14:43:30 +00:00