39 Commits (e930d1c13b89cf77168a1631dbc373422cd795e8)

Author SHA1 Message Date
lat9nq 95163455a6 settings, arm_dynarmic, yuzu qt: Move CPU debugging option 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
lat9nq 6dfcf41a13 yuzu qt: Add an Apply button to configuration dialogs 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Lioncash d524f04fc6 yuzu: Remove unused variables in Qt code 6 years ago
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 6 years ago
Lioncash b1de33af75 core/settings: Move configuring_global behind an API 6 years ago
Lioncash affbf8e188 input_common: Eliminate most global state 6 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
FearlessTobi 0dec785dc4 yuzu: Port translation support from Citra 7 years ago
MerryMage 188203ec23 configure_cpu: Split optimization settings off into Debug tab 6 years ago
MerryMage 79dfd272a9 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
Morph c6e07faf25 Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 6 years ago
FearlessTobi f857c56aee yuzu/configuration: create UI tab and move gamelist settings there 7 years ago
bunnei 91c7c20c02 yuzu_qt: config: Move audio to its own tab. 7 years ago
Zach Hilman a012cf713d qt: Add service dialog 7 years ago
Zach Hilman e5c7372a94 yuzu: Add UI tab to configure BCAT services 7 years ago
Zach Hilman 41b35e5849 yuzu: Add UI to manage filesystem paths and sizes 7 years ago
fearlessTobi d264ecdb00 configure_dialog: reverse tab map to avoid logic based on user-facing/translatable text 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 c227927751 configure_hotkeys: Remove unused EmitHotkeysChanged() 7 years ago
Lioncash 63feb1abed configure_dialog: Remove the Whats This? button from the dialog 7 years ago
Lioncash 4c08ff8b1c configure_dialog: Amend constructor initializer list order 7 years ago
Adityarup Laha 62287f8ee7 yuzu: Make hotkeys configurable via the GUI 8 years ago
zhupengfei c63f74ed1d citra_qt: Log settings on launch 8 years ago
Zach Hilman fe91364e29 qt: Move profile manager to own UI tab 8 years ago
spycrab 8a5f6de6c8 Qt/Configure: Use sidebar to divide tabs into smaller groups 8 years ago
fearlessTobi 92e939952c Port web_service from Citra 8 years ago
Lioncash ee8808c6a7 qt/hotkey: Get rid of global hotkey map instance 8 years ago
Zach Hilman f89988272e Avoid parsing RomFS to directory in NCA 8 years ago
Lioncash 5de7c31baa qt: Default destructors where applicable 8 years ago
bunnei 14d9b2d6d3 audio_core: Add configuration settings. 8 years ago
MerryMage 41bfd994f6 clang-format 9 years ago
James Rowe bd5740a721 Remove gpu debugger and get yuzu qt to compile 9 years ago
James Rowe 5dbd091a80 Massive removal of unused modules 9 years ago
bunnei b4d06de621 qt: Add web configuration tab. 9 years ago
Lioncash bbb41d4504 citra-qt: Move config dialog code to its own directory 10 years ago
James Rowe 08f830fed4 Support additional screen layouts. 10 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 10 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 10 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 10 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 10 years ago
wwylele e64309bac9 Qt: unify running detection 10 years ago
bunnei 2d64553023 qt: Add a configuration tab for Graphics and move relevant fields. 10 years ago
Anon 9e4923c36c Input GUI: Add tab to remap controls (#1900) 10 years ago
wwylele 031589a960 Qt: add system settings config tab 10 years ago
Maribel 3172c8cdad Config: Audio sink configuration (#1798) 10 years ago