.. |
android
|
Added API for sensors on game controllers
|
2020-11-17 10:30:20 -08:00 |
bsd
|
Fixed bug 5335 - Patch: enable joystick/haptic/evdev support by default on FreeBSD
|
2020-11-23 23:03:55 -08:00 |
darwin
|
Fixed compiling on tvOS
|
2020-11-25 11:31:17 -08:00 |
dummy
|
Added API for sensors on game controllers
|
2020-11-17 10:30:20 -08:00 |
emscripten
|
Added API for sensors on game controllers
|
2020-11-17 10:30:20 -08:00 |
haiku
|
Added API for sensors on game controllers
|
2020-11-17 10:30:20 -08:00 |
hidapi
|
Fixed RAWINPUT_IsDevicePresent() not returning TRUE for Xbox One controllers
|
2020-11-27 10:44:49 -08:00 |
iphoneos
|
Fixed compiling on tvOS
|
2020-11-25 11:31:17 -08:00 |
linux
|
Fixed building on FreeBSD
|
2020-11-24 06:42:53 -08:00 |
psp
|
Updated copyright date for 2020
|
2020-01-16 20:49:25 -08:00 |
steam
|
Updated copyright date for 2020
|
2020-01-16 20:49:25 -08:00 |
virtual
|
Added API for sensors on game controllers
|
2020-11-17 10:30:20 -08:00 |
windows
|
Enable dispatching of WM_INPUT_DEVICE_CHANGE events directly, in case the application hasn't created a window with the normal message loop
|
2020-11-27 10:44:56 -08:00 |
SDL_gamecontroller.c
|
Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices
|
2020-11-23 18:24:05 -08:00 |
SDL_gamecontrollerdb.h
|
Respect SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS for the Nintendo Switch Pro controller on Linux
|
2020-11-19 19:09:38 -08:00 |
SDL_joystick.c
|
Strip an extra '.' off of the HORI manufacturer name
|
2020-11-25 10:28:48 -08:00 |
SDL_joystick_c.h
|
Revamped Xbox One HIDAPI init sequence
|
2020-11-24 22:25:26 -08:00 |
SDL_sysjoystick.h
|
Added API for sensors on game controllers
|
2020-11-17 10:30:20 -08:00 |
check_8bitdo.sh
|
Fixed running on older versions of iOS
|
2020-04-27 13:31:10 -07:00 |
controller_type.h
|
The HORI Fighting Commander should only show up as an XInput Switch Controller on Windows
|
2020-11-19 19:09:42 -08:00 |
sort_controllers.py
|
Added support for SDL hints in the game controller mapping database
|
2020-03-12 19:47:28 -07:00 |
usb_ids.h
|
Fixed RAWINPUT_IsDevicePresent() not returning TRUE for Xbox One controllers
|
2020-11-27 10:44:49 -08:00 |