Sam Lantinga
120c76c84b
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
Sam Lantinga
9c3bcf8e8a
Added SDL_hid_ble_scan() for pairing Steam Controllers on iOS and tvOS
2021-11-11 17:31:14 -08:00
SDL Wiki Bot
a3648e26df
Sync wiki -> header
2021-11-11 21:52:04 +00:00
Sam Lantinga
b15e880e73
Fixed open functions in the SDL_hidapi.h header
2021-11-11 13:50:16 -08:00
Sam Lantinga
1e159bc6fa
Include standard wrapping for SDL public headers in SDL_hidapi.h
2021-11-11 13:46:07 -08:00
SDL Wiki Bot
76e3bb55bb
Sync wiki -> header
2021-11-11 20:48:04 +00:00
Sam Lantinga
c9ada1c142
Made HIDAPI device change notifications available via SDL_hid_device_change_count()
2021-11-11 12:46:10 -08:00
Ryan C. Gordon
cb4491ca60
Sync wiki -> header
2021-11-10 16:05:03 -05:00
Ryan C. Gordon
b42ae3dbfe
Sync wiki -> header
2021-11-10 15:21:01 -05:00
Sam Lantinga
b8327a4a48
Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems
2021-11-08 07:19:45 -08:00
Sam Lantinga
5b646cd19e
Build hidapi code into SDL as a new public API
...
This prevents conflicts with hidapi linked with applications, as well as allowing applications to make use of HIDAPI on Android and other platforms that might not normally have an implementation available.
2021-11-07 23:00:59 -08:00