aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
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-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
2020-11-25Merge pull request #4959 from Morph1984/emulated-controller-stylesetbunnei
2020-11-23Merge pull request #4451 from slashiee/extended-loggingbunnei
2020-11-21Merge pull request #4944 from lioncash/system-rembunnei
2020-11-20configure_input_player: Use the npad style set to show the available controllersMorph
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-11-17configure_input_player: Use static qualifier for IsProfileNameValid()Lioncash
2020-11-15configure_input: Accommodate for the mouse input device engineMorph
2020-11-15configure_input: Update the input profiles for other player tabsMorph
2020-11-15general: Fix compiler warnings on linux and miscellaneous changesMorph
2020-11-15sdl_impl: Revert to the "old" method of mapping sticksMorph
2020-11-15applets/controller: Change the input button to create input profilesMorph
2020-11-15input: Disconnect a controller prior to connecting a new oneMorph
2020-11-15input_common: Add VibrationDevice and VibrationDeviceFactoryMorph
2020-11-15configure_input: Add per-player vibrationMorph