summaryrefslogtreecommitdiff
path: root/src/common/settings.cpp
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
2023-12-30android: Migrate in-game overlay settings to init895
2023-12-12android: Add per-game driverst895
2023-12-09settings: Clearer NCE error messagesGPUCode
2023-11-30Merge pull request #12074 from GPUCode/yuwu-on-the-metalliamwhite
2023-11-25yuzu: create linux group in general settingsflodavid
2023-11-25common: Enforce fastmem for nce usageGPUCode
2023-11-25android: Add cpu bakend gui toggleGPUCode
2023-11-25arm: Implement native code execution backendLiam
2023-11-25device_memory: Enable direct mapped addresses for nceGPUCode
2023-11-25settings: Add cpu backend settingGPUCode
2023-11-21config: Unify config handling under frontend_commont895
2023-11-10yuzu: Save mute when in background settingNarr the Reg
2023-10-12yuzu: Use new setting method for stop emulationFlorian
2023-09-23Query Cachge: Fully rework Vulkan's query cacheFernando Sahmkow
2023-08-29android: Expose interface for getting settings from native codeCharles Lombardo
2023-08-22settings: Add docked mode helper functionlat9nq
2023-08-15settings: Add AspectRatio enum, split res scale functionlat9nq
2023-08-02Merge pull request #10839 from lat9nq/pgc-plusliamwhite
2023-07-25settings: Correct Linkage member impl locationlat9nq
2023-07-21common,qt-config: Remove usage of forward_listlat9nq
2023-07-21settings: Remove sorting from loglat9nq
2023-07-21common: Move global configuration state modifiers back to settingslat9nq
2023-07-21settings: Cleanuplat9nq
2023-07-21settings: Require time zone setting value for stirnglat9nq
2023-07-21settings,uisettings: Remove leading underscorelat9nq
2023-07-21common,yuzu-qt: Avoid explicit instantiation on old clanglat9nq
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
2023-07-21settings: Report all contained settings valueslat9nq
2023-07-21settings,general: Rename non-confirming enumslat9nq
2023-07-21configure_audio: Implement ui generationlat9nq
2023-07-21settings, uisettings: Initialize linkage counterlat9nq
2023-07-21configure_system: Implement with for looplat9nq
2023-07-21settings: Add UiGeneral classlat9nq
2023-07-21settings: Recategorize a bitlat9nq
2023-07-21settings: Add a registry of settingslat9nq
2023-07-21settings,core,config_sys: Remove optional type from custom_rtc, rng_seedlat9nq
2023-07-21settings: Pool SetGlobal functionslat9nq
2023-07-21settings,video_core: Consolidate ASTC decoding optionslat9nq
2023-07-10settings: Disable C++20 tzdb path on MinGWlat9nq
2023-07-09settings: Catch runtime error from STLlat9nq
2023-07-05settings: Disable C++20 path on MSVClat9nq
2023-06-27settings: Clean up includeslat9nq
2023-06-27settings: Catch runtime_error, fallback time zonelat9nq
2023-06-13Merge pull request #10603 from lat9nq/tz-more-completebunnei
2023-06-08nvnflinger: allow locking framerate during video playbackLiam