SDL/src/joystick/hidapi
Katharine Chui 6c2f9bc41e
hidapi: Disable hidapi LG4FF on windows (#14762)
hid.dll simply cannot send 7 bytes reports unlike other platforms

It enforces full length repots of 17 from the device's descriptor,
which does not work on the device.

This breaks ffb and led control, so we disable this by default on
windows.
2026-01-05 08:14:26 -08:00
..
steam Added support for the new Steam Controller 2025-11-12 11:32:32 -08:00
SDL_hidapi_8bitdo.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_combined.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_flydigi.c Fixed handling status changes in the FlyDigi controller driver 2026-01-05 08:00:03 -08:00
SDL_hidapi_flydigi.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_gamecube.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_gip.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_lg4ff.c hidapi: Disable hidapi LG4FF on windows (#14762) 2026-01-05 08:14:26 -08:00
SDL_hidapi_luna.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_nintendo.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_ps3.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_ps4.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_ps5.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_rumble.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_rumble.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_shield.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_sinput.c Steam expects the gyro data to come before the accelerometer data 2025-11-24 18:04:46 -08:00
SDL_hidapi_sinput.h SInput: Version as a capabilities vehicle (#13667) 2025-09-13 07:21:39 -07:00
SDL_hidapi_stadia.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_steam.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_steam_hori.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_steam_triton.c Fixed potential infinite recursion opening a Steam Controller 2025-11-14 13:44:02 -08:00
SDL_hidapi_steamdeck.c Fixed Steam Deck sensor timings 2025-11-12 11:36:37 -08:00
SDL_hidapi_switch.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_switch2.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_wii.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_xbox360.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_xbox360w.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_xboxone.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapi_zuiki.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapijoystick.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hidapijoystick_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_report_descriptor.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_report_descriptor.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00