Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please target new pull requests to libusb/hidapi #431

Open
Qbicz opened this issue Jun 5, 2019 · 1 comment
Open

Please target new pull requests to libusb/hidapi #431

Qbicz opened this issue Jun 5, 2019 · 1 comment

Comments

@Qbicz
Copy link

Qbicz commented Jun 5, 2019

Because this repository is no longer active, libusb organization now hosts a fork of hidapi, which is supposed to be a common point of fixing bugs and discussion.

You can direct new pull requests to
https://github.com/libusb/hidapi

@Youw
Copy link

Youw commented Aug 20, 2019

Link to original discussion: #373 - for those who curious enough.

buildroot-auto-update pushed a commit to buildroot/buildroot that referenced this issue Sep 27, 2019
- Switch site to github.com/libusb/hidapi to get latest version, see
  signal11/hidapi#431
- Add hash for license files

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Megamouse pushed a commit to RPCS3/hidapi that referenced this issue Jan 6, 2023
- new API function: `struct hid_device_info * hid_get_device_info(hid_device *dev);` to get `hid_device_info` after the device already opened;
- reused existing implementation on Windows and macOS from enumeration routines to have the implementation;
- refactored libusb implementation to have a shared routine for `hid_enumerate` and `hid_get_device_info`;
- refactored hidraw implementation to have a shared routine for `hid_enumerate` and `hid_get_device_info`;

Resolves: signal11#431
Closes: signal11#164
Closes: signal11#163
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants