yuzu-android/src/core
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
..
arm common: Replace common_sizes into user-literals 2021-06-24 09:27:40 -07:00
crypto General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 2021-06-23 13:48:21 -04:00
file_sys General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 2021-06-23 13:48:21 -04:00
frontend general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
hle general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
loader general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
memory
network
tools
CMakeLists.txt
constants.cpp
constants.h
core.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
core.h
core_timing.cpp
core_timing.h
core_timing_util.h
cpu_manager.cpp
cpu_manager.h
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp
memory.h
perf_stats.cpp
perf_stats.h
reporter.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
reporter.h
telemetry_session.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
telemetry_session.h