18 Commits (2ac1148798880311a3c5b824209b2af551a07c83)

Author SHA1 Message Date
bunnei 2ac1148798 Fix warnings in core/frontend/input.h with [[maybe_unused]] 5 years ago
Lioncash c8aec32f12 input_common: Treat warnings as errors 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph ed9df522ec controllers/npad: Add heuristics to reduce rumble state changes 5 years ago
german 782aab6cf2 First implementation of controller rumble 6 years ago
german 17b48f8d42 Remove RealMotionDevice 5 years ago
german 876e6fc255 Include HID and configuration changes related to motion 5 years ago
CJBok be576083dd Moved analog direction logic to sdl_impl 6 years ago
Lioncash 39eccc0286 common/vector_math: Move Vec[x] types into the Common namespace 7 years ago
Zach Hilman b75d8cbc89 settings: Add Native type for mouse buttons 7 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Lioncash 0a1e044322 core: Replace remaining old non-generic logger usages with fmt-capable equivalents 8 years ago
wwylele 5ec879dfaa HID: use TouchDevice for touch pad 9 years ago
wwylele d500f79b8e move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
wwylele 31da8b8353 HID: use MotionDevice for Accelerometer and Gyroscope 9 years ago
wwylele 3e561f92f1 HID: use AnalogDevice 9 years ago
wwylele 74b1bf38fe HID: use ButtonDevice 9 years ago
wwylele 55737ec90f Input: add device and factory template 9 years ago