SDL/src/joystick
Sam Lantinga 2a53f8315a Fixed controllers showing up under both MFI and HIDAPI drivers
The Game Controller Kit doesn't show the controllers at startup, so the HIDAPI driver sees them first and therefore gets preference when a controller is supported by both drivers.

This fixes bug https://github.com/libsdl-org/SDL/issues/4209
2021-07-26 23:29:20 -07:00
..
android Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
bsd Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
darwin Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
dummy Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
emscripten Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
haiku Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
hidapi Fixed controllers showing up under both MFI and HIDAPI drivers 2021-07-26 23:29:20 -07:00
iphoneos Fixed controllers showing up under both MFI and HIDAPI drivers 2021-07-26 23:29:20 -07:00
linux Sort joystick entries in /dev/input 2021-07-26 12:09:33 -07:00
os2 Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
psp Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
steam Updated copyright for 2021 2021-01-02 10:25:38 -08:00
virtual Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
vita Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
windows Detect buffer overflow when getting DirectInput device state 2021-07-24 15:58:33 -07:00
check_8bitdo.sh Fixed running on older versions of iOS 2020-04-27 13:31:10 -07:00
controller_type.h Added support for the PowerA Nintendo Switch Spectra Controller 2021-07-24 22:11:22 -07:00
SDL_gamecontroller.c Use the new controller type for the Luna and Stadia controllers 2021-07-24 11:15:09 -07:00
SDL_gamecontrollerdb.h Added missing mapping for the Xbox Elite Controller on Linux 2021-07-26 15:05:02 -07:00
SDL_joystick.c Added support for the PowerA Nintendo Switch Spectra Controller 2021-07-24 22:11:22 -07:00
SDL_joystick_c.h Added support for the PowerA Fusion Pro 2 and the PDP Xbox Series X Afterglow and Blue controllers 2021-06-18 17:37:46 -07:00
SDL_sysjoystick.h Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 2021-07-08 13:22:41 -07:00
sort_controllers.py Fixed warnings on Windows 2021-06-24 18:09:04 -07:00
usb_ids.h Added support for the full line of current PowerA Xbox Series X controllers 2021-07-23 16:32:35 -07:00