aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/config.cpp
AgeCommit message (Expand)Author
2020-07-18yuzu: Port translation support from CitraFearlessTobi
2020-07-17Remove duplicate configDavid Marcec
2020-07-17Rebase for per game settingsDavid Marcec
2020-07-16Merge pull request #4337 from lat9nq/fix-per-game-asyncbunnei
2020-07-14settings: Move settings sanitization to its own functionlat9nq
2020-07-14Merge pull request #4294 from MerryMage/cpu-opt-settingsbunnei
2020-07-11configure_cpu: Show/Hide debugging optionsMerryMage
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage
2020-07-10settings: Remove storage size optionsMorph
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-07-06change shortcut context for other hotkeys with file open dialogAmeer
2020-07-06Fix ss crash on game menu, fix ss on windowed modeAmeer
2020-06-26Add a "Mute Audio" hotkeyKewlan
2020-06-16Merge pull request #3966 from Morph1984/hide-internal-resolution-uibunnei
2020-06-06yuzu/frontend: Remove internal resolution optionMorph
2020-05-30Implement macro JITDavid Marcec
2020-05-19yuzu: Add frontend settings for assembly shadersReinUsesLisp
2020-05-11core: settings: Add a setting for time zone.bunnei
2020-05-03Merge pull request #3637 from FearlessTobi/port-5094bunnei
2020-04-27Merge pull request #3742 from FernandoS27/command-listbunnei
2020-04-26Merge pull request #3791 from Kewlan/hotkey-config-plusbunnei
2020-04-24Add Restore Defaults and Clear options to hotkeysKewlan
2020-04-23Clang Format.Fernando Sahmkow
2020-04-23GPU: Add Fast GPU Time Option.Fernando Sahmkow
2020-04-22Clang format.Fernando Sahmkow
2020-04-22UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow
2020-04-20dynarmic: Add option to disable CPU JIT optimizationsMerryMage
2020-04-20yuzu: Option to hide mouse on inactivityFearlessTobi
2020-03-21Merge pull request #3531 from makigumo/yuzu_masterbunnei
2020-03-20Merge pull request #3526 from FearlessTobi/bcat-disablebunnei
2020-03-19set: implement GetRegionCodeDan
2020-03-17yuzu: Save sound output mode and set it to Stereo by defaultFearlessTobi
2020-03-17bcat: Disable Boxcat backend by defaultFearlessTobi
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph
2020-02-25core: settings: Add setting to enable vsync, which is on by default.bunnei
2020-02-13Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph
2020-02-09Merge pull request #3391 from Morph1984/remove-unknownZach Hilman
2020-02-09Remove option "Show files with type 'Unknown'"Morph
2020-01-29settings: Add settings for graphics backendReinUsesLisp
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi
2019-10-09Merge pull request #2910 from FearlessTobi/port-4930bunnei
2019-09-30boxcat: Implement events global fieldZach Hilman
2019-09-30settings: Add option to set BCAT backendZach Hilman
2019-09-26yuzu: Pause when in backgroundFearlessTobi
2019-09-21configure_debug: Move reporting option to loggingZach Hilman
2019-09-21config: Remove Dump options from configure_debugZach Hilman
2019-09-21settings: Add options for managing gamecard emulationZach Hilman
2019-09-21settings: Add options for setting storage sizesZach Hilman
2019-09-10Add frametime logging for tracking performance over timefearlessTobi
2019-09-04Separate UserNand and Sdmc directoriesfearlessTobi