Zephyron
56d8bd7dd3
feat: Add mouse wheel support for game input passthrough
...
- Implement mouse wheel event handling in SDL2 backend (emu_window_sdl2)
- Add wheel event routing from GRenderWindow to input subsystem
- Add debugging logs to trace mouse wheel events through input chain
- Support mouse wheel input for mods like Ultracam when games are running (WIP)
Signed-off-by: Zephyron <zephyron@citron-emu.org >
2025-09-14 15:18:38 +10:00
Zephyron
b2d9cf4a01
chore: update project branding to CITRON
...
Signed-off-by: Zephyron <zephyron@citron-emu.org >
2025-05-06 16:11:33 +10:00
liamwhite
15831b19a3
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
e62cea20d1
core: hid: hid_core doesn't have access to LIBUSB
2024-02-25 10:06:43 -06:00
german77
ca7f949ee8
core: hid: Reintroduce vibration filter
2024-02-24 12:19:51 -06:00
FearlessTobi
310c1f50be
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
56721517ea
core: hid: Remove driver errors from log
2024-02-18 10:54:56 -06:00
t895
50ecad547e
android: Input mapping
2024-02-17 12:32:33 -05:00
t895
ac33847b30
hid_core: Prevent crash if we try to iterate through empty color devices list
2024-02-16 21:11:47 -05:00
t895
18494b0ad6
hid_core: Use dedicated "port" for android's input overlay
2024-02-16 21:09:42 -05:00
Narr the Reg
ad4622da2c
core: hid: Skip duplicated vibrations
2024-01-23 11:33:08 -06:00
Narr the Reg
3b1c2896d9
core: hid: Only set polling mode if needed
2024-01-23 11:11:09 -06:00
Narr the Reg
a7a7720752
core: hid: Allow to disable vibration
2024-01-21 16:44:31 -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
0b0e9ef18d
core: hid: Disable special features before disconnecting the controllers
2024-01-16 14:44:54 -06:00
Narr the Reg
2cacb9d48c
service: hid: Fully implement abstract vibration
2024-01-15 23:15:40 -06:00
Viktor Szépe
90ab89a0b0
Merge remote-tracking branch 'origin/master' into typos3
2024-01-16 00:09:00 +00:00
Viktor Szépe
2044ae6b3a
Fix more typos
2024-01-15 23:26:53 +00:00
german77
b5dac5f525
service: hid: Create abstracted pad structure
2024-01-11 19:35:04 -06:00
Narr the Reg
ee847f8ff0
hid_core: Move hid to it's own subproject
2024-01-05 11:41:15 -06:00