dolphin/Source/Core
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
..
AudioCommon Fix missing includes 2016-10-07 23:46:41 +02:00
Common Merge pull request #4308 from aldelaro5/memcheck-gui-relabel 2016-10-06 21:29:14 +02:00
Core Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
DiscIO Merge pull request #3963 from JosJuice/banner-loaded-failure 2016-10-03 06:33:52 -07:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
InputCommon Fix missing includes 2016-10-07 23:46:41 +02:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Fix missing includes 2016-10-07 23:46:41 +02:00
VideoCommon Fix missing includes 2016-10-07 23:46:41 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00