46 Commits (49eb78497b76af27b0403e7d2174aa368b07ddf1)

Author SHA1 Message Date
german77 49eb78497b yuzu: Add docked, GPU accuracy and adapting filter hotkeys 4 years ago
v1993 d63d8bf7f9
Use Default Colorful theme by default outside of Windows 4 years ago
german77 c8b3a12856 yuzu: Add volume up/down hotkeys 4 years ago
german77 419f427a01 yuzu: Remove speed limit hotkeys 4 years ago
Marshall Mohror 74e39ed6ee Frontend: Add anti-aliasing method setting 4 years ago
Fernando Sahmkow a6b88e85bf Renderer: Implement Bicubic and ScaleForce filters. 4 years ago
Fernando Sahmkow 37ef9c9130 Settings: Add resolution scaling to settings. 5 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
MonsterDruide1 f25d6ebc45 settings: File selector & other settings 5 years ago
ameerj cd016d3cb5 configure_graphics: Add GPU nvdec decoding as an option 5 years ago
spholz 1e98e73828 configuration: add option to select network interface 4 years ago
lat9nq b11c81cc13 general: Implement FullscreenMode enumeration 5 years ago
lat9nq 1152d66ddd general: Add setting shader_backend 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
lat9nq 35b17fa5e0 configuration: Defer to common/settings for per-game settings defaults 5 years ago
ameerj 36250a4730 config: Add frame limiter toggle hotkey 5 years ago
lat9nq c41451af75 yuzu qt: Revert some usages of string_view 5 years ago
lat9nq 4a3d57e469 yuzu: Add settings reset button to general configuration 5 years ago
fearlessTobi 8aeb425669 configuration: Initial work to reset all settings 5 years ago
lat9nq cfb9bcbe42 yuzu qt: Handle per-game configs for title id 0 5 years ago
lat9nq e169fdad4f general: Make CPU accuracy and related a Settings::Setting 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
german 52b79ac009 Add mouse panning 5 years ago
Morph 64e174237e config: Migrate config files into config/custom 5 years ago
Morph 57d89e291d input_profiles: Implement input profiles 5 years ago
german ff679f3d17 Include HID and configuration changes related to motion 5 years ago
FearlessTobi d176feffad Address review comments and fix code compilation 5 years ago
Morph 403e36fab2 yuzu/configuration: Fix index out of bounds for default_analogs 5 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
lat9nq 71b902cf62 configuration: Setup UI to config screenshot path and saving 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
Kewlan 3eb8efc095 Add a "Mute Audio" hotkey 6 years ago
Kewlan a19c6317ef Add Restore Defaults and Clear options to hotkeys 6 years ago
Zach Hilman 647992e666 settings: Add option to set BCAT backend 7 years ago
Lioncash f49a04ba39 yuzu/configuration/config: Make default hotkeys an internally-linked array in the cpp file 7 years ago
Lioncash 4ef3329f81 configuration/config: Move config loading and saving to functions based off groups 7 years ago
Adityarup Laha 57a4a2ae0f yuzu: Make hotkeys configurable via the GUI 7 years ago
zhupengfei 39e895c5ff citra_qt: Settings (configuration) rework 8 years ago
Zach Hilman 233a804196 configure_input: Add ConfigureInputSimple as default input UI config 7 years ago
Zach Hilman 3a6cd5b3c8 hid: Use player-defined controller type as PREFERRED_CONTROLLER 7 years ago
Zach Hilman d1b7c65b9e yuzu/config: Add (de-)serialization for multiplayer 7 years ago
Lioncash 6949f73149
yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a raw pointer 7 years ago
Lioncash 6f5bede402
yuzu/configuration/config: Reorganize member variable and function layout 7 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago
Lioncash 1631e99eed citra-qt: Move config dialog code to its own directory 9 years ago
wwylele a6bd7917cb InputCommon: add AnalogFromButton 9 years ago
wwylele 38e800f70d InputCommon: add Keyboard 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago