summaryrefslogtreecommitdiff
path: root/Externals/hidapi
AgeCommit message (Expand)Author
2024-05-06use pkg-config to find libusbGuilherme Janczak
2024-03-19CMake: Hide warnings in Externals also for non-msvc.Jordan Woyak
2024-01-30Externals/hidapi: Convert to submoduleMartino Fontana
2022-05-30Fix cmake detection of libudev in hidapi broken in #9071Zopolis4
2022-05-22cmake: Disable warnings for most externals on MSVC, like we do in the VS proj...Admiral H. Curtiss
2021-08-09hidapi: Add new patches to applied patches folderOatmealDome
2021-08-09hidapi: Don't leak device handle in macOS 10.10 or newerOatmealDome
2021-08-09hidapi: Stop current run loop in removal callback instead of fetching from co...OatmealDome
2021-02-11hidapi: Use LIBUSB_LIBRARIES to link to libusbLéo Lam
2021-01-03Externals: Link against required librariesMerryMage
2018-01-13Added patches for hidapi modificationsVincent Duvert
2018-01-07macOS: Add errno setting in set_report (HID)Vincent Duvert
2018-01-07macOS: Use unique IDs for HID pathsVincent Duvert
2017-06-16Remove unused solution filesLéo Lam
2017-04-27Remove HIDAPI Autotools build system and unused filesMichael Maltese
2017-04-27CMake: clean up HIDAPI buildMichael Maltese
2017-01-21cmake: Build HIDAPI on WindowsFlorent Castelli
2016-10-03WiimoteReal: Add a hidapi IO implementationLéo Lam
2016-10-03Externals: add hidapiTillmann Karras