yuzu/src
lat9nq 60773194a0 settings: Add a registry of settings
LoadString: Sanitize input

settings: Handle empty string, remove redundant category

settings: Rename Input to Controls, FS to DataStorage

settings: Fix Controls groups information

settings: Move use_docked_mode to System (again)

settings: Document

settings: Add type identification function

settings: Move registry into values

settings: Move global_reset_registry into values

settings: Separate AdvGraphics from Renderer

settings: More document

squash

settings: Use linkage object

uisettings: Move registry into settings

Probably wont build without

uisettings: Use settings linkage object

config: Load settings with a map

Uses the new all_settings vector to load settings.

qt-config: Rename settings category

qt config: Rename to read category

config: Read/write contols category with for_each

This is extremely limited due to the complexity of the Controls group,
but this handles the the settings that use the interface.

qt-config: Use new settings registry

qt-config: Read/write advgrphics

qt-config: Use settings linkage object

yuzu_cmd: Load setting off of vector

cmd-config: Finish settings rename

config: Read controls settings group with for_each

cmd/config: Move registry into values

cmd: Read adv graphics

cmd-config: Use settings linkage object
2023-07-21 10:56:07 -04:00
..
android android: fix links to re-dumping guides 2023-07-16 20:22:27 +03:00
audio_core Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01:00
common settings: Add a registry of settings 2023-07-21 10:56:07 -04:00
core settings,core,config_sys: Remove optional type from custom_rtc, rng_seed 2023-07-21 10:56:07 -04:00
dedicated_room Run clang-format to fix all. 2023-04-19 17:52:09 +00:00
input_common input_common: set SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS to 0 2023-07-07 21:59:47 +02:00
network general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
shader_recompiler shaders: Track local memory usage 2023-06-25 18:59:33 -04:00
tests Buffer cache: always use async buffer downloads and fix regression. 2023-05-07 23:46:12 +02:00
video_core settings,video_core: Consolidate ASTC decoding options 2023-07-21 10:56:07 -04:00
web_service general: Silence -Wshadow{,-uncaptured-local} warnings 2023-07-18 19:31:35 -04:00
yuzu settings: Add a registry of settings 2023-07-21 10:56:07 -04:00
yuzu_cmd settings: Add a registry of settings 2023-07-21 10:56:07 -04:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules 2023-06-06 20:20:09 -04:00