dolphin/Source/Core/Common/Config
Léo Lam b2c41cec0a Config: Include SYSCONF in base layer
Settings that come from the SYSCONF are now included in Dolphin's
config system as part of the base layer. They are handled in a
special way compared to other settings to make sure they are only
loaded from and saved to the SYSCONF (to avoid different, possibly
contradicting sources of truth).
2017-08-11 15:36:31 +08:00
..
Config.cpp Config: Include SYSCONF in base layer 2017-08-11 15:36:31 +08:00
Config.h Config: Add Get/Set on Layer 2017-08-11 15:28:11 +08:00
Enums.h Config: Include SYSCONF in base layer 2017-08-11 15:36:31 +08:00
Layer.cpp Config: Fix a formatting issue 2017-05-10 17:56:09 +02:00
Layer.h Config: Add Get/Set on Layer 2017-08-11 15:28:11 +08:00
Section.cpp Config/Section: support u16 values 2017-08-03 13:16:16 -07:00
Section.h Config/Section: support u16 values 2017-08-03 13:16:16 -07:00