Narr the Reg
|
06bb386941
|
service: hid: Multiple fixes
|
2024-02-01 10:37:44 -06:00 |
|
liamwhite
|
6e85d48a8b
|
Merge pull request #12780 from german77/touch_resource5
service: hid: Fully implement touch resource
|
2024-02-01 11:33:44 -05:00 |
|
Narr the Reg
|
ac45bf3adb
|
service: hid: Implement GetPlayerLedPattern accurately
|
2024-01-30 10:57:03 -06:00 |
|
german77
|
fd1bc5e569
|
service: hid: Implement home, capture and sleep buttons
|
2024-01-28 19:28:37 -06:00 |
|
german77
|
979e27ea91
|
service: hid: Restore active aruid
|
2024-01-28 18:27:25 -06:00 |
|
Narr the Reg
|
575f4308e0
|
service: hid: Fully implement touch resource
|
2024-01-28 18:27:25 -06:00 |
|
german77
|
4796058940
|
service: set: Implement more Qlaunch Settings
|
2024-01-28 09:32:46 -06:00 |
|
K900
|
2e958b507f
|
input: add a missing null pointer check
There's a few other places where the result of GetAruidData is accessed without a null check,
but I couldn't find a code path that hits those.
|
2024-01-27 17:32:49 +03:00 |
|
liamwhite
|
3262760a67
|
Merge pull request #12769 from german77/no-log
core: hid: Reduce controller requests
|
2024-01-26 09:57:40 -05:00 |
|
liamwhite
|
9dd9c2a6cc
|
Merge pull request #12765 from german77/sys-hid
service: set: Implement more settings functions for Qlaunch
|
2024-01-26 09:55:47 -05:00 |
|
Narr the Reg
|
cc539cac24
|
service: hid: Don't try to vibrate if device isn't initialized
|
2024-01-25 23:46:46 -06:00 |
|
Narr the Reg
|
df295231b8
|
service: set: Implement more settings functions for Qlaunch
|
2024-01-25 17:14:18 -06: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 |
|
liamwhite
|
913a56114f
|
Merge pull request #12734 from german77/enable-applet
service: hid: Implement EnableAppletForInput
|
2024-01-21 19:15:53 -05:00 |
|
Narr the Reg
|
0748704ca6
|
core: hid: Allow to disable vibration
|
2024-01-21 16:44:31 -06:00 |
|
Narr the Reg
|
4af74a15a8
|
service: hid: Implement EnableAppletForInput
|
2024-01-21 14:05:18 -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 |
|
liamwhite
|
19a2d50378
|
Merge pull request #12687 from german77/amiibo-lock
core: hid: Disable special features before disconnecting the controllers
|
2024-01-19 09:33:31 -05:00 |
|
liamwhite
|
4604e8ac05
|
Merge pull request #12709 from german77/npad-disc
service: hid: Clear controller status when aruid is no longer used
|
2024-01-19 09:33:16 -05:00 |
|
Narr the Reg
|
77f3deb03a
|
service: hid: Clear controller status when aruid is no longer used
|
2024-01-19 00:09:49 -06: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
|
4acc872fce
|
service: set: Implement stubbed functions
|
2024-01-15 23:17:03 -06:00 |
|
Narr the Reg
|
e2313faec9
|
service: hid: Fully implement abstract vibration
|
2024-01-15 23:15:40 -06:00 |
|
Viktor Szépe
|
34a9bad960
|
Fix typos in master
|
2024-01-16 00:09:25 +00: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 |
|
liamwhite
|
194c1fa287
|
Merge pull request #12606 from german77/npad_close
service: hid: Delete shared memory handle when unused
|
2024-01-07 20:41:11 -05:00 |
|
liamwhite
|
03a5484633
|
Merge pull request #12600 from german77/npad-impl
service: hid: Hook interface implementations
|
2024-01-07 20:41:06 -05:00 |
|
german77
|
8308261b18
|
service: hid: Delete shared memory handle when unused
|
2024-01-07 12:55:24 -06:00 |
|
german77
|
73a46f5fcb
|
service: hid: Make sure there's an active aruid handle
|
2024-01-06 23:49:52 -06:00 |
|
german77
|
94693e5e4b
|
service: hid: Implement GetLastActiveNpad
|
2024-01-06 23:30:43 -06:00 |
|
german77
|
1f3c770e79
|
service: hid: Implement AssigningSingleOnSlSrPress
|
2024-01-06 23:30:42 -06:00 |
|
german77
|
c599f3700b
|
service: hid: Implement SetNpadSystemExtStateEnabled
|
2024-01-06 23:30:41 -06:00 |
|
german77
|
243494192f
|
service: hid: Implement CaptureButtonAssignment
|
2024-01-06 21:18:44 -06:00 |
|
Narr the Reg
|
9f2fbff484
|
service: hid: Handle pending delete
|
2024-01-06 15:42:19 -06:00 |
|
Narr the Reg
|
146975c880
|
hid_core: Move hid to it's own subproject
|
2024-01-05 11:41:15 -06:00 |
|