Sam Lantinga
|
2e9f5b5989
Added support for the HORI Fighting Commander OCTA (Xbox Series X and PS versions)
|
3 anni fa |
Sam Lantinga
|
b2ac758f61
Added support for the Hori Fighting Stick Alpha to the HIDAPI driver
|
3 anni fa |
Sam Lantinga
|
70c781c803
Fixed build warning because of redefining string functions
|
3 anni fa |
Sam Lantinga
|
3ed8e219a5
Fixed building HIDAPI libusb support on Windows
|
3 anni fa |
Sam Lantinga
|
b6f96b69aa
Initial HIDAPI driver support for the PS3 controller
|
3 anni fa |
Sam Lantinga
|
b880709e9c
Added libusb hack for Gamesir-G3w which needs the same adjustment as the Hori controllers
|
3 anni fa |
Sam Lantinga
|
d6a8b43cf7
Added support for the HORIPAD FPS for Nintendo Switch
|
3 anni fa |
Sam Lantinga
|
be3a945a8b
Added support for the 8BitDo Ultimate Wired Controller for Xbox
|
3 anni fa |
Sam Lantinga
|
72fea0ed6f
Added support for the Qanba Dragon Arcade Joystick
|
3 anni fa |
Ozkan Sezer
|
9220f92bae
hidapi/libusb/hid.c (read_thread): mark as SDLCALL
|
3 anni fa |
Ozkan Sezer
|
7a5743031d
hidapi, libusb: import mainstream commit 536bad201e
|
4 anni fa |
pionere
|
ebdd536676
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
|
4 anni fa |
Ozkan Sezer
|
e9511f7136
hidapi, libusb: don't use iconv on OS/2, it lacks wchar_t functionality.
|
4 anni fa |
Ozkan Sezer
|
7527c8d3d7
hidapi, libusb: provide a wcsdup implementation if it is not available.
|
4 anni fa |
Sam Lantinga
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
4 anni fa |
Sam Lantinga
|
db18764e41
Use correct relative include path
|
4 anni fa |
Sam Lantinga
|
8b1f8b6ec5
Use the high speed alternate setting on new Microsoft Xbox controllers
|
4 anni fa |
Sam Lantinga
|
0e62926ec5
Fixed crash if vendor or product strings are empty
|
4 anni fa |
Sam Lantinga
|
cb5e86353b
Fixed crash after reinitializing libusb HID support
|
4 anni fa |
Steven Noonan
|
17d8479d98
hidapi/libusb: maintain in-memory cache of vendor/product strings
|
5 anni fa |
Sam Lantinga
|
3377861ab1
Added support for the Amazon Game Controller to the HIDAPI driver
|
5 anni fa |
Sam Lantinga
|
1f7ec3fa4e
Added support for the PowerA Xbox One Series X Wired Controller
|
5 anni fa |
Ozkan Sezer
|
bb9e049d1d
minor updates to libc function checks
|
5 anni fa |
Ozkan Sezer
|
07f83cd5a6
hidapi/libusb/hid.c: fix race condition on device close (bug #5484)
|
5 anni fa |
Ozkan Sezer
|
327ea97436
hidapi/libusb/hid.c: whitespace tidy-up.
|
5 anni fa |
Sam Lantinga
|
14f977348d
Fixed whitespace
|
5 anni fa |
Sam Lantinga
|
e12457d8bf
Added support for the Xbox Series X controller to the HIDAPI driver
|
5 anni fa |
Ethan Lee
|
133b475586
Use LIBUSB_CALL for hidapi's read_callback function
|
6 anni fa |
Sam Lantinga
|
5e649983e7
Don't enumerate devices we can't open
|
6 anni fa |
Sam Lantinga
|
43aa1fa9e7
Added support for detecting previously unknown Xbox 360 and Xbox One controllers using the HIDAPI driver with libusb and Android
|
6 anni fa |