index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Config
Age
Commit message (
Expand
)
Author
2018-06-03
StringUtil: Remove ValueToString(std::string)
Léo Lam
2018-06-03
Move Config ValueToString to StringUtil
Léo Lam
2018-05-23
Config: Make Load() and Save() slightly faster
Léo Lam
2018-05-12
Config: Add support for enums
Léo Lam
2018-05-12
Config: Fix template deduction for implicit conversions
Léo Lam
2018-05-02
Remove code related to UI.ini
JosJuice
2018-04-15
Common/Config: Remove unused header inclusions
Lioncash
2018-04-15
Common/Config: Remove unnecessary function declaration
Lioncash
2018-04-12
Reformat all the things!
spycrab
2017-11-26
Config: Handle unknown system strings better
Léo Lam
2017-11-15
Config/Layer: Allow all keys of a section to be iterated over
MerryMage
2017-11-15
Config: Flatten structures
MerryMage
2017-11-15
ConfigInfo: Switch to doing case-insensitive comparison
MerryMage
2017-11-15
Config: Extract ConfigInfo into own header
MerryMage
2017-11-15
Config: Remove recursive layer
MerryMage
2017-08-11
Config: Fix Movie config loading/saving
Léo Lam
2017-08-11
Config: Include SYSCONF in base layer
Léo Lam
2017-08-11
Config: Add Get/Set on Layer
Léo Lam
2017-08-03
Config/Section: support u16 values
Michael M
2017-08-01
Config: Missed a line in #5770
MerryMage
2017-07-31
Config: Fix the loader Load() being called twice
Léo Lam
2017-07-09
Merge Core/Config/Config.h into Common/Config/Config.h
Michael Maltese
2017-07-05
Replace StringFromInt with std::to_string
Léo Lam
2017-06-10
Config: Remove creation of unnecessary CommandLine layer
MerryMage
2017-06-07
msbuild: obey some warnings about missing virtual destructors
Shawn Hoffman
2017-06-03
Config: Add layers CommandLine and CurrentRun
MerryMage
2017-06-03
Config: Implement Get and Set
MerryMage
2017-06-03
Config: Extract layer search order to header
MerryMage
2017-05-13
Section: Fix Section::Get
MerryMage
2017-05-10
Config: Fix a formatting issue
Léo Lam
2017-05-09
Config/Layer: Fix accidental cast of RecursiveSection to Section
MerryMage
2017-02-23
Fix things mentioned during code review
Léo Lam
[prev]