67 Commits (efb94f76d0d78bf028403c967f6368a2cbc63fbb)

Author SHA1 Message Date
Liam b4b3ddf4b4 general: add default configurations for applet mode 2 years ago
t895 230bd06245 config: Unify config handling under frontend_common 2 years ago
lat9nq e6fb92574b yuzu-qt: Screenshots depend more on the graphics settings 3 years ago
lat9nq a6f683755e configure_dialog: Focus the button box on start 3 years ago
lat9nq e45389c266 configuration: Use a builder to create widgets 3 years ago
lat9nq 5e60826357 configure_cpu: Generate UI 3 years ago
lat9nq b212eb4d6f configuration: Use a mapping of setting value to name 3 years ago
lat9nq d39bfc646f configure_audio: Implement ui generation 3 years ago
lat9nq 689efc9175 configure_system: Implement with for loop 3 years ago
lat9nq 77feee49ae configure_general: Generate UI using containers 3 years ago
lat9nq d7ffd33ca0 configure_graphics: Partial runtime implementation 3 years ago
lat9nq 4a5f3e4733 configure_graphics_advance: Generate UI at runtime 3 years ago
lat9nq b527f47bd6 configuration: Add base class to tabs 3 years ago
lat9nq 3263f49390 yuzu-qt: Load Vulkan device info at startup 3 years ago
lat9nq 409c6af0e4 yuzu-qt/config: Add option to disable compute on Intel 3 years ago
Morph aeada1616a main: Globally disable the "?" button on dialogs 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 60008b680e yuzu: Add ui files for multiplayer rooms 4 years ago
Morph 30dc4a1d78 configure_dialog: Eliminate variable shadowing 4 years ago
Kyle K 2920554c20 ui: Fix Game Compatibility list translations 4 years ago
ameerj 012963c513 yuzu: Reduce unused includes 4 years ago
Lioncash 54f3cb8186 configure_filesystem: Normalize member function casing 4 years ago
german77 353317f31e yuzu: Add controller hotkeys 4 years ago
german77 ac0154259a settings: Remove includes of core.h 4 years ago
german77 0292fe0198 kraken: Fix errors from rebase and format files 5 years ago
Romain Failliot aa1510877d ui: fix crash when closing configure window 5 years ago
Morph e7364a0165 configuration: Use std::make_unique instead of operator new for ui 5 years ago
lat9nq 3aec34df0a yuzu qt: Remove global system instances from config, WaitTree, main 5 years ago
spholz bef7cbbe41 configuration: add option to select network interface 5 years ago
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 5 years ago
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash b1de33af75 core/settings: Move configuring_global behind an API 5 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 6 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 6 years ago
bunnei 91c7c20c02 yuzu_qt: config: Move audio to its own tab. 6 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