dolphin/Source/Core/UICommon
Léo Lam c99ac40700 Port FS, SD and dump path to onion config
This ports the Wii filesystem root, Wii SD card path and dump path
settings to the new config system (OnionConfig).

My initial plan was to wait until DolphinWX was removed before porting
most of the Main (Core, DSP, General) settings to onion config, but
I've decided to submit a small part of those changes to fix
[issue 10566](https://bugs.dolphin-emu.org/issues/10566).

Removes the need to manually set the FileUtil path in the UI frontends
and gets rid of some more members that don't really belong in SConfig.

Also fixes a bug which would cause the dump path not to get created
after change.
2018-05-23 16:07:18 +02:00
..
AutoUpdate.cpp
AutoUpdate.h
CMakeLists.txt CMakeLists: Link bochs in privately where applicable 2018-04-08 04:59:58 -04:00
CommandLineParse.cpp
CommandLineParse.h
Disassembler.cpp
Disassembler.h
GameFile.cpp Reimplement custom PNG banners in game list 2018-05-20 15:34:03 +02:00
GameFile.h Reimplement custom PNG banners in game list 2018-05-20 15:34:03 +02:00
GameFileCache.cpp Reimplement custom PNG banners in game list 2018-05-20 15:34:03 +02:00
GameFileCache.h
UICommon.cpp Port FS, SD and dump path to onion config 2018-05-23 16:07:18 +02:00
UICommon.h UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
UICommon.vcxproj
USBUtils.cpp
USBUtils.h
VideoUtils.cpp
VideoUtils.h
X11Utils.cpp UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
X11Utils.h UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00