dolphin/Source/Core
Soren Jorvang 7ce5e5d1bd Config.h should never be included directly, but rather through Common.h
for portability.

(It is a bit unfortunate that some of the plugins have a Config.h of
their own, which can confuse this matter.)


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5795 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-26 13:11:34 +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 should never be included directly, but rather through Common.h 2010-06-26 13:11:34 +00:00
Core On OS X, add autorelease pools to the cpu and emu threads to avoid 2010-06-26 12:52:57 +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 Config.h should never be included directly, but rather through Common.h 2010-06-26 13:11:34 +00:00
DSPCore DSPLLE: jit increment/decrement_addr_reg to match int (TODO: increase/decrease). 2010-06-18 15:41:30 +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 Uncomment Ayuanx patch, this was commented in my last commit by error, My apologize... 2010-06-25 00:13:06 +00:00