Zephyron
78cbfcf1a7
fix: Add safety checks for input processing and callback cleanup
...
- Prevent controller input processing until emulation is fully running
- Add null checks and prevent double deletion of NPAD callbacks
- Set callback_key to -1 after deletion to prevent reuse
Signed-off-by: Zephyron <zephyron@citron-emu.org >
2025-12-03 12:12:14 +10:00
Zephyron
bfb82e577c
chore: update project branding to citron
...
Signed-off-by: Zephyron <zephyron@citron-emu.org >
2025-05-06 16:06:48 +10:00
german77
ca7f949ee8
core: hid: Reintroduce vibration filter
2024-02-24 12:19:51 -06:00
Narr the Reg
0ac777460d
service: hid: Free npad applet resource
2024-02-08 18:50:54 -06:00
german77
372897aac4
service: hid: Ensure aruid data is initialized
2024-02-05 17:17:21 -06:00
Narr the Reg
818721d12d
service: hid: Multiple fixes
2024-02-01 10:37:44 -06:00
liamwhite
21138b6a86
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
a0f7f2b309
service: hid: Implement GetPlayerLedPattern accurately
2024-01-30 10:57:03 -06:00
Narr the Reg
575183d6dc
service: hid: Fully implement touch resource
2024-01-28 18:27:25 -06:00
Narr the Reg
53b321c945
service: set: Implement more settings functions for Qlaunch
2024-01-25 17:14:18 -06:00
Narr the Reg
1b984738ab
service: hid: Implement EnableAppletForInput
2024-01-21 14:05:18 -06:00
liamwhite
5838779162
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
9f376cd901
service: hid: Clear controller status when aruid is no longer used
2024-01-19 00:09:49 -06:00
Narr the Reg
2cacb9d48c
service: hid: Fully implement abstract vibration
2024-01-15 23:15:40 -06:00
german77
b5dac5f525
service: hid: Create abstracted pad structure
2024-01-11 19:35:04 -06:00
liamwhite
2a4ac7cfac
Merge pull request #12600 from german77/npad-impl
...
service: hid: Hook interface implementations
2024-01-07 20:41:06 -05:00
german77
0b4cc6e14c
service: hid: Make sure there's an active aruid handle
2024-01-06 23:49:52 -06:00
german77
5105b90017
service: hid: Implement GetLastActiveNpad
2024-01-06 23:30:43 -06:00
german77
3516a2d0bf
service: hid: Implement AssigningSingleOnSlSrPress
2024-01-06 23:30:42 -06:00
german77
f224ef6185
service: hid: Implement SetNpadSystemExtStateEnabled
2024-01-06 23:30:41 -06:00
german77
a36f4d0a9f
service: hid: Implement CaptureButtonAssignment
2024-01-06 21:18:44 -06:00
Narr the Reg
ee847f8ff0
hid_core: Move hid to it's own subproject
2024-01-05 11:41:15 -06:00