dolphin/Source/Core
Michael M ebc547030d BootManager: RestoreSYSCONF without resetting all other config
This was causing an issue where DolphinQt couldn't save graphics options
(DolphinWX doesn't hit this code path), because this function was being
called before the in-memory config was flushed to disk.

With this PR, the in-memory config isn't reset, and only SYSCONF-related
variables may get changed.
2017-11-19 17:17:59 -08:00
..
AudioCommon Fix DTK audio not working after loading a savestate 2017-11-06 09:15:14 +01:00
Common Merge pull request #5973 from ligfx/renamefifoqueue 2017-11-19 13:51:22 +01:00
Core BootManager: RestoreSYSCONF without resetting all other config 2017-11-19 17:17:59 -08:00
DiscIO VolumeGC: Correct printf specifier in LoadBannerFile() 2017-11-19 00:54:47 -05:00
DolphinNoGUI UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
DolphinQt2 Qt: show "Immediately present XFB" option 2017-11-19 15:37:24 -08:00
DolphinWX Merge pull request #6186 from lioncash/enum-class 2017-11-19 15:08:16 +01:00
InputCommon GCPadEmu: only connected if default device connected 2017-11-19 16:07:00 +01:00
UICommon Config: Flatten structures 2017-11-15 18:04:40 +00:00
VideoBackends D3DUtil: Remove unused defines 2017-11-19 12:14:18 -05:00
VideoCommon Merge pull request #6186 from lioncash/enum-class 2017-11-19 15:08:16 +01:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00