..
MemoryCards
fix for error messages with memcard manager
2008-10-18 16:17:59 +00:00
AboutDolphin.cpp
Fix The About Window so it shows the text correctly
2008-10-31 16:48: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
now core, padsimple and dsp null can be buil in 64bit on osx
2008-10-24 15:48:36 +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
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
Config.cpp
Start of Iso list caching. its off on default but can be changed in the options/ini
2008-11-02 23:25:21 +00:00
Config.h
added the wiimote config to the dolphin.ini options.
2008-09-13 13:44:06 +00:00
ConfigMain.cpp
Start of Iso list caching. its off on default but can be changed in the options/ini
2008-11-02 23:25:21 +00:00
ConfigMain.h
Start of Iso list caching. its off on default but can be changed in the options/ini
2008-11-02 23:25:21 +00:00
FilesystemViewer.cpp
updated GCMemcard to fix the header's checksum. sidenote: replace the first 0x13bytes of your raw memcard dumps with 0x0750B25EC2A150A9E2047343000000000B1B595C to use them in dolphin.
2008-10-18 05:19:44 +00:00
FilesystemViewer.h
This is a HUUUUUUUUUUUUUUUUUUUUUUGE commit, Make sure I didn't break too much ;p
2008-10-20 22:31:55 +00:00
Frame.cpp
Start of Iso list caching. its off on default but can be changed in the options/ini
2008-11-02 23:25:21 +00:00
Frame.h
This is a HUUUUUUUUUUUUUUUUUUUUUUGE commit, Make sure I didn't break too much ;p
2008-10-20 22:31:55 +00:00
GameListCtrl.cpp
Start of Iso list caching. its off on default but can be changed in the options/ini
2008-11-02 23:25:21 +00:00
GameListCtrl.h
Start of Iso list caching. its off on default but can be changed in the options/ini
2008-11-02 23:25:21 +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
now core, padsimple and dsp null can be buil in 64bit on osx
2008-10-24 15:48:36 +00:00
ISOFile.cpp
Start of Iso list caching. its off on default but can be changed in the options/ini
2008-11-02 23:25:21 +00:00
ISOFile.h
Start of Iso list caching. its off on default but can be changed in the options/ini
2008-11-02 23:25:21 +00:00
Main.cpp
several FS/FileIO fixes/improvements
2008-11-01 18:33:37 +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
This is a HUUUUUUUUUUUUUUUUUUUUUUGE commit, Make sure I didn't break too much ;p
2008-10-20 22:31:55 +00:00
MemcardManager.h
Removing duplicate code, cleanup, adding error messages
2008-10-18 05:33:52 +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
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
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
"FileSearch.cpp" was moved.
2008-11-01 17:44:27 +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