dolphin/Source/Core/Core/Config
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
..
GraphicsSettings.cpp DolphinQt / VideoCommon: Add additional texture dumping options. Specifically, this enables users to choose whether to dump mip maps, base level textures, or both. 2020-07-22 19:30:27 -05:00
GraphicsSettings.h DolphinQt / VideoCommon: Add additional texture dumping options. Specifically, this enables users to choose whether to dump mip maps, base level textures, or both. 2020-07-22 19:30:27 -05:00
MainSettings.cpp Port some settings to the new config system 2020-08-03 15:07:53 +02:00
MainSettings.h Port some settings to the new config system 2020-08-03 15:07:53 +02:00
NetplaySettings.cpp Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
NetplaySettings.h Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
SYSCONFSettings.cpp DolphinQt: Expose SYSCONF sound setting 2020-07-02 22:25:41 +02:00
SYSCONFSettings.h DolphinQt: Expose SYSCONF sound setting 2020-07-02 22:25:41 +02:00
UISettings.cpp Port some settings to the new config system 2020-08-03 15:07:53 +02:00
UISettings.h Port some settings to the new config system 2020-08-03 15:07:53 +02:00