Sam Lantinga
|
d3daba791a
Don't try to send the PS third-party feature request to the Logitech G815 keyboard
|
2 tahun lalu |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 tahun lalu |
Sam Lantinga
|
1f1ee6f77c
Use the original manufacturer and product strings for the joystick CRC
|
2 tahun lalu |
Sam Lantinga
|
c981a597dc
Added Steam Input API support for game controllers
|
2 tahun lalu |
Max Maisel
|
c1a7d0f96e
Add steam deck detection and HIDAPI driver scaffold.
|
2 tahun lalu |
Dimitriy Ryazantcev
|
c790572674
Use existing XUSB driver software PID 0x02a1 instead of PID 0x02fe
|
2 tahun lalu |
Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2 tahun lalu |
Sam Lantinga
|
f0e47f8ee0
Added support for the NACON Revolution 5 Pro controller
|
2 tahun lalu |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 tahun lalu |
Sam Lantinga
|
f52b330ed8
Added support for the HP HyperX Clutch Gladiate controller
|
2 tahun lalu |
Sam Lantinga
|
38afd48daf
Added a single source of SDL object IDs
|
2 tahun lalu |
Cameron Gutman
|
435e7ce663
Check for device disconnection in HIDAPI_JoystickOpen()
|
2 tahun lalu |
Sam Lantinga
|
0f80d47bbd
Fixed thread-safety warning
|
2 tahun lalu |
Sam Lantinga
|
b271e92c6e
Added the ability to specify a gamepad type in the mapping
|
2 tahun lalu |
Sam Lantinga
|
57cfd1e106
Removed SDL_GAMEPAD_TYPE_VIRTUAL, SDL_GAMEPAD_TYPE_AMAZON_LUNA, SDL_GAMEPAD_TYPE_GOOGLE_STADIA, and SDL_GAMEPAD_TYPE_NVIDIA_SHIELD
|
2 tahun lalu |
Sam Lantinga
|
73927b0948
Removed unused function
|
2 tahun lalu |
Sam Lantinga
|
cdfc0c5a33
Added support for the PowerA Fusion Pro Wireless Controller in Bluetooth mode
|
2 tahun lalu |
Sam Lantinga
|
2042e9c4e3
Only update the serial number if it hasn't already been set
|
2 tahun lalu |
Sam Lantinga
|
32d015a6a0
Fixed PS3 controller initialization over Bluetooth
|
2 tahun lalu |
Sam Lantinga
|
2a08bf6118
Use the bus in the HIDAPI joystick guid now that it's available
|
2 tahun lalu |
Sam Lantinga
|
af45ae7296
Update the SDL HIDAPI API to match upstream hidapi 0.14.0
|
2 tahun lalu |
Sam Lantinga
|
b252ecec6d
Fixed crash if trying to dump a packet larger than USB_PACKET_LENGTH
|
2 tahun lalu |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 tahun lalu |
Sam Lantinga
|
2e6c48dcb4
Added support for the GameSir-G7 Controller for Xbox
|
2 tahun lalu |
Sam Lantinga
|
a4b4dff4a2
Added support for the Astro C40 in Xbox 360 mode
|
2 tahun lalu |
Sam Lantinga
|
acadb6f873
More defensive coding against dangling device pointers
|
3 tahun lalu |
Sam Lantinga
|
e13b74ccf0
Fixed crash if joystick->hwdata != NULL && device->driver == NULL
|
3 tahun lalu |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
3 tahun lalu |
Sam Lantinga
|
85ee1498a5
Fixed Visual Studio warning 4245
|
3 tahun lalu |
Sam Lantinga
|
655a07bdd8
Don't probe for PlayStation controllers when we already know the controller type
|
3 tahun lalu |