aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/config.cpp
AgeCommit message (Expand)Author
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
2019-09-04Address trivial review commentsfearlessTobi
2019-09-04yuzu: Add support for multiple game directoriesfearlessTobi
2019-09-04configuration/config: Add missing screenshot path readfearlessTobi
2019-08-09yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash
2019-07-11yuzu: Remove setting for using UnicornLioncash
2019-07-04Merge pull request #2669 from FearlessTobi/move-cpujit-settingZach Hilman
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi
2019-06-28settings: Add config option for kiosk (quest) modeZach Hilman
2019-06-21Merge pull request #2482 from DarkLordZach/prepobunnei
2019-06-07Merge pull request #2514 from ReinUsesLisp/opengl-compatZach Hilman
2019-05-30rasterizer_opengl: Remove OpenGL core profileReinUsesLisp
2019-05-26game_list_worker: Add better error handling to cachingZach Hilman
2019-05-26ui_settings: Add option to cache game listZach Hilman
2019-05-26loader: Move NSO module tracking to AppLoaderZach Hilman
2019-05-25settings: Add 'Reporting Services' config optionZach Hilman
2019-05-20yuzu/configuration/config: Make default hotkeys an internally-linked array in...Lioncash
2019-05-20yuzu/configuration/config: Specify string conversions explicitlyLioncash
2019-05-09configuration/config: Move config loading and saving to functions based off g...Lioncash