dolphin/Source/Core
Soren Jorvang 9de9ec1fb6 It would appear that FindFocus() is (differently) broken on Windows.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5803 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-26 18:50:22 +00:00
..
AudioCommon Config.h should never be included directly, but rather through Common.h 2010-06-26 13:11:34 +00:00
Common Config.h needs to be included in CommonPaths.h because CommonPaths.h is included in Common.h before Config.h is. If you want to find an alternate way to fix this so that Config.h is only included in Common.h watch for circular inclusions next time. 2010-06-26 14:54:43 +00:00
Core Put back the store removed in r5790. JIT on OS X crashes without it. 2010-06-26 14:10:02 +00:00
DSPCore DSPLLE: jit increment/decrement_addr_reg to match int (TODO: increase/decrease). 2010-06-18 15:41:30 +00:00
DebuggerUICommon Simplify the SCons build: 2010-06-10 14:18:21 +00:00
DebuggerWX Simplify the SCons build: 2010-06-10 14:18:21 +00:00
DiscIO Oops, how did this happen? 2010-06-10 15:33:51 +00:00
DolphinWX It would appear that FindFocus() is (differently) broken on Windows. 2010-06-26 18:50:22 +00:00
InputCommon The ControllerInterface API has the notion of an "id" which is presumably 2010-06-26 13:03:25 +00:00
InputUICommon GCPad/New Wiimote: Fixed issue 2848 (profiles not saving). Renamed DInput mouse axes to "Axis [XYZ][-+]" from "Mouse XYZ...". Minor cleanup/warning removal. 2010-06-22 08:30:33 +00:00
VideoCommon Lint. 2010-06-26 13:12:28 +00:00