dolphin/Source/Core
pierre ab89decac5 Linux: Better ALSA support
This removes some bad behaviour, like the audio thread busy waiting inside ALSA code,
missing begins of voice samples(due to DSP_HLE code not getting called often enough).
Turns out my understanding of ALSA API was lacking.

Tested with pulse plugin and directly on my intel-hda/realtek hardware.



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5461 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-21 22:48:57 +00:00
..
AudioCommon Linux: Better ALSA support 2010-05-21 22:48:57 +00:00
Common a little optimization in shaders constants setting , based on the same idea of nodchip changes. 2010-05-17 22:17:46 +00:00
Core Fixes wiimenu on 32bit caused by not allocating enough memory for GetAdaptersInfo. 2010-05-19 03:23:01 +00:00
DebuggerUICommon
DebuggerWX
DiscIO Install shared content from wads to the proper location 2010-05-13 04:50:18 +00:00
DolphinWX Fixes importing and exporting wii saves with dirs. 2010-05-16 17:11:51 +00:00
DSPCore DSPLLE - AR decrement fixed, +other small fixes 2010-05-07 19:32:16 +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 after a good commit lets make some experiments: 2010-05-19 03:15:36 +00:00