dolphin/Source/Core
Léo Lam 14d37e0493 WiiSave: Fix the way paths are handled
All paths in SaveFile are relative to the title data directory, not
absolute. Fixes an accidental regression from 5.0-7988 (PR #7059).
2018-06-04 23:31:00 +02:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common StringUtil: Remove ValueToString(std::string) 2018-06-03 15:11:59 +02:00
Core WiiSave: Fix the way paths are handled 2018-06-04 23:31:00 +02:00
DiscIO Qt/FilesystemWidget: Add size column 2018-06-02 18:59:56 +02:00
DolphinNoGUI Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
DolphinQt2 Merge pull request #7058 from JosJuice/move-titledatabase-usage 2018-06-04 14:59:05 +02:00
DolphinWX Merge pull request #7058 from JosJuice/move-titledatabase-usage 2018-06-04 14:59:05 +02:00
InputCommon Add hotplug support to SDL2 controller backend 2018-06-04 17:50:08 +02:00
UICommon Merge pull request #7058 from JosJuice/move-titledatabase-usage 2018-06-04 14:59:05 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Externals: Update glslang to upstream commit 32d3ec3 2018-06-02 07:34:31 +00:00
VideoCommon BPMemory: Silence a -Wmissing-braces warning 2018-05-28 14:52:59 -04:00
CMakeLists.txt