Ozkan Sezer
|
acb602d607
minor style adjustment
|
il y a 3 ans |
Misa
|
3bf7994fe2
Add and use `SDL_FALLTHROUGH` for fallthroughs
|
il y a 3 ans |
Sam Lantinga
|
c877dd93c5
The hidapi code is now built into SDL, we don't need to load a shared library for it
|
il y a 3 ans |
Sam Lantinga
|
9c3bcf8e8a
Added SDL_hid_ble_scan() for pairing Steam Controllers on iOS and tvOS
|
il y a 3 ans |
Sam Lantinga
|
abc12a832c
Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs"
|
il y a 3 ans |
Sam Lantinga
|
36b2690e40
Moved SDL HIDAPI functions into a single block for the ABI
|
il y a 3 ans |
SDL Wiki Bot
|
cfbae8b967
Sync wiki -> header
|
il y a 3 ans |
Cameron Gutman
|
fe09a4930a
joystick: Add APIs to query rumble support
|
il y a 3 ans |
Cameron Gutman
|
afccabb881
joystick: Add capability flags for rumble and trigger rumble
|
il y a 3 ans |
Cameron Gutman
|
1ccfbf963e
joystick: Convert HasLED() into a generic GetCapabilities() function
|
il y a 3 ans |
Ozkan Sezer
|
1ba695dc94
whitespace between '#' and 'cmakedefine' does not seem to work..
|
il y a 3 ans |
Sam Lantinga
|
911d91c55c
Retry hid_send_feature_report() if the ioctl() fails with EPIPE (e.g. the device stalled)
|
il y a 3 ans |
SDL Wiki Bot
|
a3648e26df
Sync wiki -> header
|
il y a 3 ans |
Sam Lantinga
|
b15e880e73
Fixed open functions in the SDL_hidapi.h header
|
il y a 3 ans |
Sam Lantinga
|
1e159bc6fa
Include standard wrapping for SDL public headers in SDL_hidapi.h
|
il y a 3 ans |
Sam Lantinga
|
b9b0df40bf
Fixed Linux build
|
il y a 3 ans |
SDL Wiki Bot
|
76e3bb55bb
Sync wiki -> header
|
il y a 3 ans |
Sam Lantinga
|
c9ada1c142
Made HIDAPI device change notifications available via SDL_hid_device_change_count()
|
il y a 3 ans |
Ozkan Sezer
|
77a1ad1c61
minor update to os/2 readme.
|
il y a 3 ans |
Ethan Lee
|
63ae103cd1
wayland: QTWAYLAND_CONTENT_ORIENTATION can support multiple values as bitmasks
|
il y a 3 ans |
Sam Lantinga
|
ebed961cb2
Fixed build with older Linux kernel headers
|
il y a 3 ans |
Sam Lantinga
|
a0f8afb599
Separated the HIDAPI subsystem from HIDAPI joysticks
|
il y a 3 ans |
Sam Lantinga
|
11ae43ca16
Only lock the pointer for mouse relative mode, there isn't really a concept of grab and confinement on iOS
|
il y a 3 ans |
Misa
|
66a08aa391
Add and use `SDL_FALLTHROUGH` for fallthroughs
|
il y a 3 ans |
Sam Lantinga
|
828a0a4a10
Fixed mapping for PS4 controller when using the classic Joystick
|
il y a 3 ans |
Sam Lantinga
|
dc9de1e2bd
Get the correct USB VID/PID information for /dev/input/js* devices
|
il y a 3 ans |
Sam Lantinga
|
bd92a95f22
Cleanup for the /dev/js* support (thanks @meyraud705)
|
il y a 3 ans |
Mathieu Eyraud
|
3090812e1e
Convert last SDL_IOReady()'s 2nd parameter to flags
|
il y a 3 ans |
Sam Lantinga
|
1c78b08007
Added support for /dev/input/js* on Linux
|
il y a 3 ans |
Sam Lantinga
|
65a50b2430
Re-enable udev joystick enumeration by default
|
il y a 3 ans |