Sylvain Becker
|
7df22cf2c2
A few #defines to reduce SDL2 footprint.
|
6 jaren geleden |
Sam Lantinga
|
25c88ea903
The Xbox One 0x01 initialization packet is an ack packet
|
6 jaren geleden |
Sam Lantinga
|
9c3d1602ab
Refactored code so SDL_GetJoystickGameControllerType() is called less during controller detection
|
6 jaren geleden |
Sam Lantinga
|
ff06801106
Added missing file from previous commit
|
6 jaren geleden |
Sam Lantinga
|
43aa1fa9e7
Added support for detecting previously unknown Xbox 360 and Xbox One controllers using the HIDAPI driver with libusb and Android
|
6 jaren geleden |
Sam Lantinga
|
27035425e0
There are multiple bindings for XBox One controller model 1708, depending on firmware revision
|
6 jaren geleden |
Sam Lantinga
|
bde1a371d1
Added support for the NACON GC-400ES
|
6 jaren geleden |
Sam Lantinga
|
0a7fe18fe6
On Mac OSX there are spurious hat events at program start, so skip these
|
6 jaren geleden |
Sam Lantinga
|
4e682461cc
Reattach the kernel driver after closing USB controllers
|
6 jaren geleden |
Sylvain Becker
|
005e2dff21
Android: prevents rare crashes when app goes to background or ends.
|
6 jaren geleden |
Sylvain Becker
|
d52ba78b29
Fixed bug 4246 - Android: orientation between portrait<->landscape doesn't work
|
6 jaren geleden |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 jaren geleden |
Sam Lantinga
|
572f4a8509
Fixed bug 4929 - Software renderer produces bugs when optimizations are turned on with Visual C++ 2019
|
6 jaren geleden |
Sam Lantinga
|
c6817a2c19
Added support for the paddles on the Xbox One Elite Series 2 controller
|
6 jaren geleden |
Sam Lantinga
|
4e1cc124d2
Improved Xbox One controller initialization
|
6 jaren geleden |
Sam Lantinga
|
981e0d367c
Fixed bug 4903 - Lack of color multiply with alpha (SDL_BLENDMODE_MOD + SDL_BLENDMODE_BLEND) blending mode for all renderers
|
6 jaren geleden |
Sam Lantinga
|
669729a8a0
Improved Xbox One controller initialization sequence
|
6 jaren geleden |
Sam Lantinga
|
3448600526
Added support for the HORI Fighting Commander
|
6 jaren geleden |
Sam Lantinga
|
6705e27c9f
Added D-PAD bindings for the Linux Steam Controller
|
6 jaren geleden |
Sam Lantinga
|
cb800d1c27
Fixed compiler warning
|
6 jaren geleden |
Sam Lantinga
|
7775f7cedf
Fixed deadlock in HIDAPI joystick system
|
6 jaren geleden |
Sam Lantinga
|
3a796d6a58
Free the joystick player index when the joystick is removed
|
6 jaren geleden |
Sam Lantinga
|
1d321850b6
Added support for claiming individiual interfaces on USB devices on Android
|
6 jaren geleden |
David Ludwig
|
acbf25935e
Emscripten: build fix for testoverlay2.c
|
6 jaren geleden |
Sam Lantinga
|
3ce56f621c
Fixed error formatting
|
6 jaren geleden |
Sam Lantinga
|
d2cda502cc
Send the full Xbox One controller sequence for Microsoft controllers
|
6 jaren geleden |
Sam Lantinga
|
196f69984a
Fixed NEON detection on arm64 CPUs
|
6 jaren geleden |
Sam Lantinga
|
c14a59d999
Worked around an issue where the kernel would lose the force feedback effect
|
6 jaren geleden |
Sam Lantinga
|
e3cedf967d
Add the destination format to the error when conversion isn't possible
|
6 jaren geleden |
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.
|
6 jaren geleden |