summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_input_player.cpp
AgeCommit message (Expand)Author
2021-05-15input_common: Implement SDL motiongerman77
2021-03-11Merge pull request #6040 from german77/toggleKeyboardbunnei
2021-03-06Enable mouse toggle buttonsgerman77
2021-03-06Add toggle button option for normal buttonsgerman
2021-03-05Enable button toggle for keyboard in the modifier buttongerman
2021-02-27inputCommon: Mouse fixesgerman77
2021-02-07hid: Implement GC controllergerman
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-01-23Fix connect and disconnect controller eventsgerman
2021-01-17Always update configuration for handheldgerman
2021-01-01configure_input: Modify controller connection delayMorph
2020-12-26Allow to invert analog axis with right clickgerman
2020-11-29Merge pull request #4939 from german77/MouseInputbunnei
2020-11-25Implement full mouse supportgerman
2020-11-20configure_input_player: Use the npad style set to show the available controllersMorph
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_player: Change "Defaults" button behaviorMorph
2020-11-15settings: Preparation for per-game input settingsMorph
2020-11-15input_profiles: Implement input profilesMorph
2020-11-15configure_input_player: Implement input exclusivity and persistenceMorph
2020-10-20configure_input_player: Fix modifier buttonsMorph
2020-09-18configure_input_player: Fixes motion mapping using ConfigureButtonClickMorph
2020-09-17configure_input_player: Re-add "Clear" context menu optionMorph
2020-09-17Merge pull request #4594 from german77/MotionHIDbunnei
2020-09-10Merge pull request #4608 from lioncash/sign3bunnei
2020-09-05configure_input: Hook up the motion button and checkboxMorph
2020-09-04Add cemu hook changes related to PR #4609german
2020-09-04configure_input_player: Show/hide motion buttons based on the controllerMorph
2020-09-04Include HID and configuration changes related to motiongerman
2020-08-29configure_input_player: Resolve sign conversion warnings in UpdateMappingWith...Lioncash
2020-08-29yuzu/configuration: Fix index out of bounds for default_analogsMorph
2020-08-27input_common: Eliminate most global stateLioncash
2020-08-26configure_input_player: Fix modifier scale button mappingMorph
2020-08-26configuration/input: Add support for mouse button clicksMorph
2020-08-26Address feedbackMorph
2020-08-26Project Mjölnir: Part 1Morph
2020-08-13General: Tidy up clang-format warnings part 2Lioncash
2020-08-03yuzu: Resolve C++20 deprecation warnings related to lambda capturesLioncash
2020-07-02Fix unnecessary diffsAmeer
2020-07-02Add LR triggers as axes, half press to initiate a press, add GC axis id in co...Ameer