Commit Graph

11 Commits

Author SHA1 Message Date
Henrik Rydgård
18a67b82d2 Do the same with KeyInputFlags. Fix minor UI misalignments 2025-12-19 13:41:58 +01:00
Henrik Rydgård
2047f46d6d Remove left-behind logging 2025-11-10 01:46:25 +01:00
Henrik Rydgård
412c746179 Add tilt (accelerometer) input support for DualSense controllers on Windows 2025-11-09 23:11:20 +01:00
Henrik Rydgård
87b155229f More work on the watch window 2025-08-15 22:36:05 +02:00
Henrik Rydgård
79e0b86651 When disconnecting a pad, reset the axes too, not just the buttons. 2025-07-20 11:20:40 +02:00
Henrik Rydgård
152098e3f0 Windows: Add basic native support for Switch Pro controllers 2025-07-19 11:39:23 +02:00
Henrik Rydgård
06adf8e4eb Dualsense/dualshock: Control the LEDs
Set to blue on connect, turn them off on exit.

Makes it more obvious that these pads are connected and working.
2025-07-11 15:39:24 +02:00
Henrik Rydgård
a32c1a4671 Poll for new gamepads a bit less often, reduce logspam in debug mode 2025-07-08 11:03:17 +02:00
Henrik Rydgård
fc09669ba7 Add DualSense support. Remove trying to support bluetooth devices (not reliable without more work) 2025-07-03 11:11:34 +02:00
Henrik Rydgård
2e1fdc4c78 Avoid sleeping the input thread if we don't have to. Improves latency slightly. Also fix mappings. 2025-07-03 09:41:03 +02:00
Henrik Rydgård
6b0e9b0989 Implement initial native DualShock/DualSense support 2025-07-03 09:41:03 +02:00