summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* configuration: Add settings to enable/disable specific CPU optimizationsMerryMage2020-07-111-0/+2
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-1/+26
* Add a "Mute Audio" hotkeyKewlan2020-06-261-1/+1
* Add Restore Defaults and Clear options to hotkeysKewlan2020-04-241-0/+2
* settings: Add option to set BCAT backendZach Hilman2019-09-301-0/+2
* yuzu/configuration/config: Make default hotkeys an internally-linked array in the cpp fileLioncash2019-05-211-3/+0
* configuration/config: Move config loading and saving to functions based off groupsLioncash2019-05-091-0/+34
* yuzu: Make hotkeys configurable via the GUIAdityarup Laha2019-03-161-0/+3
* citra_qt: Settings (configuration) reworkzhupengfei2019-03-071-0/+5
* configure_input: Add ConfigureInputSimple as default input UI configZach Hilman2018-12-051-0/+1
* hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman2018-11-191-0/+10
* yuzu/config: Add (de-)serialization for multiplayerZach Hilman2018-11-191-0/+4
* yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a raw pointerLioncash2018-10-241-1/+2
* yuzu/configuration/config: Reorganize member variable and function layoutLioncash2018-10-241-6/+7
* Massive removal of unused modulesJames Rowe2018-01-131-0/+30