summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/config.h
AgeCommit message (Expand)Author
2023-11-21config: Unify config handling under frontend_commont895
2023-11-04Convert files to LF eolKelebek1
2023-10-21yuzu: Fix restore shortcuts buttonNarr the Reg
2023-08-22general: Convert use_docked_mode to an enumerationlat9nq
2023-07-22config: Read the Network categorylat9nq
2023-07-21config: Remove unused functionslat9nq
2023-07-21settings,general: Rename non-confirming enumslat9nq
2023-07-21config: Don't merge the mapslat9nq
2023-07-21settings: Add a registry of settingslat9nq
2023-07-21settings,video_core: Consolidate ASTC decoding optionslat9nq
2023-06-12input_common: Redesign mouse panningBaptiste Marie
2023-06-04yuzu: add opengl shader backend info in status barxcfrg
2023-06-01Merge pull request #10352 from grimkor/add-context-menu-status-bar-settingsliamwhite
2023-05-24add context menu for filter and anti-aliasing status buttonsgrimkor
2023-05-23textures: add BC1 and BC3 compressors and recompression settingLiam
2022-11-28config: Custom profile detection fixesameerj
2022-09-04yuzu: Use a debugger to generate minidumpslat9nq
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2022-07-23yuzu: Hook qt camera to camera drivergerman77
2022-07-15common/setting: Make ranged a property of the typemerry
2022-06-30settings: Consolidate RangedSetting's with regular oneslat9nq
2022-04-16yuzu: Add custom ringcon configurationgerman77
2022-02-06yuzu: Add docked, GPU accuracy and adapting filter hotkeysgerman77
2022-01-22Merge pull request #7716 from german77/volumebunnei
2022-01-21Use Default Colorful theme by default outside of Windowsv1993
2022-01-15yuzu: Add volume up/down hotkeysgerman77
2022-01-15yuzu: Remove speed limit hotkeysgerman77
2021-11-16Frontend: Add anti-aliasing method settingMarshall Mohror
2021-11-16Renderer: Implement Bicubic and ScaleForce filters.Fernando Sahmkow
2021-11-16Settings: Add resolution scaling to settings.Fernando Sahmkow
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-09-18settings: File selector & other settingsMonsterDruide1
2021-09-11Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S
2021-08-16configure_graphics: Add GPU nvdec decoding as an optionameerj
2021-08-12configuration: add option to select network interfacespholz
2021-07-25Merge branch 'master' into fullscreen-enumlat9nq
2021-07-23general: Implement FullscreenMode enumerationlat9nq
2021-07-22general: Add setting shader_backendlat9nq
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-06-26configuration: Defer to common/settings for per-game settings defaultslat9nq
2021-06-17config: Add frame limiter toggle hotkeyameerj
2021-06-02yuzu qt: Revert some usages of string_viewlat9nq
2021-05-25yuzu qt: Handle per-game configs for title id 0lat9nq
2021-05-15general: Make CPU accuracy and related a Settings::Settinglat9nq
2021-04-14common: Move settings to common from core.bunnei
2021-02-07Add mouse panninggerman
2020-11-15config: Migrate config files into config/customMorph
2020-11-15input_profiles: Implement input profilesMorph
2020-09-04Include HID and configuration changes related to motiongerman