aboutsummaryrefslogtreecommitdiff
path: root/src/core/hid/input_converter.cpp
AgeCommit message (Collapse)Author
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-06-21input_common: Implement native mifare supportNarr the Reg
2023-05-07core: hid: Update motion on a better placegerman77
2023-05-06Merge pull request #10174 from german77/motriodbunnei
input_common: Add experimental motion to button
2023-05-05input_common: Add experimental motion to buttongerman77
2023-05-05input_common: Add property to invert an axis buttonNarr the Reg
2023-03-12general: fix spelling mistakesLiam
2023-01-19Address review commentsgerman77
2023-01-19core: hid: Enable pulling color data from controllersNarr the Reg
2022-11-19core: hid: Implement true multitouch supportNarr the Reg
2022-10-09input_common: have an unique vector in callback statusgerman77
2022-10-02service: nfp: address commentsgerman77
2022-10-02core: hid: Add nfc support to emulated controllergerman77
2022-09-06input_common: Add support for analog toggleNarr the Reg
2022-07-23core: hid: Add cammera supportgerman77
2022-05-23input_common: touch: Rewrite touch driver to support multiple touch pointsgerman77
2022-04-26yuzu: Config allow to delete single axis directions when buttons are mapped ↵Narr the Reg
to a stick
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2022-02-02yuzu: ui: Improve battery symbolsNarr the Reg
2022-01-14core/hid: Increment shake forceNarr the Reg
With the current settings 2p mode in pokemon let's go wasn't showing up. By making the shake more violent we can make it appear without any effort using the keyboard
2021-11-24core/hid: Improve accuary of mouse implementationgerman77
2021-11-24core/hid: Fully implement native mousegerman77
2021-11-24core/hid: Fully emulate motion from buttongerman77
2021-11-24settings: Fix Debug controller type optionsgerman77
2021-11-24kraken: Address comments from reviewgerman77
start lion review
2021-11-24core/hid: Rework battery mappingsgerman77
2021-11-24Morph review first wavegerman77
2021-11-24core/hid: Only signal when neededgerman77
2021-11-24core/hid: Move motion_input, create input converter and hid_typesgerman77