summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_general.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* yuzu: Add per-game linux gamemode configurationflodavid2024-01-021-0/+2
* common,qt-config: Remove usage of forward_listlat9nq2023-07-221-2/+3
* configuration: Use a builder to create widgetslat9nq2023-07-211-9/+10
* configuration: Use a mapping of setting value to namelat9nq2023-07-211-4/+7
* configure_general: Generate UI using containerslat9nq2023-07-211-4/+4
* configuration: Add base class to tabslat9nq2023-07-211-11/+7
* settings: rename extended memory layout to unsafe, move from general to systemLiam2023-04-301-1/+0
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* settings: Add a new "use_extended_memory_layout" setting.bunnei2022-02-211-0/+1
* configuration: Add const qualifier where ablelat9nq2021-10-071-2/+2
* yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq2021-10-071-3/+8
* general: Rename "Frame Limit" references to "Speed Limit"ameerj2021-07-241-1/+1
* yuzu qt: Use lambda and std::function for reset callbacklat9nq2021-06-011-3/+3
* yuzu: Add settings reset button to general configurationlat9nq2021-06-011-0/+6
* configuration: Initial work to reset all settingsfearlessTobi2021-06-011-0/+1
* configuration: Use forward declares and remove extraneous structslat9nq2020-07-191-5/+6
* configuration_shared: Break up tracker structs to respective classeslat9nq2020-07-191-0/+6
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-0/+2
* yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash2019-06-061-0/+3
* yuzu/configuration: Make function naming consistentLioncash2019-06-051-2/+2
* yuzu: Make hotkeys configurable via the GUIAdityarup Laha2019-03-161-1/+0
* yuzu/configuration: Add missing override specifiers to configuration-related classesLioncash2018-12-021-1/+1
* configure_input: Make None a controller option instead of checkboxZach Hilman2018-11-191-1/+0
* Renamed CheckIfOperationChanged to OnDockedModeChangedDavid Marcec2018-11-081-1/+1
* FixupsDavid Marcec2018-11-071-0/+1
* qt/hotkey: Get rid of global hotkey map instanceLioncash2018-08-071-1/+3
* Massive removal of unused modulesJames Rowe2018-01-131-0/+28