dolphin/Source/Core/Common/Config
Léo Lam fc0193c4b1 Move Config ValueToString to StringUtil
An identical implementation is used by IniFile, so move those functions
to StringUtil. A future commit will modify IniFile to use them.
2018-06-03 14:10:52 +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 Move Config ValueToString to StringUtil 2018-06-03 14:10:52 +02:00
Layer.h Move Config ValueToString to StringUtil 2018-06-03 14:10:52 +02:00