1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu_cmd
lat9nq b91b76df4f general: Make most settings a BasicSetting
Creates a new BasicSettings class in common/settings, and forces setting
a default and label for each setting that uses it in common/settings.
Moves defaults and labels from both frontends into common settings.
Creates a helper function in each frontend to facillitate reading the
settings now with the new default and label properties.

Settings::Setting is also now a subclass of Settings::BasicSetting. Also
adds documentation for both Setting and BasicSetting.
2021-06-28 17:32:17 -04:00
..
emu_window Avoid -Wshadow warning 2021-06-05 18:43:10 +02:00
CMakeLists.txt yuzu_cmd: Remove unused resource.h 2021-04-22 22:25:49 -04:00
config.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
config.h general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
default_ini.h Merge pull request #6465 from FernandoS27/sex-on-the-beach 2021-06-23 08:03:01 -04:00
yuzu.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00