Sam Lantinga
|
bde808cd87
Fixed some warnings when building on Linux with -DSDL_LIBC=OFF
|
3 years ago |
Sam Lantinga
|
cc1f9eb983
Use Apple's nomenclature for macOS and iOS
|
3 years ago |
Ryan C. Gordon
|
bb0b8adacc
mac: Fix handling of deprecated symbol.
|
3 years ago |
Sam Lantinga
|
9f8b68a278
Fixed building without linux/input.h
|
3 years ago |
Ozkan Sezer
|
65a38a4015
hidapi, libusb: remove os/2 symbol load hack after os/2 loadso updates
|
3 years ago |
Ozkan Sezer
|
8bcbdc706c
hidapi, libusb: backport read_thread indefinite loop fix from mainstream
|
3 years ago |
Ozkan Sezer
|
2847696338
hidapi: really fix dynamic / non-dynamic libusb loading.
|
3 years ago |
Ozkan Sezer
|
9d77945d36
fixed linkage libusb not dynamicaly loaded after commit 3f89d1704d
|
3 years ago |
Sam Lantinga
|
3f89d1704d
Fixed building with libusb not dynamicaly loaded
|
3 years ago |
Ludovico de Nittis
|
e8cb4da71f
Add utility function to detect if SDL is inside a sandbox
|
3 years ago |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
3 years ago |
Sam Lantinga
|
ce5763230b
The backlight event is "change", not "add" or "remove"
|
3 years ago |
Ethan Lee
|
964e979d06
hidapi: Allow disabling libusb support at runtime
|
3 years ago |
Sam Lantinga
|
bef9f2b2c4
Don't trigger device notifications when Steam Deck backlight changes
|
3 years ago |
Sam Lantinga
|
22d6e09a8d
Don't try to call hid_ble_scan() if HIDAPI is disabled
|
3 years ago |
Eddy Jansson
|
a40405d724
hidapi: Wrap CopyHIDDeviceInfo in define checks.
|
3 years ago |
Sam Lantinga
|
7b3449b89f
Minor cleanup
|
4 years ago |
Ozkan Sezer
|
f14c7bb443
added missing hidapi stuff for os/2 with libusb
|
4 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 years ago |
Sam Lantinga
|
67c4b99639
Fixed enabling udev hotplug detection on Linux
|
4 years ago |
Ozkan Sezer
|
8f17af5e21
hidapi: mark libusb function pointers with LIBUSB_CALL.
|
4 years ago |
Sylvain
|
d5813776db
Release UDEV ressources
|
4 years ago |
Ozkan Sezer
|
b67965979a
SDL_hidapi.c: fix SDL_udev.h include path
|
4 years ago |
Mathieu Eyraud
|
5fc7a90a8b
Fix refcounting in SDL_hid_exit
|
4 years ago |
Sam Lantinga
|
9c3bcf8e8a
Added SDL_hid_ble_scan() for pairing Steam Controllers on iOS and tvOS
|
4 years ago |
Sam Lantinga
|
b9b0df40bf
Fixed Linux build
|
4 years ago |
Sam Lantinga
|
c9ada1c142
Made HIDAPI device change notifications available via SDL_hid_device_change_count()
|
4 years ago |
Sam Lantinga
|
6c4b4ee7a6
Don't assert on API parameters
|
4 years ago |
Sam Lantinga
|
0f2bf62935
Fixed building hidapi when libusb is available
|
4 years ago |
Sam Lantinga
|
b8327a4a48
Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems
|
4 years ago |