summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/config.h
AgeCommit message (Expand)Author
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-06-26configuration: Defer to common/settings for per-game settings defaultslat9nq
2021-06-17config: Add frame limiter toggle hotkeyameerj
2021-06-02yuzu qt: Revert some usages of string_viewlat9nq
2021-05-25yuzu qt: Handle per-game configs for title id 0lat9nq
2021-05-15general: Make CPU accuracy and related a Settings::Settinglat9nq
2021-04-14common: Move settings to common from core.bunnei
2021-02-07Add mouse panninggerman
2020-11-15config: Migrate config files into config/customMorph
2020-11-15input_profiles: Implement input profilesMorph
2020-09-04Include HID and configuration changes related to motiongerman
2020-08-29Address review comments and fix code compilationFearlessTobi
2020-08-29yuzu/configuration: Fix index out of bounds for default_analogsMorph
2020-08-26Project Mjölnir: Part 1Morph
2020-07-20configuration: Setup UI to config screenshot path and savinglat9nq
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-06-26Add a "Mute Audio" hotkeyKewlan
2020-04-24Add Restore Defaults and Clear options to hotkeysKewlan
2019-09-30settings: Add option to set BCAT backendZach Hilman
2019-05-20yuzu/configuration/config: Make default hotkeys an internally-linked array in...Lioncash
2019-05-09configuration/config: Move config loading and saving to functions based off g...Lioncash
2019-03-16yuzu: Make hotkeys configurable via the GUIAdityarup Laha
2019-03-07citra_qt: Settings (configuration) reworkzhupengfei
2018-12-05configure_input: Add ConfigureInputSimple as default input UI configZach Hilman
2018-11-18hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman
2018-11-18yuzu/config: Add (de-)serialization for multiplayerZach Hilman
2018-10-24yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a r...Lioncash
2018-10-23yuzu/configuration/config: Reorganize member variable and function layoutLioncash
2018-01-12Massive removal of unused modulesJames Rowe