summaryrefslogtreecommitdiffstats
path: root/src/common/settings_common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-16Fix more typosViktor Szépe1-1/+1
2023-12-30android: Migrate in-game overlay settings to init8951-0/+1
2023-12-12android: Add per-game driverst8951-0/+1
2023-11-25yuzu: create linux group in general settingsflodavid1-0/+1
2023-11-10yuzu: Save mute when in background settingNarr the Reg1-0/+1
2023-09-14settings_common: Fix typolat9nq1-1/+1
2023-09-13settings: Retro-port Citra Settings worklat9nq1-0/+10
2023-08-30android: Expose interface for getting settings from native codeCharles Lombardo1-0/+2
2023-08-22general: Convert use_docked_mode to an enumerationlat9nq1-0/+1
2023-07-23settings_common: Document specializationslat9nq1-9/+10
2023-07-22common,qt-config: Remove usage of forward_listlat9nq1-1/+0
2023-07-21settings_common: Use a vector in category linkagelat9nq1-1/+1
2023-07-21common: Move global configuration state modifiers back to settingslat9nq1-3/+0
2023-07-21common,configure_system: Rename method to GetCategorylat9nq1-4/+4
2023-07-21settings: Give indices to enumslat9nq1-0/+5
2023-07-21settings_common: Remove unncessary enum speclat9nq1-2/+2
2023-07-21settings,configuration: Add a default suffixlat9nq1-14/+19
2023-07-21settings: Define paired settingslat9nq1-2/+9
2023-07-21settings: Define specializations for settingslat9nq1-1/+19
2023-07-21common,yuzu-qt: GCC warning silenceslat9nq1-1/+1
2023-07-21settings: Document BasicSetting, add Rangedlat9nq1-9/+106
2023-07-21settings: Move IsConfiguringGlobal to settings_commonlat9nq1-0/+3
2023-07-21settings: Move some simple data to BasicSettinglat9nq1-25/+71
2023-07-21(ui,)settings: Use explicit instantiationlat9nq1-0/+78