48 Commits (7aae6d6d2bd9784cba5df5b98cd29198456dcbeb)

Author SHA1 Message Date
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
bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core. 8 years ago
N00byKing 78e974ba68 Add Dark theme, Icon theming 8 years ago
bunnei 94f4009c3b config: Use simplified checkbox (from Citra) for CPU JIT. 8 years ago
bunnei 5ecf152c8e config: Rename is_docked to use_docked_mode to be consistent with other config bools. 8 years ago
bunnei c97ff4460c qt: Add config option for is_docked. 8 years ago
James Rowe 18ca3ca751 Removing unused settings and yuzu rebranding 8 years ago
James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago
MerryMage b628192bf2 configuration: Add cpu_core configuration option 8 years ago
Kloen 74cf73f9d3 citra-qt: Add option to configure the UI theme 9 years ago
Lioncash 1631e99eed citra-qt: Move config dialog code to its own directory 9 years ago
bunnei 232ef55c1a core: Consolidate core and system state, remove system module & cleanups. 9 years ago