summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2021-06-16Merge pull request #6464 from ameerj/disable-astcbunnei
2021-06-16fsp_srv: Fix filesystem access loggingMorph
2021-06-15configure_graphics: Add Accelerate ASTC decoding settingameerj
2021-06-13configure_cpu_debug: Clarify settings behaviorMorph
2021-06-11General: Add settings for fastmem and disabling adress space check.FernandoS27
2021-06-09Merge pull request #6413 from Kewlan/limitable_input_dialog_limitbunnei
2021-06-08configure_ui: Add translation context for file-scope stringsLioncash
2021-06-06limitable_input_dialog: Implement character limiterKewlan
2021-06-04Merge pull request #6362 from lat9nq/reset-to-defaultsbunnei
2021-06-04Merge pull request #6392 from german77/controller-widgetbunnei
2021-06-02yuzu qt: Revert some usages of string_viewlat9nq
2021-06-01Merge pull request #6361 from lat9nq/per-hb-cfgbunnei
2021-06-01yuzu qt: Use lambda and std::function for reset callbacklat9nq
2021-06-01yuzu: Add settings reset button to general configurationlat9nq
2021-06-01configuration: Initial work to reset all settingsfearlessTobi
2021-05-30settings: Disable controller preview if controller is not activegerman77
2021-05-27Merge pull request #6346 from lat9nq/apply-config-pgcAmeer J
2021-05-25yuzu qt: Restore const qualifierslat9nq
2021-05-25yuzu qt: Handle per-game configs for title id 0lat9nq
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-25Merge pull request #6349 from german77/suppress_config_warningbunnei
2021-05-25yuzu qt: Add an Apply button to configuration dialogslat9nq
2021-05-23settings: Forbid docked mode on handheldgerman77
2021-05-22settings: Suppress duplicate label name warninggerman77
2021-05-20Merge pull request #6321 from lat9nq/per-game-cpubunnei
2021-05-20configure_cpu: Simplify UpdateGrouplat9nq
2021-05-19configuration_shared: Drop unused function and template anotherlat9nq
2021-05-17general: Demote custom_rtc to regular settinglat9nq
2021-05-16configure_debug: FIx duplicate labelsMorph
2021-05-16configuration: Add CPU tab to game propertieslat9nq
2021-05-15configuration: Simplify applying per-game settingslat9nq
2021-05-15configuration_shared: Add some commentslat9nq
2021-05-15general: Make CPU accuracy and related a Settings::Settinglat9nq
2021-05-15input_common: Implement SDL motiongerman77
2021-05-10configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column"Kewlan
2021-04-28yuzu: config: Silence narrowing conversion warning on MSVCMorph
2021-04-25Merge pull request #6198 from Kewlan/favorite-gamesbunnei
2021-04-25config: Add new keyboard bindingsMorph
2021-04-15game_list: Mark games as favorite to make them appear at the top.Kewlan
2021-04-14Merge pull request #6199 from lioncash/log-nsbunnei
2021-04-14common/log: Move Log namespace into the Common namespaceLioncash
2021-04-14common: Move settings to common from core.bunnei
2021-04-14core: settings: Add setting for debug assertions and disable by default.bunnei
2021-04-11Merge pull request #6135 from Morph1984/borderless-windowed-fullscreenbunnei
2021-04-08Merge pull request #6062 from ameerj/auto-stubbunnei
2021-04-06config: Default to exclusive fullscreen mode on platforms other than WindowsMorph
2021-04-06configure_graphics: Add Borderless Windowed fullscreen modeMorph
2021-04-04configure_graphics: Prevent stack-use-after-scopelat9nq
2021-03-30Use a single connection for UDP server, make connection test longer and check...german77
2021-03-30configuration: Add auto stub toggle that resets on bootameerj