dolphin/Source/Core/DolphinWX
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
..
Cheats
Config Port FS, SD and dump path to onion config 2018-05-23 16:07:18 +02:00
Debugger
Input
ISOProperties
NetPlay
AboutDolphin.cpp
AboutDolphin.h
AuiToolBar.h
CMakeLists.txt
ControllerConfigDiag.cpp
ControllerConfigDiag.h
DolphinSlider.cpp
DolphinSlider.h
DolphinWX.manifest
DolphinWX.rc
DolphinWX.vcxproj
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp
Frame.h
FrameAui.cpp
FrameTools.cpp
GameListCtrl.cpp
GameListCtrl.h
Globals.h
Info.plist.in
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp
Main.h
MainMenuBar.cpp
MainMenuBar.h
MainToolBar.cpp
MainToolBar.h
MemcardManager.cpp
MemcardManager.h
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h
TASInputDlg.cpp
TASInputDlg.h
UINeedsControllerState.cpp
UINeedsControllerState.h
VideoConfigDiag.cpp
VideoConfigDiag.h
WxEventUtils.cpp
WxEventUtils.h
WxUtils.cpp
WxUtils.h