summaryrefslogtreecommitdiff
path: root/src/common/settings_common.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-09general: add default configurations for applet modeLiam
2024-01-15Fix more typosViktor Szépe
2023-12-30android: Migrate in-game overlay settings to init895
2023-12-12android: Add per-game driverst895
2023-11-25yuzu: create linux group in general settingsflodavid
2023-11-10yuzu: Save mute when in background settingNarr the Reg
2023-09-14settings_common: Fix typolat9nq
2023-09-13settings: Retro-port Citra Settings worklat9nq
2023-08-29android: Expose interface for getting settings from native codeCharles Lombardo
2023-08-22general: Convert use_docked_mode to an enumerationlat9nq
2023-07-23settings_common: Document specializationslat9nq
2023-07-21common,qt-config: Remove usage of forward_listlat9nq
2023-07-21settings_common: Use a vector in category linkagelat9nq
2023-07-21common: Move global configuration state modifiers back to settingslat9nq
2023-07-21common,configure_system: Rename method to GetCategorylat9nq
2023-07-21settings: Give indices to enumslat9nq
2023-07-21settings_common: Remove unncessary enum speclat9nq
2023-07-21settings,configuration: Add a default suffixlat9nq
2023-07-21settings: Define paired settingslat9nq
2023-07-21settings: Define specializations for settingslat9nq
2023-07-21common,yuzu-qt: GCC warning silenceslat9nq
2023-07-21settings: Document BasicSetting, add Rangedlat9nq
2023-07-21settings: Move IsConfiguringGlobal to settings_commonlat9nq
2023-07-21settings: Move some simple data to BasicSettinglat9nq
2023-07-21(ui,)settings: Use explicit instantiationlat9nq