Commit graph

19 commits

Author SHA1 Message Date
Maran Br
8f5a65bdb0 Fixes second controller not detected in DKTF and possibly other games 2025-05-09 14:20:53 +00:00
liamwhite
0b15d99bb2 Merge pull request #13163 from german77/ring
core: hid: hid_core doesn't have access to LIBUSB
2024-02-25 14:01:05 -05:00
german77
68b0f72f27 core: hid: hid_core doesn't have access to LIBUSB 2024-02-25 10:06:43 -06:00
german77
bdd95714d5 core: hid: Reintroduce vibration filter 2024-02-24 12:19:51 -06:00
FearlessTobi
4d55e58ee4 scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
2024-02-19 16:00:46 +01:00
german77
16b5a24d6f core: hid: Remove driver errors from log 2024-02-18 10:54:56 -06:00
t895
a29782ce6a android: Input mapping 2024-02-17 12:32:33 -05:00
t895
95ea8e9553 hid_core: Prevent crash if we try to iterate through empty color devices list 2024-02-16 21:11:47 -05:00
t895
31b531fb2b hid_core: Use dedicated "port" for android's input overlay 2024-02-16 21:09:42 -05:00
Narr the Reg
9d8c4a7802 core: hid: Skip duplicated vibrations 2024-01-23 11:33:08 -06:00
Narr the Reg
cd792c68c2 core: hid: Only set polling mode if needed 2024-01-23 11:11:09 -06:00
Narr the Reg
0748704ca6 core: hid: Allow to disable vibration 2024-01-21 16:44:31 -06:00
liamwhite
48d9e11d9d Merge pull request #12660 from german77/better-vibration
service: hid: Fully implement abstract vibration
2024-01-20 13:34:54 -05:00
Narr the Reg
d79845d97f core: hid: Disable special features before disconnecting the controllers 2024-01-16 14:44:54 -06:00
Narr the Reg
e2313faec9 service: hid: Fully implement abstract vibration 2024-01-15 23:15:40 -06:00
Viktor Szépe
168f763ee6 Merge remote-tracking branch 'origin/master' into typos3 2024-01-16 00:09:00 +00:00
Viktor Szépe
8f8a15827f Fix more typos 2024-01-15 23:26:53 +00:00
german77
194746c558 service: hid: Create abstracted pad structure 2024-01-11 19:35:04 -06:00
Narr the Reg
146975c880 hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
Renamed from src/core/hid/emulated_controller.cpp (Browse further)