..
MemoryCards
Oops... that was not supposed to be checked revert
2009-01-21 03:51:07 +00:00
ARCodeAddEdit.cpp
Changed the way the iterator is used in PatchAddEdit, I thought I'd submit it since it makes for shorter code.
2009-01-03 23:02:13 +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
Nothing important, just cleaning my dev folder. (mostly formatting changes, removed a superfluous strlen from logging in ogl plugin)
2009-02-06 18:04: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
MusicMod: Moved it from Branches to Externals, I guess there usually is no Branches dir in the trunk dir, so this may look a little better
2009-02-09 15:29:35 +00:00
BootManager.h
set svn:eol-style=native for **.h
2008-12-08 04:46:09 +00:00
CheatsWindow.cpp
More SDIO WIP Code: Added ground work for SDCard Mounter wxDialog
2009-02-01 20:20:58 +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
ConfigMain.cpp
Allow changing of the debugger font and some cleanup
2009-02-06 18:18:20 +00:00
ConfigMain.h
game name and description WIP: cache all 6 languages, so we don't need refresh cache after we changes language.
2009-02-03 15:03:34 +00:00
Frame.cpp
nJoy:
2009-02-11 10:30:02 +00:00
Frame.h
More SDIO WIP Code: Added ground work for SDCard Mounter wxDialog
2009-02-01 20:20:58 +00:00
FrameTools.cpp
nJoy:
2009-02-11 10:30:02 +00:00
FrameWiimote.cpp
Wiimote: Fixed the speaker status bar status, the status is [Green] [Blue] [Green] that means [On/Off] [Muted/Unmuted] [Activity]
2009-02-08 12:27:04 +00:00
GameListCtrl.cpp
linux build fix.
2009-02-03 16:04:23 +00:00
GameListCtrl.h
game name and description WIP: cache all 6 languages, so we don't need refresh cache after we changes language.
2009-02-03 15:03:34 +00:00
Globals.cpp
set svn:eol-style=native for **.cpp
2008-12-08 05:30:24 +00:00
Globals.h
MusicMod: Moved it from Branches to Externals, I guess there usually is no Branches dir in the trunk dir, so this may look a little better
2009-02-09 15:29:35 +00:00
ISOFile.cpp
this should be OK: display some default info when no save exist
2009-02-07 17:31:35 +00:00
ISOFile.h
game name and description WIP: cache all 6 languages, so we don't need refresh cache after we changes language.
2009-02-03 15:03:34 +00:00
ISOProperties.cpp
Fixed Wiimote config window closing (Don't use EndModal if you aren't using ShowModal)
2009-02-05 05:44:16 +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
Wiimote: Fixed the speaker status bar status, the status is [Green] [Blue] [Green] that means [On/Off] [Muted/Unmuted] [Activity]
2009-02-08 12:27:04 +00:00
Main.h
set svn:eol-style=native for **.h
2008-12-08 04:46:09 +00:00
MainNoGUI.cpp
Nothing important, just cleaning my dev folder. (mostly formatting changes, removed a superfluous strlen from logging in ogl plugin)
2009-02-06 18:04:24 +00:00
MemcardManager.cpp
Some WIP work on MemcardManager, nothing for enduser.
2009-01-15 06:06:30 +00:00
MemcardManager.h
Some WIP work on MemcardManager, nothing for enduser.
2009-01-15 06:06:30 +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
Changed the way the iterator is used in PatchAddEdit, I thought I'd submit it since it makes for shorter code.
2009-01-03 23:02:13 +00:00
PatchAddEdit.h
Changed the way the iterator is used in PatchAddEdit, I thought I'd submit it since it makes for shorter code.
2009-01-03 23:02:13 +00:00
SConscript
More SDIO WIP Code: Added ground work for SDCard Mounter wxDialog
2009-02-01 20:20:58 +00:00
SDCardWindow.cpp
More SDIO WIP Code: Added ground work for SDCard Mounter wxDialog
2009-02-01 20:20:58 +00:00
SDCardWindow.h
More SDIO WIP Code: Added ground work for SDCard Mounter wxDialog
2009-02-01 20:20:58 +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
cocoaApp.h
cocoa event wip
2009-01-12 23:59:27 +00:00
cocoaApp.m
now we can play with keyboard on osx, enjoy
2009-01-13 14:30:05 +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