Ozkan Sezer
|
6a10309568
SDL_hidapi.c: work-around watcom build error when libusb is enabled
|
před 1 rokem |
Phena Ildanach
|
fdf28471c0
hidapi: Use a whitelist for libusb when other backends are available
|
před 2 roky |
Sam Lantinga
|
b6e97d9ff0
Fixed Xcode warnings
|
před 2 roky |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
před 2 roky |
Anonymous Maarten
|
d81d986858
cmake: fix uses of undefined macro identifiers (-Wundef)
|
před 2 roky |
Sylvain Becker
|
a14b948b6c
[SDL2] pointer boolean (#8523)
|
před 2 roky |
Sam Lantinga
|
3f1fd5abff
Updated source to match SDL function prototype style
|
před 3 roky |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
před 3 roky |
Pierre Wendling
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
před 3 roky |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
před 3 roky |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
před 3 roky |
Ryan C. Gordon
|
bb0b8adacc
mac: Fix handling of deprecated symbol.
|
před 3 roky |
Sam Lantinga
|
9f8b68a278
Fixed building without linux/input.h
|
před 3 roky |
Ozkan Sezer
|
65a38a4015
hidapi, libusb: remove os/2 symbol load hack after os/2 loadso updates
|
před 3 roky |
Ozkan Sezer
|
8bcbdc706c
hidapi, libusb: backport read_thread indefinite loop fix from mainstream
|
před 3 roky |
Ozkan Sezer
|
2847696338
hidapi: really fix dynamic / non-dynamic libusb loading.
|
před 3 roky |
Ozkan Sezer
|
9d77945d36
fixed linkage libusb not dynamicaly loaded after commit 3f89d1704d
|
před 3 roky |
Sam Lantinga
|
3f89d1704d
Fixed building with libusb not dynamicaly loaded
|
před 3 roky |
Ludovico de Nittis
|
e8cb4da71f
Add utility function to detect if SDL is inside a sandbox
|
před 3 roky |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
před 3 roky |
Sam Lantinga
|
ce5763230b
The backlight event is "change", not "add" or "remove"
|
před 4 roky |
Ethan Lee
|
964e979d06
hidapi: Allow disabling libusb support at runtime
|
před 4 roky |
Sam Lantinga
|
bef9f2b2c4
Don't trigger device notifications when Steam Deck backlight changes
|
před 4 roky |
Sam Lantinga
|
22d6e09a8d
Don't try to call hid_ble_scan() if HIDAPI is disabled
|
před 4 roky |
Eddy Jansson
|
a40405d724
hidapi: Wrap CopyHIDDeviceInfo in define checks.
|
před 4 roky |
Sam Lantinga
|
7b3449b89f
Minor cleanup
|
před 4 roky |
Ozkan Sezer
|
f14c7bb443
added missing hidapi stuff for os/2 with libusb
|
před 4 roky |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
před 4 roky |
Sam Lantinga
|
67c4b99639
Fixed enabling udev hotplug detection on Linux
|
před 4 roky |
Ozkan Sezer
|
8f17af5e21
hidapi: mark libusb function pointers with LIBUSB_CALL.
|
před 4 roky |