35 Commits (e22e0eb8d75ba74b6db2256ab3d631c73b8d9f33)

Author SHA1 Message Date
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
bunnei 198b6c9bdd core: Consolidate top-level system state into a singleton. 9 years ago
wwylele 84e78790ab Config: auto-select region and language 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
bunnei d532f6b496 qt: Add UI configuration option to enable CPU JIT. 9 years ago
bunnei a71013cf16 qt: Rename all "toogle" to "toggle". 9 years ago
bunnei 2267f98941 qt: Add a configuration tab for Graphics and move relevant fields. 9 years ago
tfarley e46d086189 Config: Add scaled resolution option 10 years ago
Jannik Vogel f2c8619704 CitraQt: Apply config at startup 10 years ago
LittleWhite 3eb737a5f5 Add more stuff to configure. 10 years ago
LittleWhite 426c4a2a5b Add Configure widget 10 years ago