dolphin/Source/Core/DolphinWX/Src
LPFaint99 c695ebd6f1 simplified EXI_DeviceMemoryCard.cpp,
warning fix for WII_IPC_HLE_Device_usb.cpp,
codecleanup and added the ability to create a formated
16Mb memcard in MemcardManager,
calibrate button is now easier to read in nJoy Testing

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1600 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-20 08:07:04 +00:00
..
MemoryCards simplified EXI_DeviceMemoryCard.cpp, 2008-12-20 08:07:04 +00:00
ARCodeAddEdit.cpp small clean up 2008-12-17 10:30:44 +00:00
ARCodeAddEdit.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
AboutDolphin.cpp scons changes 2008-12-18 00:37:24 +00:00
AboutDolphin.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
BootManager.cpp Only initialize the Wiimote plugin if booting in Wii mode. 2008-12-14 20:01:01 +00:00
BootManager.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CheatsWindow.cpp namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
CheatsWindow.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
Config.cpp Adds a right click menu options to memcard manager, whether to use pages\ how many saves per page, which columns to show/hide 2008-12-10 02:41:55 +00:00
Config.h Made the Wiimote status go away in GC mode 2008-12-09 14:57:55 +00:00
ConfigMain.cpp compiletime warning fixes, possible wxw crashes fixed, disable build of njoy_test until it's more mature. 2008-12-12 03:38:50 +00:00
ConfigMain.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
Frame.cpp Fullscreen option temporarily removed from Linux build since it doesn't actually work. 2008-12-14 17:37:59 +00:00
Frame.h wxgl fixes 2008-12-13 22:40:10 +00:00
FrameWiimote.cpp compiletime warning fixes, possible wxw crashes fixed, disable build of njoy_test until it's more mature. 2008-12-12 03:38:50 +00:00
GameListCtrl.cpp small speedup of logmanager, minor logging improvements, misc code standard improvements, replace a crash with an error message in ppcanalyst 2008-12-13 16:58:06 +00:00
GameListCtrl.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Globals.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Globals.h Fix up wxw asserts and exceptions caused by: the "booting..." msg, hacked up tooltips in the debugger, and the staticbitmaps in wiimoteframe. 2008-12-10 08:57:57 +00:00
ISOFile.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
ISOFile.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
ISOProperties.cpp A couple of compile fixes; standard string screwups. 2008-12-17 09:46:32 +00:00
ISOProperties.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
Main.cpp scons changes 2008-12-18 00:37:24 +00:00
Main.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MainNoGUI.cpp Fix up wxw asserts and exceptions caused by: the "booting..." msg, hacked up tooltips in the debugger, and the staticbitmaps in wiimoteframe. 2008-12-10 08:57:57 +00:00
MemcardManager.cpp simplified EXI_DeviceMemoryCard.cpp, 2008-12-20 08:07:04 +00:00
MemcardManager.h simplified EXI_DeviceMemoryCard.cpp, 2008-12-20 08:07:04 +00:00
Params.ggo git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
PatchAddEdit.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
PatchAddEdit.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
PluginManager.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
PluginManager.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
SConscript namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
cmdline.c git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
cmdline.h git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
stdafx.cpp testing svn:eol-style=native on one file 2008-12-08 03:32:03 +00:00
stdafx.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00