dolphin/Source/Core/DolphinWX/Src
2008-09-22 20:35:44 +00:00
..
MemoryCards
BootManager.cpp
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
cmdline.h
Config.cpp
Config.h
FileSearch.cpp fix for small memory leaks 2008-09-17 08:40:52 +00:00
FileSearch.h
FilesystemViewer.cpp 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
FilesystemViewer.h Started Work on File System Viewer. It isn't very pretty yet 2008-09-18 03:18:19 +00:00
Frame.cpp Reduce the use of string objects slightly. Add Delete ISO feature. 2008-09-22 19:48:12 +00:00
Frame.h
GameListCtrl.cpp 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
GameListCtrl.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
Globals.cpp
Globals.h Reduce the use of string objects slightly. Add Delete ISO feature. 2008-09-22 19:48:12 +00:00
ISOFile.cpp 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
ISOFile.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
Main.cpp
Main.h
MainNoGUI.cpp
MemcardManager.cpp
MemcardManager.h
Params.ggo
PluginManager.cpp Reduce the use of string objects slightly. Add Delete ISO feature. 2008-09-22 19:48:12 +00:00
PluginManager.h Reduce the use of string objects slightly. Add Delete ISO feature. 2008-09-22 19:48:12 +00:00
PluginOptions.cpp Reduce the use of string objects slightly. Add Delete ISO feature. 2008-09-22 19:48:12 +00:00
PluginOptions.h
SConscript cleaned up SConscripts 2008-09-21 19:54:29 +00:00
stdafx.cpp
stdafx.h