aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/config.cpp
AgeCommit message (Expand)Author
2020-08-29yuzu/configuration: Fix index out of bounds for default_analogsMorph
2020-08-26Project Mjölnir: Part 1Morph
2020-08-21Merge pull request #4541 from MerryMage/yolobunnei
2020-08-16dynarmic: Add unsafe optimizationsMerryMage
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-08-03Merge pull request #4263 from lat9nq/fix-screencaps-2David
2020-07-28configure_graphics: Remove Force 30 FPS modeMorph
2020-07-26config: Make the save-as identifier more consistentlat9nq
2020-07-20configuration: Setup UI to config screenshot path and savinglat9nq
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