dolphin/Source/Core/DolphinWX/Config
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
..
AddUSBDeviceDiag.cpp
AddUSBDeviceDiag.h
AdvancedConfigPane.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
AdvancedConfigPane.h
AudioConfigPane.cpp The latency setting now appears only if there is at least one backend 2017-11-07 14:56:43 -02:00
AudioConfigPane.h The latency setting now appears only if there is at least one backend 2017-11-07 14:56:43 -02:00
ConfigMain.cpp
ConfigMain.h
GameCubeConfigPane.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
GameCubeConfigPane.h
GCAdapterConfigDiag.cpp
GCAdapterConfigDiag.h
GeneralConfigPane.cpp Remove "Force Console as NTSC-J" 2017-11-06 08:23:30 +01:00
GeneralConfigPane.h Remove "Force Console as NTSC-J" 2017-11-06 08:23:30 +01:00
InterfaceConfigPane.cpp Rename "On-Screen Messages" to "On-Screen Display Messages" 2018-03-23 12:29:03 -04:00
InterfaceConfigPane.h
PathConfigPane.cpp Port FS, SD and dump path to onion config 2018-05-23 16:07:18 +02:00
PathConfigPane.h
WiiConfigPane.cpp Update Readme.md and various fixes 2017-12-20 10:54:51 +01:00
WiiConfigPane.h