dolphin/Source/Core
Marko Pusljar ff63ef20c2 Trying to fix mixer problem when AIsrc is @48kHz, should fix games like All Star Baseball 2004/
XGRA Extreme-G Racing Association/Conduit 2... Enabled 48kHz output for LLE (before it was just 32kHz). I hope it works, if there are serious problems, it will be reverted.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7511 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-05-05 14:53:00 +00:00
..
AudioCommon Trying to fix mixer problem when AIsrc is @48kHz, should fix games like All Star Baseball 2004/ 2011-05-05 14:53:00 +00:00
Common Core/Common: Allow LEA(32,...) with M() OpArgs exceeding the 2G range. 2011-04-22 15:51:40 +00:00
Core Trying to fix mixer problem when AIsrc is @48kHz, should fix games like All Star Baseball 2004/ 2011-05-05 14:53:00 +00:00
DiscIO Use mutexes in LogManager to make it threadsafe, as suggested by beistin's patch. Change some LogManager function names to be consistent with Dolphin's naming conventions. 2011-04-01 07:43:02 +00:00
DolphinWX Rewrite to parts of the DTM code to remove the need for temporary files. Should fix files occasionally getting corrupted. DTM export dialog now asks before overwriting a file. 2011-05-03 00:06:44 +00:00
InputCommon Fix SDL 1.3 support. 2011-04-01 23:57:06 +00:00
VideoCommon Fix "Disable Lighting" in D3D9 and D3D11. 2011-04-30 17:34:08 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00