64 Commits (2bbcc3d1c458d1d968d94700948f6246fca77a4f)

Author SHA1 Message Date
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" 4 years ago
ameerj 8c0d6af843 config, nvflinger: Add FPS cap setting 4 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 6 years ago
fearlessTobi 662ff325bf yuzu: Remove CPU Jit setting from the UI 7 years ago
Lioncash fb580dcda2 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash 5bcab18c77 yuzu/configuration: Make function naming consistent 7 years ago
Lioncash 5c55220ce5 yuzu/configuration/configure_general: Specify string conversions explicitly 7 years ago
FreddyFunk 9ddb70acb2 ui_settings: Rename game directory variables 7 years ago
fearlessTobi 86a7ab36ba core/yuzu: Remove enable_nfc setting 7 years ago
Adityarup Laha 62287f8ee7 yuzu: Make hotkeys configurable via the GUI 7 years ago
Zach Hilman 95df03fd29 qt: Add setting to prompt for user on game boot 7 years ago
Zach Hilman b131a4bbb2 configure_input: Make None a controller option instead of checkbox 7 years ago
David Marcec 6d005b9788 Fixed switching operation modes when not running a game 7 years ago
David Marcec ab3513b7b3 Renamed CheckIfOperationChanged to OnDockedModeChanged 7 years ago
David Marcec 22be70c387 Fixups 7 years ago
David Marcec 2848c8b088 Ability to switch between docked and undocked mode in-game 7 years ago
Zach Hilman cfe85bdb3d game_list: Only reload game list after relevant settings changed 7 years ago
David 0d7783ba66 Added Amiibo support (#1390) 7 years ago
Lioncash 3eb26feb5c ui_settings: Place definition of the theme array within the cpp file 7 years ago
MysticExile 318ff9fd6b remove multicore in configure_general.cpp 7 years ago