sdl2_frt/src/joystick/hidapi
Sam Lantinga 5d28c31548 Only initialize Xbox One controllers once they're ready for initialization (or if they are silent until init)
This fixes the Hyperkin Duke Xbox One controller showing the Xbox startup animation every time an SDL application launches
2020-01-09 14:53:34 -08:00
..
SDL_hidapi_gamecube.c Fixed GameCube controller axis and trigger ranges and X and B button being swapped 2019-12-30 17:56:56 -08:00
SDL_hidapi_ps4.c Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
SDL_hidapi_switch.c Fixed handling the 8BitDo M30 in Nintendo Switch mode 2020-01-07 16:47:56 -08:00
SDL_hidapi_xbox360.c Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
SDL_hidapi_xbox360w.c Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
SDL_hidapi_xboxone.c Only initialize Xbox One controllers once they're ready for initialization (or if they are silent until init) 2020-01-09 14:53:34 -08:00
SDL_hidapijoystick_c.h Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
SDL_hidapijoystick.c Fixed crash when unplugging a HIDAPI controller 2020-01-09 14:53:30 -08:00