SDL/src/hidapi/windows
Sam Lantinga d33642b710 Filter libusb devices early in enumeration
Some device drivers crash if you query things like manufacturer and product name, so make sure we only touch devices that we're really interested in.
2025-12-30 10:52:56 -08:00
..
pp_data_dump hidapi: syncing with mainstream: 2023-11-23 11:35:02 +03:00
test hidapi: syncing with mainstream: 2023-11-23 11:35:02 +03:00
CMakeLists.txt Updated hidapi to 0.14.0 release 2023-05-26 08:19:04 -07:00
hid.c Filter libusb devices early in enumeration 2025-12-30 10:52:56 -08:00
hidapi.rc Updated hidapi to 0.14.0 release 2023-05-26 08:19:04 -07:00
hidapi.sln Updated hidapi to 0.14.0 release 2023-05-26 08:19:04 -07:00
hidapi.vcproj Updated hidapi to 0.14.0 release 2023-05-26 08:19:04 -07:00
hidapi.vcxproj Updated hidapi to 0.14.0 release 2023-05-26 08:19:04 -07:00
hidapi_cfgmgr32.h Fixed compiling hidapi in SDL build environment 2023-05-26 08:19:04 -07:00
hidapi_descriptor_reconstruct.c Fixed warning C4204: nonstandard extension used: non-constant aggregate initializer when built with Visual Studio 2019 2024-02-07 13:16:35 -08:00
hidapi_descriptor_reconstruct.h windows hidapi: fix header compilation 2024-04-18 09:00:49 -07:00
hidapi_hidclass.h Fixed compiling hidapi in SDL build environment 2023-05-26 08:19:04 -07:00
hidapi_hidpi.h Updated hidapi to 0.14.0 release 2023-05-26 08:19:04 -07:00
hidapi_hidsdi.h hidapi/windows: fixed PS4 controllers over Bluetooth on Windows 7 2023-05-26 08:19:04 -07:00
hidapi_winapi.h Fixed parameter documentation mismatch 2023-05-26 08:19:04 -07:00
hidtest.vcproj Updated hidapi to 0.14.0 release 2023-05-26 08:19:04 -07:00
hidtest.vcxproj Updated hidapi to 0.14.0 release 2023-05-26 08:19:04 -07:00
Makefile-manual
Makefile.am Updated hidapi to 0.14.0 release 2023-05-26 08:19:04 -07:00
Makefile.mingw Updated hidapi to 0.14.0 release 2023-05-26 08:19:04 -07:00