yuzu/src
lat9nq 4a3d57e469 yuzu: Add settings reset button to general configuration
Builds on german77's work to reset all settings back to their defaults.
This include UISettings and Settings values structs, but does not affect
save profiles, input profiles, and game directories.

This works from a button input in configure_general. When activated, it
calls a callback to close the whole configure dialog, then GMainWindow
deletes the old configuration, both on disk and in memory, and
reinitalizes a new one. It also resets a portion of the UI and calls the
telemetry window prompt.
2021-06-01 17:22:04 -04:00
..
audio_core common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
common Merge pull request #6385 from degasus/save_memory_access 2021-05-30 23:21:39 -07:00
core Merge pull request #6385 from degasus/save_memory_access 2021-05-30 23:21:39 -07:00
input_common Merge pull request #6318 from german77/dualJoycon 2021-06-01 00:51:00 -07:00
tests common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
video_core Merge pull request #6367 from ReinUsesLisp/vma-host 2021-05-31 23:35:11 -07:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu yuzu: Add settings reset button to general configuration 2021-06-01 17:22:04 -04:00
yuzu_cmd common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00