summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2021-02-09Use GC imagegerman
2021-02-08Settings: Add depth to Joysticks on Pro Controller preview (#5894)Jatoxo
2021-02-07hid: Implement GC controllergerman
2021-02-07Add mouse panninggerman
2021-02-07Add GC controller animationgerman
2021-02-06Refresh controller only when necessarygerman
2021-02-06Add SL SR vectors, change dual joycon view, add missing raw data from keyboar...german
2021-02-06Add controller window and single joycon top viewgerman
2021-02-06Replace text with vectorsgerman
2021-02-06Make settings controller image change with controller inputgerman
2021-02-06Merge pull request #5326 from german77/hidUpdate1bunnei
2021-02-03Fix npad struct to match switchbrewgerman
2021-02-03Always update handheld configgerman
2021-02-02Merge pull request #5841 from german77/usernamebunnei
2021-01-29Merge pull request #5805 from german77/HandheldFixbunnei
2021-01-28Avoid overwritting usernamegerman
2021-01-23Fix connect and disconnect controller eventsgerman
2021-01-20Merge pull request #5270 from german77/multiTouchbunnei
2021-01-20Merge pull request #5743 from german77/HandheldFixbunnei
2021-01-17Always update configuration for handheldgerman
2021-01-17configure_service: Only compile FormatEventStatusString when YUZU_ENABLE_BOXC...lat9nq
2021-01-17Fix player 1 default connected valuegerman
2021-01-15core: Silence Wclass-memaccess warningsReinUsesLisp
2021-01-15Allow to return up to 16 touch inputs per enginegerman
2021-01-15Allow all touch inputs at the same time and remove config options that are no...german
2021-01-14yuzu: Remove unused variables in Qt codeLioncash
2021-01-14Merge pull request #5343 from lioncash/qt6Morph
2021-01-13configure_motion_touch: Prevent use after move in ApplyConfiguration()Lioncash
2021-01-13configure_motion_touch: Migrate off QRegExp to QRegularExpressionLioncash
2021-01-13Merge pull request #5330 from german77/regexerrorLC
2021-01-13Fix IP validator error where the last octet produced an error if the value wa...german
2021-01-10config: Enable docked mode by defaultMorph
2021-01-09general: Resolve C4062 warnings on MSVCMorph
2021-01-04yuzu/configure_filesystem: Remove "Select Cache Directory" optionFearlessTobi
2021-01-02dynarmic: Add Unsafe_InaccurateNaN optimizationMerryMage
2021-01-01Merge pull request #5209 from Morph1984/refactor-controller-connectbunnei
2021-01-01configure_input: Modify controller connection delayMorph
2020-12-28core: settings: Untangle multicore from asynchronous GPU.bunnei
2020-12-26Allow to invert analog axis with right clickgerman
2020-12-24cmake: Always enable VulkanReinUsesLisp
2020-12-19yuzu: Remove gdbstub configurationFearlessTobi
2020-12-08Merge pull request #5156 from comex/xx-rawsbunnei
2020-12-08Merge pull request #5020 from german77/AnalogfromButtonFixMorph
2020-12-07Disable analog joystick from buttons by defaultgerman
2020-12-06configure_motion_touch: Fix unescaped backslash in regexcomex
2020-12-01Merge pull request #4937 from german77/multiUDPbunnei
2020-11-29Merge pull request #4939 from german77/MouseInputbunnei
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash
2020-11-25Implement full mouse supportgerman
2020-11-25Add multiple udp server supportgerman