summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Config/Config.cpp
AgeCommit message (Expand)Author
2018-05-23Config: Make Load() and Save() slightly fasterLéo Lam
2018-05-02Remove code related to UI.iniJosJuice
2018-04-15Common/Config: Remove unused header inclusionsLioncash
2018-04-15Common/Config: Remove unnecessary function declarationLioncash
2017-11-26Config: Handle unknown system strings betterLéo Lam
2017-11-15Config: Flatten structuresMerryMage
2017-11-15Config: Extract ConfigInfo into own headerMerryMage
2017-11-15Config: Remove recursive layerMerryMage
2017-08-11Config: Include SYSCONF in base layerLéo Lam
2017-07-31Config: Fix the loader Load() being called twiceLéo Lam
2017-07-09Merge Core/Config/Config.h into Common/Config/Config.hMichael Maltese
2017-06-10Config: Remove creation of unnecessary CommandLine layerMerryMage
2017-06-03Config: Add layers CommandLine and CurrentRunMerryMage
2017-02-23Fix things mentioned during code reviewLéo Lam