dolphin/Source/Core/DolphinWX/Config
Léo Lam afd2f58e29 Don't read/store settings directly from/to SYSCONF
Instead of directly reading/storing settings from/to the SYSCONF, we
now store Wii settings to Dolphin's own configuration, and apply them
on boot. This prevents issues with settings not being saved, being
overridden and lost (if the user opens a dialog that writes to the
SYSCONF while a game is running).

This also fixes restoring settings from the config cache after a
graceful shutdown; for some reason, settings were only restored
after a normal shutdown.

Fixes issue 9825 and 9826
2016-10-08 14:37:55 +02:00
..
AdvancedConfigPane.cpp
AdvancedConfigPane.h
AudioConfigPane.cpp
AudioConfigPane.h
ConfigMain.cpp
ConfigMain.h
GameCubeConfigPane.cpp
GameCubeConfigPane.h
GCAdapterConfigDiag.cpp WX: HiDPI: ControllerConfigDiag 2016-10-04 13:47:22 +11:00
GCAdapterConfigDiag.h
GeneralConfigPane.cpp ConfigManager: Drop SkipIdle option. 2016-10-04 08:31:43 +02:00
GeneralConfigPane.h ConfigManager: Drop SkipIdle option. 2016-10-04 08:31:43 +02:00
InterfaceConfigPane.cpp Fix missing includes 2016-10-07 23:46:41 +02:00
InterfaceConfigPane.h
PathConfigPane.cpp Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
PathConfigPane.h
WiiConfigPane.cpp Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
WiiConfigPane.h Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00