dolphin/Source/Core
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
..
AudioCommon Mixer: Fix erroneous global prefixes on class variables 2015-06-20 21:48:50 -04:00
Common GetExeDirectory() shouldn't return paths with /../ in the middle. 2015-06-26 23:51:40 +02:00
Core [AArch64] Implement slwx in the recompiler. 2015-06-26 00:51:06 -05:00
DiscIO Merge pull request #2620 from JosJuice/more-decodestring 2015-06-18 14:57:10 +02:00
DolphinQt Fix DoFileSearch returning the passed-in directories themselves. 2015-06-21 16:07:56 -04:00
DolphinWX 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
InputCommon Fix misc. clang warnings - mostly complaints about inconsistent use of override. 2015-06-21 15:42:49 -04:00
UICommon Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
VideoBackends Merge branch 'stable' 2015-06-25 12:24:15 +02:00
VideoCommon Merge branch 'stable' 2015-06-25 12:24:15 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00