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
2023-11-27
Remove references to Debugger.ini
JosJuice
2023-08-17
Use structs for config callback IDs
JosJuice
2023-08-17
Config: Don't clear callbacks on shutdown
JosJuice
2023-08-17
Don't call RunAsCPUThread in config callbacks
JosJuice
2023-04-03
Added Initial Achievement Settings
LillyJadeKatrin
2023-03-11
Migrate game INI profile setting to new config system
JosJuice
2022-09-24
Integrate "Ignore for this session" better with config system
JosJuice
2021-12-25
Config: Allow unregistering callbacks.
Admiral H. Curtiss
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-09
NetPlay/Jit64: Avoid using software FMA
JosJuice
2021-03-07
Config: Give Movie and Netplay higher priority than CommandLine
JosJuice
2021-02-26
Common: don't call OnConfigChanged() unless it has actually changed
Filoppi
2021-01-18
Android: Fix in-game settings changes not getting saved
JosJuice
2020-12-29
Config: Fix cache not being invalidated when callbacks are suppressed
Léo Lam
2020-12-24
Core: Add new Free Look settings and config
iwubcode
2020-12-12
Add caching to Config::Info
JosJuice
2020-12-11
Turn Config::Info into a class with getters
JosJuice
2020-11-25
Common: Optimize Config::Get
JosJuice
2020-10-28
Source/Core/Common/Config/Config.cpp: add missing <mutex> include
Sergei Trofimovich
2020-05-02
Remove redundant Config prefix from ConfigInfo/ConfigLocation
Léo Lam
2020-01-13
Merge pull request #8530 from s-daveb/master
Connor McLaughlin
2020-01-04
Fix several warnings
Léo Lam
2019-12-22
MacOS: Fixes configuration hang; bump MacOS SDK.
S David
2019-10-27
Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClien...
rlnilsen
2019-10-26
Add support for motion controllers via the CemuHook controller input protocol.
rlnilsen
2019-08-01
Change Layer code not to create superfluous std::optional entries in LayerMap
Silent
2019-07-30
Fix race conditions in Config Layers
Silent
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-03-03
Common/Config: Add a utility class to suppress config change callbacks.
Jordan Woyak
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
[next]