Commit Graph

28 Commits

Author SHA1 Message Date
84d43489c5 input_common: Implement native mifare support 2023-06-21 17:54:58 -06:00
cf023aa8ec core: hid: Update motion on a better place 2023-05-07 17:01:57 -06:00
82188b2f79 Merge pull request #10174 from german77/motriod
input_common: Add experimental motion to button
2023-05-06 21:40:20 -07:00
9b771bcb8f input_common: Add experimental motion to button 2023-05-05 22:49:56 -06:00
f017335fef input_common: Add property to invert an axis button 2023-05-05 17:18:35 -06:00
600f325d87 general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
e1a3bda4d9 Address review comments 2023-01-19 18:05:22 -06:00
ed5fa10e97 core: hid: Enable pulling color data from controllers 2023-01-19 18:05:20 -06:00
38c48cf8d8 core: hid: Implement true multitouch support 2022-11-19 08:44:33 -06:00
224a19758e input_common: have an unique vector in callback status 2022-10-09 12:49:18 -05:00
3ce0ef04dd service: nfp: address comments 2022-10-02 12:32:26 -05:00
8a3d22c4bd core: hid: Add nfc support to emulated controller 2022-10-02 12:32:26 -05:00
2898be69f4 input_common: Add support for analog toggle 2022-09-06 11:21:28 -05:00
57311b2c8b core: hid: Add cammera support 2022-07-23 19:40:25 -05:00
c82806f9cb input_common: touch: Rewrite touch driver to support multiple touch points 2022-05-23 11:01:14 -05:00
17ce54d7f2 yuzu: Config allow to delete single axis directions when buttons are mapped to a stick 2022-04-26 19:03:54 -05:00
99ceb03a1c general: Convert source file copyright comments over to SPDX
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-04-23 05:55:32 -04:00
064aa3de11 yuzu: ui: Improve battery symbols 2022-02-02 13:18:06 -06:00
5ce5432830 core/hid: Increment shake force
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
2022-01-14 11:11:20 -06:00
f4e5f89e6f core/hid: Improve accuary of mouse implementation 2021-11-24 20:30:28 -06:00
654d76e79e core/hid: Fully implement native mouse 2021-11-24 20:30:28 -06:00
136eb9c4c2 core/hid: Fully emulate motion from button 2021-11-24 20:30:27 -06:00
730f078302 settings: Fix Debug controller type options 2021-11-24 20:30:26 -06:00
2b1b0c2a30 kraken: Address comments from review
start lion review
2021-11-24 20:30:26 -06:00
064ddacf49 core/hid: Rework battery mappings 2021-11-24 20:30:26 -06:00
b564f024f0 Morph review first wave 2021-11-24 20:30:25 -06:00
601ac43495 core/hid: Only signal when needed 2021-11-24 20:30:24 -06:00
449576df93 core/hid: Move motion_input, create input converter and hid_types 2021-11-24 20:30:22 -06:00