61 Commits (ab441fb0093d64d7e652b88b8db27262cae98562)

Author SHA1 Message Date
Morph ab441fb009 configuration: Use std::make_unique instead of operator new for ui 4 years ago
lat9nq 493905665c configuration: Add const qualifier where able 4 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
ameerj 9dfbc9bdce general: Rename "Frame Limit" references to "Speed Limit" 4 years ago
ameerj 2c6e274b39 config, nvflinger: Add FPS cap setting 4 years ago
lat9nq 7a8de138df yuzu qt: Make most UISettings a BasicSetting 5 years ago
lat9nq c17e1bd7a8 yuzu qt: Use lambda and std::function for reset callback 5 years ago
lat9nq 4a3d57e469 yuzu: Add settings reset button to general configuration 5 years ago
fearlessTobi 8aeb425669 configuration: Initial work to reset all settings 5 years ago
lat9nq ab2677f0a1 configuration: Add CPU tab to game properties 5 years ago
lat9nq 4aac1ae4b1 configuration: Simplify applying per-game settings 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Lioncash 7aae6d6d2b core/settings: Move configuring_global behind an API 5 years ago
Lioncash fe86109877 configuration_shared: Simplify name lookup in highlighting functions 5 years ago
lat9nq 3ef4769f31 configuration: Use forward declares and remove extraneous structs 6 years ago
lat9nq 55ac28769a clang-format 6 years ago
lat9nq 0d462f5608 configuration_shared: Break up tracker structs to respective classes 6 years ago
lat9nq da65b92f9e configuration_shared: Require name of the widget for highlighting 6 years ago
lat9nq 58672cc7b6 configure_general: Implement manual tristate buttons 6 years ago
lat9nq e02687ff47 configure_general: Explicitly guard use_multi_core when applying settings 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
Fernando Sahmkow ab9aae28bf General: Initial Setup for Single Core. 6 years ago
FearlessTobi e7664b7a4f yuzu: Option to hide mouse on inactivity 6 years ago
FearlessTobi d0e4f1c6f4 yuzu/configuration: create UI tab and move gamelist settings there 6 years ago
FearlessTobi b89fb6e1be yuzu: Pause when in background 6 years ago
FearlessTobi e22e0eb8d7 Add missing include 6 years ago
Zach Hilman 038bcec111 configure_debug: Move reporting option to logging 6 years ago
FearlessTobi ea8244301d yuzu/configure: move speed limiter to general 6 years ago
fearlessTobi 2d8eba5baf yuzu: Add support for multiple game directories 7 years ago
Lioncash 5980aa1e51 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
fearlessTobi 447bdac298 yuzu: Remove CPU Jit setting from the UI 7 years ago
Lioncash c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash e1d755bdda yuzu/configuration: Make function naming consistent 7 years ago
Lioncash 7e650088dd yuzu/configuration/configure_general: Specify string conversions explicitly 7 years ago
FreddyFunk dffa1a872a ui_settings: Rename game directory variables 7 years ago
fearlessTobi ff7e6a42c1 core/yuzu: Remove enable_nfc setting 7 years ago
Adityarup Laha 57a4a2ae0f yuzu: Make hotkeys configurable via the GUI 7 years ago
Zach Hilman 4d61ac08aa qt: Add setting to prompt for user on game boot 7 years ago
Zach Hilman e58c951a59 configure_input: Make None a controller option instead of checkbox 7 years ago
David Marcec 4476fd29d6 Fixed switching operation modes when not running a game 7 years ago
David Marcec 40db288a2a Renamed CheckIfOperationChanged to OnDockedModeChanged 7 years ago
David Marcec fd1ef25257 Fixups 7 years ago
David Marcec 41e99d8880 Ability to switch between docked and undocked mode in-game 7 years ago
Zach Hilman 52e7e8eed3 game_list: Only reload game list after relevant settings changed 7 years ago
David 50e4e81fd3 Added Amiibo support (#1390) 7 years ago
Lioncash 30dfd89126 ui_settings: Place definition of the theme array within the cpp file 7 years ago
MysticExile 17f8059fea
remove multicore in configure_general.cpp 7 years ago
Lioncash c8f6754417 qt/hotkey: Get rid of global hotkey map instance 8 years ago
Lioncash 00a68c5eea qt: Default destructors where applicable 8 years ago
fearlessTobi b97739029b Port #3911 from Citra: "Optimize settings application" 8 years ago