summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_input_player.cpp
AgeCommit message (Expand)Author
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-09-18input_common/tas: Base playback & recording systemMonsterDruide1
2021-08-07input_common: Improve SDL joystick and hide toggle optiongerman77
2021-07-21Merge pull request #6654 from german77/custom_thresholdbunnei
2021-07-17configure/ui: Add sliders for trigger buttonsgerman77
2021-07-15input_common: Make button threshold customizablegerman77
2021-07-15input_common: Support SDL toggle buttonsgerman77
2021-06-06limitable_input_dialog: Implement character limiterKewlan
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