Sam Lantinga
|
daccd7289b
hidapi/libusb: added quirks for the Sony PS3 controller
|
1 年之前 |
Sam Lantinga
|
3b06d64dc3
hidapi/libusb: enable support for Xbox 360 and Xbox One controllers
|
1 年之前 |
Sam Lantinga
|
e2ec976735
hidapi/libusb: maintain in-memory cache of vendor/product strings
|
1 年之前 |
Sam Lantinga
|
04e686c52f
hidapi/libusb: use LIBUSB_CALL for the read_callback function
|
1 年之前 |
Sam Lantinga
|
5de35a1d77
hidapi/libusb: use the same logic to get the config descriptor in hid_open_path() as in hid_enumerate()
|
1 年之前 |
Sam Lantinga
|
0487621ec4
Added iOS/tvOS hidapi 0.14.0 support
|
1 年之前 |
Sam Lantinga
|
bb12c6e03e
Added Android hidapi 0.14.0 support
|
1 年之前 |
Sam Lantinga
|
92b3969ea3
Fixed parameter documentation mismatch
|
1 年之前 |
Sam Lantinga
|
22f22472a0
Create wrapper headers for platform specific hidapi modules
|
1 年之前 |
Sam Lantinga
|
2a08bf6118
Use the bus in the HIDAPI joystick guid now that it's available
|
1 年之前 |
Sam Lantinga
|
af45ae7296
Update the SDL HIDAPI API to match upstream hidapi 0.14.0
|
1 年之前 |
Sam Lantinga
|
003a9b9666
Added interface_class, interface_subclass, and interface_protocol to USB device info
|
1 年之前 |
Sam Lantinga
|
55ed69fc9a
Fixed building SDL_hidapi.c with new hidapi
|
1 年之前 |
Sam Lantinga
|
651d9c4a6e
Fixed compiling hidapi in SDL build environment
|
1 年之前 |
Sam Lantinga
|
2004304348
Directly include hidapi.h bundled with the hidapi source code
|
1 年之前 |
Sam Lantinga
|
3b7b8f3c09
Updated hidapi to 0.14.0 release
|
1 年之前 |
Sam Lantinga
|
6b8b9af88a
Disable HIDAPI libusb support on FreeBSD in CI
|
1 年之前 |
Sam Lantinga
|
b252ecec6d
Fixed crash if trying to dump a packet larger than USB_PACKET_LENGTH
|
1 年之前 |
Sam Lantinga
|
2bf6a7c6af
Fixed build warning on Xcode 14.3
|
1 年之前 |
Sam Lantinga
|
b0d52f11f4
Added udev_device_get_syspath() to udev context
|
1 年之前 |
Sam Lantinga
|
c9d8a04945
Added SDL_swprintf() and SDL_vswprintf()
|
1 年之前 |
Sam Lantinga
|
6c28546828
Added SDL_wcstol()
|
1 年之前 |
Sam Lantinga
|
7602a3181e
Allow declarations after statements
|
1 年之前 |
Ryan C. Gordon
|
35292d7dba
pulseaudio: Redesigned to use pa_threaded_mainloop.
|
1 年之前 |
Ryan C. Gordon
|
81fe505c31
audio: remove is_in_audio_device_thread()
|
1 年之前 |
Ryan C. Gordon
|
d4bc393efe
video: Only specify some GL context attributes if not the explicit default.
|
1 年之前 |
David Edmundson
|
a6bb00f399
x11: Use XResources font DPI as a fallback for X11 content scale
|
1 年之前 |
Sam Lantinga
|
65180804c4
Disable unused local typedefs warning
|
1 年之前 |
Sam Lantinga
|
a9c988b2a9
Fixed building on 32-bit Linux
|
1 年之前 |
Sam Lantinga
|
06d5989157
Fixed crash if video isn't initialized in SDL_CreatePopupWindow()
|
1 年之前 |