Sam Lantinga
|
ce5763230b
The backlight event is "change", not "add" or "remove"
|
3 년 전 |
Ethan Lee
|
964e979d06
hidapi: Allow disabling libusb support at runtime
|
3 년 전 |
Sam Lantinga
|
bef9f2b2c4
Don't trigger device notifications when Steam Deck backlight changes
|
3 년 전 |
Sam Lantinga
|
22d6e09a8d
Don't try to call hid_ble_scan() if HIDAPI is disabled
|
3 년 전 |
Eddy Jansson
|
a40405d724
hidapi: Wrap CopyHIDDeviceInfo in define checks.
|
3 년 전 |
Sam Lantinga
|
7b3449b89f
Minor cleanup
|
4 년 전 |
Ozkan Sezer
|
f14c7bb443
added missing hidapi stuff for os/2 with libusb
|
4 년 전 |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 년 전 |
Sam Lantinga
|
67c4b99639
Fixed enabling udev hotplug detection on Linux
|
4 년 전 |
Ozkan Sezer
|
8f17af5e21
hidapi: mark libusb function pointers with LIBUSB_CALL.
|
4 년 전 |
Sylvain
|
d5813776db
Release UDEV ressources
|
4 년 전 |
Ozkan Sezer
|
b67965979a
SDL_hidapi.c: fix SDL_udev.h include path
|
4 년 전 |
Mathieu Eyraud
|
5fc7a90a8b
Fix refcounting in SDL_hid_exit
|
4 년 전 |
Sam Lantinga
|
9c3bcf8e8a
Added SDL_hid_ble_scan() for pairing Steam Controllers on iOS and tvOS
|
4 년 전 |
Sam Lantinga
|
b9b0df40bf
Fixed Linux build
|
4 년 전 |
Sam Lantinga
|
c9ada1c142
Made HIDAPI device change notifications available via SDL_hid_device_change_count()
|
4 년 전 |
Sam Lantinga
|
6c4b4ee7a6
Don't assert on API parameters
|
4 년 전 |
Sam Lantinga
|
0f2bf62935
Fixed building hidapi when libusb is available
|
4 년 전 |
Sam Lantinga
|
b8327a4a48
Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems
|
4 년 전 |
Sam Lantinga
|
f61b10dcf1
Do more robust validation of devices passed to the SDL HIDAPI functions
|
4 년 전 |
Ozkan Sezer
|
dd8c354843
SDL_hidapi.c: avoid possible NULL pointer dereferences.
|
4 년 전 |
Sam Lantinga
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
4 년 전 |
Sam Lantinga
|
d4794028bb
Fixed build
|
5 년 전 |
Sam Lantinga
|
9e45372a2f
Fixed build on Android and iOS
|
5 년 전 |
Sam Lantinga
|
bf53651d73
Make sure we only do GameCube adapter initialization if we were able to load libusb
|
5 년 전 |
Sam Lantinga
|
3527b49459
Fixed initializing the Nyko and EVORETRO GameCube adaptors
|
5 년 전 |
Sam Lantinga
|
c8a64ad90c
Fixed building when SDL_LIBUSB_DYNAMIC is defined
|
5 년 전 |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 년 전 |
Sam Lantinga
|
ff913a22f4
Fixed compile warnings on platforms without hidapi support
|
5 년 전 |
Sam Lantinga
|
047b20e3b6
Fixed compile warnings on platforms without hidapi support
|
5 년 전 |