dolphin/Source/Core
nakeee 94fb0dc220 Somethin'
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1777 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-04 22:58:20 +00:00
..
Common LogManager: Opt out of <wx/datetime.h> even if you have wx 2009-01-04 16:52:28 +00:00
Core separate SI to be more like EXI, this will be helpful to keep each device in it's own file(s), and fix some menu text. SI devices which are interesting (to me) are GC keyboard, GBA, and N64 devices. Possibly SI.cpp can have the channel part separated out like EXI? Just committing like this to see if this is ok. 2009-01-04 22:55:55 +00:00
DebuggerWX
DiscIO Interface and general: Fixed the hangings and crashes that would occur from repeated Start and Stop, added optional toolbar themes, made the fullscreen mode in the OpenGL plugin more user friendly for Windows users 2009-01-04 21:53:41 +00:00
DolphinWX separate SI to be more like EXI, this will be helpful to keep each device in it's own file(s), and fix some menu text. SI devices which are interesting (to me) are GC keyboard, GBA, and N64 devices. Possibly SI.cpp can have the channel part separated out like EXI? Just committing like this to see if this is ok. 2009-01-04 22:55:55 +00:00
InputCommon Somethin' 2009-01-04 22:58:20 +00:00
VideoCommon