summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_input_player.cpp
AgeCommit message (Expand)Author
2022-06-14configure_input_player: Eliminate variable shadowingMorph
2022-04-26yuzu: Config allow to delete single axis directions when buttons are mapped t...Narr the Reg
2022-04-26yuzu: config: Set default range to 95%Narr the Reg
2022-04-21Merge pull request #7978 from german77/sidewaybunnei
2022-04-19ui: translate hat directionsKyle K
2022-04-16yuzu: Call ignore event after ensuring it's initializedNarr the Reg
2022-03-21input_common: Map sticks correctly when mapped sidewaysNarr the Reg
2022-03-20yuzu: Reduce unused includesameerj
2022-02-15yuzu: config: Fix mapping issues with the enter keyNarr the Reg
2022-02-06yuzu: Add auto center on right clickgerman77
2022-02-01Merge pull request #7807 from german77/moar-buttonsbunnei
2022-02-01configure_input_player: Eliminate variable shadowingLioncash
2022-02-01configure_input_player: std::move input setters in HandleClickLioncash
2022-02-01configure_input_player: Avoid unnecessary ParamPackage copiesLioncash
2022-01-30input_common: Add home and hard touch press buttons to UDP controllersgerman77
2022-01-27Merge pull request #7770 from german77/motion-thresholdbunnei
2022-01-23input_common: Add option to configure gyro thresholdgerman77
2022-01-21yuzu: Add modifiers for keyboardNarr the Reg
2022-01-16input_common: Reintroduce motion from mouse and use button namesgerman77
2022-01-07yuzu: Use pad parameter to choose the correct controllergerman77
2022-01-01controller_applet: Only populate supported controllersgerman77
2021-12-29core/hid: Fix controller type validationgerman77
2021-12-04core/hid: Ensure only valid npad are connectedgerman77
2021-11-29general: Fix handheld typoMorph
2021-11-27settings: Add debug setting to enable all controllersgerman77
2021-11-26input_common: Fully implement UDP controllersNarr the Reg
2021-11-24input_common: Move button names to the frontendgerman77
2021-11-24core/hid: Remove usage of native types, fix a couple of errors with motiongerman77
2021-11-24settings: Remove includes of core.hgerman77
2021-11-24core/hid: Rename NpadType to NpadStyleIndexgerman77
2021-11-24settings: Fix Debug controller type optionsgerman77
2021-11-24input_common: Fix UDP uuidgerman77
2021-11-24core/hid: Rework battery mappingsgerman77
2021-11-24settings: Fix mouse and keyboard mappingsgerman77
2021-11-24yuzu: Fix loading input profilesgerman77
2021-11-24hid: Fix controller connection/disconnectiongerman77
2021-11-24core/hid: Add output devicesgerman77
2021-11-24yuzu: Update frontendgerman77
2021-11-24input_common: Rewrite keyboardgerman77
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