Sam Lantinga
|
9c3d1602ab
Refactored code so SDL_GetJoystickGameControllerType() is called less during controller detection
|
пре 5 година |
Sam Lantinga
|
ff06801106
Added missing file from previous commit
|
пре 5 година |
Sam Lantinga
|
43aa1fa9e7
Added support for detecting previously unknown Xbox 360 and Xbox One controllers using the HIDAPI driver with libusb and Android
|
пре 5 година |
Sam Lantinga
|
27035425e0
There are multiple bindings for XBox One controller model 1708, depending on firmware revision
|
пре 5 година |
Sam Lantinga
|
bde1a371d1
Added support for the NACON GC-400ES
|
пре 5 година |
Sam Lantinga
|
0a7fe18fe6
On Mac OSX there are spurious hat events at program start, so skip these
|
пре 5 година |
Sam Lantinga
|
4e682461cc
Reattach the kernel driver after closing USB controllers
|
пре 5 година |
Sylvain Becker
|
005e2dff21
Android: prevents rare crashes when app goes to background or ends.
|
пре 5 година |
Sylvain Becker
|
d52ba78b29
Fixed bug 4246 - Android: orientation between portrait<->landscape doesn't work
|
пре 5 година |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
пре 5 година |
Sam Lantinga
|
572f4a8509
Fixed bug 4929 - Software renderer produces bugs when optimizations are turned on with Visual C++ 2019
|
пре 5 година |
Sam Lantinga
|
c6817a2c19
Added support for the paddles on the Xbox One Elite Series 2 controller
|
пре 5 година |
Sam Lantinga
|
4e1cc124d2
Improved Xbox One controller initialization
|
пре 5 година |
Sam Lantinga
|
981e0d367c
Fixed bug 4903 - Lack of color multiply with alpha (SDL_BLENDMODE_MOD + SDL_BLENDMODE_BLEND) blending mode for all renderers
|
пре 5 година |
Sam Lantinga
|
669729a8a0
Improved Xbox One controller initialization sequence
|
пре 5 година |
Sam Lantinga
|
3448600526
Added support for the HORI Fighting Commander
|
пре 5 година |
Sam Lantinga
|
6705e27c9f
Added D-PAD bindings for the Linux Steam Controller
|
пре 5 година |
Sam Lantinga
|
cb800d1c27
Fixed compiler warning
|
пре 5 година |
Sam Lantinga
|
7775f7cedf
Fixed deadlock in HIDAPI joystick system
|
пре 5 година |
Sam Lantinga
|
3a796d6a58
Free the joystick player index when the joystick is removed
|
пре 5 година |
Sam Lantinga
|
1d321850b6
Added support for claiming individiual interfaces on USB devices on Android
|
пре 5 година |
David Ludwig
|
acbf25935e
Emscripten: build fix for testoverlay2.c
|
пре 5 година |
Sam Lantinga
|
3ce56f621c
Fixed error formatting
|
пре 5 година |
Sam Lantinga
|
d2cda502cc
Send the full Xbox One controller sequence for Microsoft controllers
|
пре 5 година |
Sam Lantinga
|
196f69984a
Fixed NEON detection on arm64 CPUs
|
пре 5 година |
Sam Lantinga
|
c14a59d999
Worked around an issue where the kernel would lose the force feedback effect
|
пре 5 година |
Sam Lantinga
|
e3cedf967d
Add the destination format to the error when conversion isn't possible
|
пре 5 година |
Sam Lantinga
|
d33b122f4f
The Xbox One S Bluetooth controller with older firmware uses b16 as the guide button. The same controller with newer firmware uses b12 as the guide button. Map both buttons so both firmware revisions will work with the same mapping.
|
пре 5 година |
Sam Lantinga
|
a7bf6af8c4
The Amlogic TVB-906X is Android TV
|
пре 5 година |
Sam Lantinga
|
5d28c31548
Only initialize Xbox One controllers once they're ready for initialization (or if they are silent until init)
|
пре 5 година |