dolphin/Source/Core/Core/ConfigLoaders
JosJuice b0f9bb9f13 Port some settings to the new config system
Other than the controller settings and JIT debug settings,
these are the only settings which were defined in Java code
but not defined in the new config system in C++. (There are
still a lot of settings that are defined in the new config
system but not yet saveable in the new config system, though.)
2020-08-03 15:07:53 +02:00
..
BaseConfigLoader.cpp Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
BaseConfigLoader.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
GameConfigLoader.cpp Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
GameConfigLoader.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
IsSettingSaveable.cpp Port some settings to the new config system 2020-08-03 15:07:53 +02:00
IsSettingSaveable.h Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
MovieConfigLoader.cpp NetPlay: Remove 'reduce polling rate' option 2019-08-26 02:11:49 -04:00
MovieConfigLoader.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
NetPlayConfigLoader.cpp Core: Replace usages of StringFromFormat with fmt where applicable 2019-11-11 07:32:57 -05:00
NetPlayConfigLoader.h Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00