flycast/core/input
Flyinghead 8c07a2e1d6 sdl: detect half-axes using initial state. Fix axis range and direction
Assume that full axes are roughly centered at start up and determine
which axis are half ones, and the axis direction.
Fixes driving wheel pedals range to the expected [0, 32767].
Issue #2014
2025-07-18 11:38:15 +02:00
..
CMakeLists.txt CMake Refactors (#1979) 2025-06-24 16:33:12 +02:00
gamepad.h android,ios: arcade vgamepad layout. android vgamepad rewrite 2024-12-03 21:04:51 +01:00
gamepad_device.cpp sdl: detect half-axes using initial state. Fix axis range and direction 2025-07-18 11:38:15 +02:00
gamepad_device.h sdl: detect half-axes using initial state. Fix axis range and direction 2025-07-18 11:38:15 +02:00
haptic.h haptic: add sine effect. implement spring for midi FFB 2025-06-16 17:50:36 +02:00
keyboard_device.h msvc build fix 2024-08-15 13:05:02 +02:00
mapping.cpp button mapping multi binds (#1938) 2025-06-03 16:28:51 +02:00
mapping.h input: set InputMapping::INVALID_CODE as constexpr 2025-07-06 18:09:23 +02:00
mouse.cpp move ui to its own folder 2024-05-07 22:23:51 +02:00
mouse.h vgamepad: enable touch mouse when lightgun used 2024-12-14 16:18:35 +01:00
virtual_gamepad.h sdl: detect half-axes using initial state. Fix axis range and direction 2025-07-18 11:38:15 +02:00