Sam Lantinga
|
c857b5e0c9
Minor cleanup
|
5 tahun lalu |
Sam Lantinga
|
1981d23f4b
Fixed bug 5466 - Add haptic support for Stadia Controller
|
5 tahun lalu |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 tahun lalu |
Sam Lantinga
|
80e5c689eb
Fixed the PS5 controller not disconnecting when powered off
|
5 tahun lalu |
Sam Lantinga
|
5b3616c325
Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices
|
5 tahun lalu |
Sam Lantinga
|
fcb21aa883
Added API for sensors on game controllers
|
5 tahun lalu |
Sam Lantinga
|
d140d88744
Added SDL_JoystickGetSerial() and SDL_GameControllerGetSerial()
|
5 tahun lalu |
Sam Lantinga
|
71e32f5e1b
Added SDL_crc32()
|
5 tahun lalu |
Sam Lantinga
|
c6c116e847
Implemented setting the LED color on the PS5 controller
|
5 tahun lalu |
Sam Lantinga
|
1e2caac58b
Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers()
|
5 tahun lalu |
Sam Lantinga
|
3a3aaac221
Added 4 auxiliary buttons to the game controller API
|
5 tahun lalu |
Sam Lantinga
|
a22beef402
Moved the PS5 controller driver to a separate file, as the advanced feature protocol is very different from that of the PS4
|
5 tahun lalu |
Sam Lantinga
|
e555d45331
Added SDL_JoystickHasLED
|
5 tahun lalu |
Ethan Lee
|
83cddd2ebc
Add SDL_JoystickSetLED.
|
6 tahun lalu |
Cameron Gutman
|
134362e745
Enable Xbox One HIDAPI driver on macOS
|
6 tahun lalu |
Sam Lantinga
|
4dea340ca7
Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows
|
6 tahun lalu |
Sam Lantinga
|
1684606fdf
Fixed long delay on main thread caused by blocking rumble writes in HIDAPI drivers
|
6 tahun lalu |
Sam Lantinga
|
6efebf1768
Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests.
|
6 tahun lalu |
Sam Lantinga
|
355f0b54ec
Added support for the Steam Controller on mobile devices
|
6 tahun lalu |
Sam Lantinga
|
9c3d1602ab
Refactored code so SDL_GetJoystickGameControllerType() is called less during controller detection
|
6 tahun lalu |
Sam Lantinga
|
43aa1fa9e7
Added support for detecting previously unknown Xbox 360 and Xbox One controllers using the HIDAPI driver with libusb and Android
|
6 tahun lalu |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 tahun lalu |
Sam Lantinga
|
46e1377d49
Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks.
|
6 tahun lalu |
Sam Lantinga
|
e22e77dadc
Added an untested driver for the Nintendo GameCube adapter, based on code contributed by Ethan Lee
|
6 tahun lalu |
Sam Lantinga
|
15d30298cf
Added support for wireless Xbox 360 controllers using the HIDAPI driver
|
6 tahun lalu |
Sam Lantinga
|
e7f7e3f40f
Refactored HIDAPI controller code to support dongles and hubs that dynamically attach controllers
|
6 tahun lalu |
Sam Lantinga
|
a7ae9175c3
Fixed bug 4898 - No rumble because of integer overflow in SDL_JoystickRumble
|
6 tahun lalu |
Sam Lantinga
|
8b50dcb21b
Use the controller product string instead of hard-coding controller names
|
6 tahun lalu |
Sam Lantinga
|
9da4bfc141
Added support for the Power A Nintendo Switch Enhanced Wireless Controller
|
6 tahun lalu |
Sam Lantinga
|
be6cda9f95
Rolling back GameCube HIDAPI support
|
6 tahun lalu |