dolphin/Source/Core/Common/Config
Léo Lam 93f49b1ca4 Config: Make Load() and Save() slightly faster
Only invoke config changed callbacks from Config::Save, not
Layer::Save. The latter results in callbacks being called
once per layer, up to 7 times per save.
2018-05-23 16:07:18 +02:00
..
Config.cpp Config: Make Load() and Save() slightly faster 2018-05-23 16:07:18 +02:00
Config.h Config: Fix template deduction for implicit conversions 2018-05-12 14:30:18 +02:00
ConfigInfo.cpp ConfigInfo: Switch to doing case-insensitive comparison 2017-11-15 18:04:40 +00:00
ConfigInfo.h Config: Add support for enums 2018-05-12 18:10:26 +02:00
Enums.h Remove code related to UI.ini 2018-05-02 18:18:27 +02:00
Layer.cpp Config: Make Load() and Save() slightly faster 2018-05-23 16:07:18 +02:00
Layer.h Config: Add support for enums 2018-05-12 18:10:26 +02:00