45 Commits (72c8a94a6cdb4d3f322fa6d4b06eab824f53dba6)

Author SHA1 Message Date
german77 72c8a94a6c yuzu: Add controller hotkeys 4 years ago
german77 a17550be98 settings: Remove includes of core.h 4 years ago
german77 e0da5c1bbc kraken: Fix errors from rebase and format files 4 years ago
Romain Failliot 427ce8dcef ui: fix crash when closing configure window 4 years ago
Morph ab441fb009 configuration: Use std::make_unique instead of operator new for ui 4 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
spholz 1e98e73828 configuration: add option to select network interface 4 years ago
lat9nq dc06e11a7b settings, arm_dynarmic, yuzu qt: Move CPU debugging option 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
lat9nq c1bad4357a yuzu qt: Add an Apply button to configuration dialogs 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Lioncash e11e1dcf2d yuzu: Remove unused variables in Qt code 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash 7aae6d6d2b core/settings: Move configuring_global behind an API 5 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 5 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
FearlessTobi 347b50ad43 yuzu: Port translation support from Citra 6 years ago
MerryMage a67d00ef31 configure_cpu: Split optimization settings off into Debug tab 6 years ago
MerryMage 0193202964 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
Morph 7ee6065178 Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 6 years ago
FearlessTobi d0e4f1c6f4 yuzu/configuration: create UI tab and move gamelist settings there 6 years ago
bunnei 690732bc0d yuzu_qt: config: Move audio to its own tab. 6 years ago
Zach Hilman e55d086cc9 qt: Add service dialog 6 years ago
Zach Hilman f0551aef09 yuzu: Add UI tab to configure BCAT services 7 years ago
Zach Hilman d4d38dd44d yuzu: Add UI to manage filesystem paths and sizes 7 years ago
fearlessTobi 9ca4718aed configure_dialog: reverse tab map to avoid logic based on user-facing/translatable text 6 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 c03fb00ac1 configure_hotkeys: Remove unused EmitHotkeysChanged() 7 years ago
Lioncash f3c18d622e configure_dialog: Remove the Whats This? button from the dialog 7 years ago
Lioncash c4ba717491 configure_dialog: Amend constructor initializer list order 7 years ago
Adityarup Laha 57a4a2ae0f yuzu: Make hotkeys configurable via the GUI 7 years ago
zhupengfei a94a828b6c citra_qt: Log settings on launch 8 years ago
Zach Hilman 54d7b664da qt: Move profile manager to own UI tab 7 years ago
spycrab c6da772b24 Qt/Configure: Use sidebar to divide tabs into smaller groups 7 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
Lioncash c8f6754417 qt/hotkey: Get rid of global hotkey map instance 7 years ago
Zach Hilman 9e88f03e75 Avoid parsing RomFS to directory in NCA 8 years ago
Lioncash 00a68c5eea qt: Default destructors where applicable 7 years ago
bunnei ca84b530a3 audio_core: Add configuration settings. 8 years ago
MerryMage e35644c005 clang-format 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
bunnei fb17e866aa qt: Add web configuration tab. 8 years ago
Lioncash 1631e99eed citra-qt: Move config dialog code to its own directory 9 years ago
James Rowe 2b1654ad9b Support additional screen layouts. 10 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago