-
Hi, can I use this library to parse the report descriptor acquired from this hidapi librabry for Headset device https://github.com/libusb/hidapi/pull/451/files#diff-37a51f8fe6a77e89ab9694a39cf4e6c665c…
-
Package: hidapi:x64-windows-asan@0.14.0#1
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.39.33520.0
- vcpkg-tool version: 2024-11-12-eb492805e92a2c14a230f5c3deb3e89f6771c321
vcp…
-
I have recently become the Debian maintainer of the cython-hidapi package.
https://tracker.debian.org/pkg/python-hidapi
One of the existing bug reports indicates that cython-hidapi has a depende…
-
Hi
I did some test with the hotplug mechanism in hidapi using the libusb backend. hidapi, in this case, uses the native hotplug api from libusb plus a queue and a separate thread to call into the a…
-
## Environment
* SuperCollider version: latest develop (31a4bc07a16311a5ae28fd1f233167a822b048b3)
* Operating system: Windows, Msys2
* Other details (Qt version, audio driver, etc.): compil…
-
Greetings,
I'm using HIDAPI to write a cross-platform library for the FT260 USB-to-I2C bridge and have a problem. The code is available on Codeberg: https://codeberg.org/Zamenhof/FreeFT260
but b…
-
In macos when I connect a PS5 controller sometimes I get the error `HIDAPI device disconnected while opening`
I can't reproduce it consistently but it happens sometimes when I connect the controlle…
-
compile demo_hidapi project with error, here is log below:
[c.log](https://github.com/user-attachments/files/17093402/c.log)
-
I've run into an issue on macOS where calling `HidApi::new` from different threads leads to an abort of the process, with an exception for an illegal instruction.
Looking at the stacktrace, it see…
-
I've tried many different methods to getting this to install on a Windows system, but there seems to be a problem with the hidapi bindings. No matter where I put the hidapi files, I can only get it so…