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
|
43715edd7e
|
service: set: Migrate ISystemSettingsServer to new IPC
|
2024-02-14 12:40:10 -06:00 |
|
Narr the Reg
|
b765a7e22c
|
service: hid: Free npad applet resource
|
2024-02-08 18:50:54 -06:00 |
|
Narr the Reg
|
0201a87e4f
|
service: hid: Migrate hidbus to new interface
|
2024-02-07 18:07:32 -06:00 |
|
liamwhite
|
93b1636e83
|
Merge pull request #12928 from german77/motion-mp
service: hid: Add multiprocess support to six axis input
|
2024-02-06 10:24:46 -05:00 |
|
german77
|
bc3955e125
|
service: irs: Migrate service to new interface
|
2024-02-06 00:14:16 -06:00 |
|
german77
|
4e0a08ccae
|
service: hid: Add multiprocess support to six axis input
|
2024-02-05 17:19:31 -06:00 |
|
german77
|
e12d580819
|
service: hid: Ensure aruid data is initialized
|
2024-02-05 17:17:21 -06:00 |
|
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 |
|