82 Commits (e45389c26619effd94cb9ac1ecacb06ac27151f1)

Author SHA1 Message Date
lat9nq e45389c266 configuration: Use a builder to create widgets 3 years ago
lat9nq 859dff4c27 common,yuzu-qt: GCC warning silences 3 years ago
lat9nq d35281ddf3 configuration: Use IDs to sort holds 3 years ago
lat9nq b212eb4d6f configuration: Use a mapping of setting value to name 3 years ago
lat9nq f6091f33aa configure_general: Hide reset button in custom configs 3 years ago
lat9nq 24c16f46ef configure_general: Sort data 3 years ago
lat9nq 77feee49ae configure_general: Generate UI using containers 3 years ago
lat9nq b17ab4d1d5 configuration: Move CreateWidget to a class 3 years ago
lat9nq e40f887355 configuration: Use buttons instead of highlights 3 years ago
lat9nq b527f47bd6 configuration: Add base class to tabs 3 years ago
german77 7dee0cf567 yuzu: Fix clang format 3 years ago
Liam bdaf10ec9e settings: rename extended memory layout to unsafe, move from general to system 3 years ago
german77 875958163b yuzu: Move audio settings to audio section 3 years ago
EBADBEEF 674fb618a5 qt: add option to disable controller applet 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
bunnei e42a6ad7d9 yuzu: settings: Remove framerate cap and merge unlocked framerate setting. 4 years ago
ameerj 012963c513 yuzu: Reduce unused includes 4 years ago
bunnei 5dc4c92dc2 settings: Add a new "use_extended_memory_layout" setting. 4 years ago
german77 eb34318ded yuzu: Mute audio when in background 4 years ago
Kewlan 843fa6221e configure_general: Allow framerate cap to be used in custom game configs 4 years ago
Morph e7364a0165 configuration: Use std::make_unique instead of operator new for ui 4 years ago
lat9nq 6405a2a989 configuration: Add const qualifier where able 4 years ago
lat9nq 3aec34df0a yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
ameerj aeff61a0cc general: Rename "Frame Limit" references to "Speed Limit" 5 years ago
ameerj 8c0d6af843 config, nvflinger: Add FPS cap setting 5 years ago
lat9nq 843455fa98 yuzu qt: Make most UISettings a BasicSetting 5 years ago
lat9nq 3fce0304cb yuzu qt: Use lambda and std::function for reset callback 5 years ago
lat9nq 8d3c9567a2 yuzu: Add settings reset button to general configuration 5 years ago
fearlessTobi 6cab373b8e configuration: Initial work to reset all settings 5 years ago
lat9nq 04060711c2 configuration: Add CPU tab to game properties 5 years ago
lat9nq 4158f88b49 configuration: Simplify applying per-game settings 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Lioncash b1de33af75 core/settings: Move configuring_global behind an API 5 years ago
Lioncash f6ff8a0235 configuration_shared: Simplify name lookup in highlighting functions 5 years ago
lat9nq 932de8986b configuration: Use forward declares and remove extraneous structs 6 years ago
lat9nq d26e1a1839 clang-format 6 years ago
lat9nq 3676efbf03 configuration_shared: Break up tracker structs to respective classes 6 years ago
lat9nq 1408d300ea configuration_shared: Require name of the widget for highlighting 6 years ago
lat9nq b4c860d57e configure_general: Implement manual tristate buttons 6 years ago
lat9nq 73c7843bff configure_general: Explicitly guard use_multi_core when applying settings 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
Fernando Sahmkow cc2f7dcd08 General: Initial Setup for Single Core. 6 years ago
FearlessTobi 1a242a4ac7 yuzu: Option to hide mouse on inactivity 6 years ago
FearlessTobi f857c56aee yuzu/configuration: create UI tab and move gamelist settings there 6 years ago
FearlessTobi 4931ccb967 yuzu: Pause when in background 6 years ago
FearlessTobi ff25e58b56 Add missing include 6 years ago
Zach Hilman 04078a2139 configure_debug: Move reporting option to logging 6 years ago
FearlessTobi ea38fab388 yuzu/configure: move speed limiter to general 6 years ago
fearlessTobi 890b0ce5f6 yuzu: Add support for multiple game directories 7 years ago
Lioncash 7c15a53048 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago