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 DolphinWX: Add missing include for no-PCH builds 2017-02-08 05:24:46 +01:00
AddUSBDeviceDiag.h DolphinWX: Add USB passthrough settings 2017-02-05 11:36:47 +01:00
AdvancedConfigPane.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
AdvancedConfigPane.h Fix date and time handling for custom RTC in WX. 2017-07-07 17:12:05 +02:00
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 DolphinWX: defer gamelist scanning and switch to single-file cache. 2017-06-23 17:25:53 -07:00
ConfigMain.h DolphinWX: defer gamelist scanning and switch to single-file cache. 2017-06-23 17:25:53 -07:00
GameCubeConfigPane.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
GameCubeConfigPane.h WX: Replace 'BIOS' with 'IPL' 2017-06-04 10:20:16 +02:00
GCAdapterConfigDiag.cpp Make DolphinWX strings more like DolphinQt2 strings 2017-07-26 08:04:10 +02:00
GCAdapterConfigDiag.h GCAdapterConfigDiag: Mark OnUpdateAdapter parameter as unused. 2016-11-10 20:19:53 -05:00
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 Make the built-in wiitdb files optional 2017-07-10 10:16:06 +02:00
PathConfigPane.cpp Port FS, SD and dump path to onion config 2018-05-23 16:07:18 +02:00
PathConfigPane.h Remove DVD root and apploader path settings 2017-08-01 11:36:40 +02:00
WiiConfigPane.cpp Update Readme.md and various fixes 2017-12-20 10:54:51 +01:00
WiiConfigPane.h m_bt_wiimote_motor rename and tooltip addition 2017-08-11 15:15:51 -04:00