dolphin/Source/Core
LPFaint99 ed8742dd4d Fix changing disc on win32, (my dumb mistake, strlen doesnt include \0)
make changing disc a little less ugly
Fixes issue 2114

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4939 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-01-24 03:17:42 +00:00
..
AudioCommon Nullsound killed - Fixes Issue 1082 2010-01-20 14:35:48 +00:00
Common Fixes the capital letter as well as path that could cause problem in future (Finish) 2010-01-23 17:30:40 +00:00
Core Fix changing disc on win32, (my dumb mistake, strlen doesnt include \0) 2010-01-24 03:17:42 +00:00
DSPCore ROM dissasm "refresh" + RE + small fixes 2010-01-24 00:31:20 +00:00
DebuggerUICommon Some clean up in io_osx.m, the if not confused me in the SConscript. I made the frames work with WX 2.9. Disabled rumble in Wiimote in OSX. Wiimote MAY work in Dolphin in OSX, not 100% sure. Made a test app and it works in that. Couldn't build a WX build of Dolphin in OSX because Macports doesn't compile in AUI apparently 2010-01-20 11:49:11 +00:00
DebuggerWX Fixed a Wx assertion in the debug builds. The JIT off menu items were being enabled when they did not exist. 2010-01-20 11:31:38 +00:00
DiscIO Fix for importing / exporting more than one save per launch 2010-01-17 03:25:42 +00:00
DolphinWX Fix changing disc on win32, (my dumb mistake, strlen doesnt include \0) 2010-01-24 03:17:42 +00:00
InputCommon Added support for X360pad rumble 2010-01-23 12:36:30 +00:00
VideoCommon Reverted the FIFO thread change 2010-01-23 21:06:12 +00:00