2 files changed
+2
-2
lines changed- .github/workflows/builds.yml+73-33
- .github/workflows/checks.yml+9-7
- .github/workflows/docs.yaml+8-20
- AUTHORS.txt+1-1
- BUILD.autotools.md+3-1
- BUILD.cmake.md+3-3
- CMakeLists.txt+4-1
- README.md+2-2
- VERSION+1-1
- configure.ac+1-1
- dist/hidapi.podspec+1-1
- hidapi/hidapi.h+66-6
- hidtest/CMakeLists.txt+1-1
- hidtest/test.c+34-2
- libusb/CMakeLists.txt+2-2
- libusb/hid.c+307-147
- libusb/hidapi_thread_pthread.h+174
- linux/CMakeLists.txt+1-1
- linux/hid.c+194-48
- mac/CMakeLists.txt+19-3
- mac/Makefile-manual+1-1
- mac/hid.c+75-31
- netbsd/CMakeLists.txt+35
- netbsd/README.md+29
- netbsd/hid.c+1.2k
- pc/hidapi-netbsd.pc.in+11
- src/CMakeLists.txt+15-2
- subprojects/hidapi_build_cmake/CMakeLists.txt+1-1
- udev/69-hid.rules+1-1
- windows/hid.c+199-51
- windows/hidapi_descriptor_reconstruct.c+76-34
- windows/hidapi_descriptor_reconstruct.h+11-2
- windows/hidapi_hidclass.h+18
- windows/hidapi_hidsdi.h+1-2
- windows/hidapi_winapi.h+21-1
- windows/pp_data_dump/pp_data_dump.c+65-65
- windows/test/CMakeLists.txt+1
- windows/test/data/045E_02FF_0005_0001_expected.rpt_desc+1-1
- windows/test/data/1532_00A3_0002_0001.pp_data+302
- windows/test/data/1532_00A3_0002_0001_expected.rpt_desc+9
- windows/test/data/1532_00A3_0002_0001_real.rpt_desc+53
- windows/test/hid_report_reconstructor_test.c+77-75
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
649 | | - | |
| 649 | + | |
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
| |||
0 commit comments