summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_input_player.cpp
AgeCommit message (Expand)Author
2022-12-23yuzu: Automatically refresh device listgerman77
2022-12-05emulated_controller: Remove unused parameter in GetMappedDevices()Lioncash
2022-11-28configure_input_player: Fix profile saving when using handheld controller typeameerj
2022-09-12Merge pull request #8880 from german77/slow-movingMai
2022-09-11input_common: Increase mapping timer from 2.5 seconds to 4 secondsgerman77
2022-09-06yuzu: input: fix invert symbol on axis and order options alphabeticallyNarr the Reg
2022-09-06input_common: Add support for analog toggleNarr the Reg
2022-08-18yuzu: Allow longer controller profile namesNarr the Reg
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
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