dolphin/Source/Core/DolphinWX
Admiral H. Curtiss 583e3fd9e0 GameCubeConfig: If the user selects a memcard file path within Dolphin's directory, store the path relative to it.
This makes Dolphin more portable in portable mode, since the memory card file is still found if the directory is moved somewhere else.

This also means that we have to explicitly compare absolute paths if we want to check for both slots containing the same file.
2015-06-27 01:11:44 +02:00
..
Android Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Cheats Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
Config GameCubeConfig: If the user selects a memcard file path within Dolphin's directory, store the path relative to it. 2015-06-27 01:11:44 +02:00
Debugger Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
NetPlay Netplay: Sync GameCube SRAM. 2015-06-14 16:52:08 +02:00
resources Add missing license headers 2015-05-25 13:11:47 +02:00
ARCodeAddEdit.cpp Changed AR Code Window and Patch Window 2015-06-08 17:02:16 -07:00
ARCodeAddEdit.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
AboutDolphin.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
AboutDolphin.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CMakeLists.txt Fix FreeBSD build 2015-06-13 21:52:47 -07:00
ControllerConfigDiag.cpp Fix misc. clang warnings - mostly complaints about inconsistent use of override. 2015-06-21 15:42:49 -04:00
ControllerConfigDiag.h Fixed translation of strings at runtime. 2015-06-07 20:38:36 +12:00
DolphinWX.rc Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not. 2012-12-17 08:33:42 -06:00
DolphinWX.vcxproj Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
DolphinWX.vcxproj.filters Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
DolphinWX.vcxproj.user Rename menu items, stop using PanicAlertT, remove -d when running from visual studio. 2014-12-17 01:12:33 +10:30
FifoPlayerDlg.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FifoPlayerDlg.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Frame.cpp OpenGL exclusive fullscreen OSD notification is made consistent with the one used for D3D. 2015-06-20 00:18:13 +10:00
Frame.h Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
FrameAui.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FrameTools.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
GameListCtrl.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
GameListCtrl.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Globals.h Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
ISOFile.cpp Cache games without banners 2015-06-14 12:23:48 +02:00
ISOFile.h Cache games without banners 2015-06-14 12:23:48 +02:00
ISOProperties.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
ISOProperties.h Merge pull request #2338 from JosJuice/getfilelist-return 2015-06-02 20:28:25 -04:00
Info.plist.in Pull in translations from Transifex. 2013-09-21 11:24:33 -05:00
InputConfigDiag.cpp Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
InputConfigDiag.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
InputConfigDiagBitmaps.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogConfigWindow.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogConfigWindow.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogWindow.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogWindow.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Main.cpp Merge pull request #2639 from rukai/master 2015-06-21 17:10:07 -04:00
Main.h Fix misc. clang warnings - mostly complaints about inconsistent use of override. 2015-06-21 15:42:49 -04:00
MainAndroid.cpp Android: Save screenshot at end of an emulation session. 2015-06-23 22:22:01 -04:00
MainNoGUI.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
MemcardManager.cpp Use PanicAlertT instead of PanicAlert when appropriate 2015-06-04 13:25:06 +02:00
MemcardManager.h Use PanicAlertT instead of PanicAlert when appropriate 2015-06-04 13:25:06 +02:00
PatchAddEdit.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PatchAddEdit.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PostProcessingConfigDiag.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PostProcessingConfigDiag.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SoftwareVideoConfigDialog.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SoftwareVideoConfigDialog.h Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
TASInputDlg.cpp DolphinWX: Fix threading issues with TAS pad updates 2015-05-31 03:08:07 -07:00
TASInputDlg.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
VideoConfigDiag.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
VideoConfigDiag.h Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
WXInputBase.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WXInputBase.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WxUtils.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WxUtils.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
X11Utils.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
X11Utils.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
resource.h Add missing license headers 2015-05-25 13:11:47 +02:00