.. |
MemoryCards
|
small update, adds check to importFile so only one save per game allowed, adds check to remove file so removing last file on memcard will not corrupt it
|
2008-11-11 07:01:47 +00:00 |
AboutDolphin.cpp
|
changed ConfigMain and ogl config.
|
2008-11-04 09:56:25 +00:00 |
AboutDolphin.h
|
made configmain a lot more pretty, fixed an annoying bug where closing njoy would send dolphin behind any other open windows, and ported the "old" about box to wxw. The message is just a huge string, so just change if wrong!
|
2008-10-31 05:40:52 +00:00 |
BootManager.cpp
|
Migration to the new dir struct (in code only!, no deletion of old dirs...yet). VS projects copy Data/* to Binary/<arch>. Added SConscript to some projects where it was missing. This is the time to move over all your files!
|
2008-11-12 04:54:17 +00:00 |
BootManager.h
|
constification, code style, changed vector<FileInfo*> to vector<FileInfo> for less allocs and more speed in debug mode
|
2008-09-22 20:35:44 +00:00 |
Config.cpp
|
more path updates
|
2008-11-11 22:00:09 +00:00 |
Config.h
|
Got rid of default Dolphin.ini
|
2008-11-11 20:59:48 +00:00 |
ConfigMain.cpp
|
Migration to the new dir struct (in code only!, no deletion of old dirs...yet). VS projects copy Data/* to Binary/<arch>. Added SConscript to some projects where it was missing. This is the time to move over all your files!
|
2008-11-12 04:54:17 +00:00 |
ConfigMain.h
|
changed ConfigMain and ogl config.
|
2008-11-04 09:56:25 +00:00 |
Frame.cpp
|
small code fixes
|
2008-11-09 20:55:04 +00:00 |
Frame.h
|
added close event so application got shutdown correctly
|
2008-11-05 22:58:26 +00:00 |
GameListCtrl.cpp
|
Migration to the new dir struct (in code only!, no deletion of old dirs...yet). VS projects copy Data/* to Binary/<arch>. Added SConscript to some projects where it was missing. This is the time to move over all your files!
|
2008-11-12 04:54:17 +00:00 |
GameListCtrl.h
|
GUI updates: filesystemviewer is now ISOproperties, beginning of gameconfig (gameini) editing. Some misc cleanup here and there.
|
2008-11-11 18:39:09 +00:00 |
Globals.cpp
|
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-07 20:26:38 +00:00 |
Globals.h
|
GUI updates: filesystemviewer is now ISOproperties, beginning of gameconfig (gameini) editing. Some misc cleanup here and there.
|
2008-11-11 18:39:09 +00:00 |
ISOFile.cpp
|
no need for //
|
2008-11-12 09:31:35 +00:00 |
ISOFile.h
|
added caching on GameListItem level and disabling current one... prolly it is a little bit slower, but it is robust
|
2008-11-03 11:03:36 +00:00 |
ISOProperties.cpp
|
Migration to the new dir struct (in code only!, no deletion of old dirs...yet). VS projects copy Data/* to Binary/<arch>. Added SConscript to some projects where it was missing. This is the time to move over all your files!
|
2008-11-12 04:54:17 +00:00 |
ISOProperties.h
|
GUI updates: filesystemviewer is now ISOproperties, beginning of gameconfig (gameini) editing. Some misc cleanup here and there.
|
2008-11-11 18:39:09 +00:00 |
Main.cpp
|
Migration to the new dir struct (in code only!, no deletion of old dirs...yet). VS projects copy Data/* to Binary/<arch>. Added SConscript to some projects where it was missing. This is the time to move over all your files!
|
2008-11-12 04:54:17 +00:00 |
Main.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 |
MainNoGUI.cpp
|
added empty Host_SetWiiMoteConnectionState
|
2008-10-30 16:36:45 +00:00 |
MemcardManager.cpp
|
GUI updates: filesystemviewer is now ISOproperties, beginning of gameconfig (gameini) editing. Some misc cleanup here and there.
|
2008-11-11 18:39:09 +00:00 |
MemcardManager.h
|
ImportFile and RemoveFile "fixed", should not cause corruption anymore, but still needs more work
|
2008-11-08 20:34:43 +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 |
PluginManager.cpp
|
Migration to the new dir struct (in code only!, no deletion of old dirs...yet). VS projects copy Data/* to Binary/<arch>. Added SConscript to some projects where it was missing. This is the time to move over all your files!
|
2008-11-12 04:54:17 +00:00 |
PluginManager.h
|
Removed the about from all the plugins and dolphin config screen. then added the about on some plugins config screens and renamed the wiimote_test.cpp
|
2008-10-07 18:05:56 +00:00 |
SConscript
|
linux build fixes. I don't know why ConfigMain is sized oddly on linux.
|
2008-11-11 19:09:52 +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
|
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.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 |