Ihor Dutchak
|
f75adc3c91
|
Correct example including hidapi.h
|
2021-08-17 17:17:29 +03:00 |
|
Ihor Dutchak
|
f6d0073fcd
|
hidraw/libusb: fix -Wall -Wextra -pedantic -Werror compilation (#214)
- minor code-style fixes;
|
2020-11-24 13:39:27 +02:00 |
|
Ihor Dutchak
|
8f72236099
|
add hid_version/hid_version_str API (#192)
- API functions to get runtime version of the library;
- macros to get static/compile-time version of the library;
- VERSION file;
|
2020-10-14 18:41:08 +03:00 |
|
Tod E. Kurt
|
ca1a2d6efa
|
macOS support for multiple usage/usage-pages (#125)
* macOS support for multiple usage/usage-pages
Update of @fengji2006 PR#65, second try
* apply requested changes and test
* handle possible nullptr
|
2019-12-05 10:53:44 -08:00 |
|
Ludovic Rousseau
|
c1b3078251
|
macOS: fix build of hidtest using autotools
Fix github issue #114
|
2019-11-05 14:00:44 +01:00 |
|