summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2020-03-29Re-order the shoulder buttons both in the configuration menu, and in the code.Kewlan
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-14Add 4:3 aspect ratio and address feedbackMorph
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-02-03Merge pull request #3337 from ReinUsesLisp/vulkan-stagedbunnei
2020-02-01Merge pull request #3268 from CJBok/deadzonebunnei
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2020-01-29settings: Add settings for graphics backendReinUsesLisp
2020-01-25Merge pull request #3343 from FearlessTobi/ui-tabbunnei
2020-01-24yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi
2020-01-19yuzu_qt: config: Move audio to its own tab.bunnei
2020-01-19GUI/gamelist: add "None" as an option for second row and remove dynamically d...Bartosz Kaszubowski
2020-01-12GUI/configure: resize hotkeys column to contentBartosz Kaszubowski
2020-01-03const correctionCJBok
2020-01-03clangCJBok
2020-01-03Update configure_input_player.cppCJBok
2020-01-03Added deadzone controls for sdl engine at input settingsCJBok
2019-11-09yuzu: configure_web: Use Base64 encoded token for simplifying user experience.bunnei
2019-10-10fixed clang format & addressed feedbackFreddyFunk
2019-10-10yuzu/configure_input_player: Fix input handling for ZL and ZR from controller...FreddyFunk
2019-10-09Merge pull request #2910 from FearlessTobi/port-4930bunnei
2019-10-04yuzu/configure_service: Silence -WswitchReinUsesLisp
2019-10-02qt: Add service dialogZach Hilman
2019-09-30boxcat: Implement events global fieldZach Hilman
2019-09-30configure_service: Allow Qt to open external linksZach Hilman
2019-09-30yuzu: Add UI tab to configure BCAT servicesZach Hilman
2019-09-30settings: Add option to set BCAT backendZach Hilman
2019-09-26yuzu: Pause when in backgroundFearlessTobi
2019-09-22Add missing includeFearlessTobi
2019-09-21configure_debug: Move reporting option to loggingZach Hilman
2019-09-21config: Remove Dump options from configure_debugZach Hilman
2019-09-21yuzu: Add UI to manage filesystem paths and sizesZach Hilman
2019-09-21settings: Add options for managing gamecard emulationZach Hilman
2019-09-21settings: Add options for setting storage sizesZach Hilman
2019-09-21Merge pull request #2806 from FearlessTobi/port-4882David
2019-09-16When docked mode is checked, uncheck "joycons docked"Morph
2019-09-10Add frametime logging for tracking performance over timefearlessTobi
2019-09-05Merge pull request #2808 from FearlessTobi/port-4866David
2019-09-05yuzu/configure: move speed limiter to generalFearlessTobi
2019-09-05Merge pull request #2830 from FearlessTobi/port-4911David
2019-09-04configure_dialog: reverse tab map to avoid logic based on user-facing/transla...fearlessTobi