Skip to content

Conversation

@Youw
Copy link
Member

@Youw Youw commented Nov 20, 2024

  • hid_error is set correctly for most of the API functions (except hid_enumerate/hid_open/etc.);
  • refactored iconv routines - common code for utf16 and utf8 to wchar_t implementation;
  • hid_libusb_error to have libusb error code when possible;

Closes: #690
Fixes: #684

Co-authored-by: Matheus Afonso Martins Moreira [email protected]

Youw and others added 2 commits October 2, 2024 14:22
- hid_error is set correctly for most of the API functions (except hid_enumerate/hid_open/etc.);
- refactored iconv routines - common code for utf16 and utf8 to wchar_t implementation;
- `hid_libusb_error` to have libusb error code when possible;

Closes: #690
Fixes: #684

Co-authored-by: Matheus Afonso Martins Moreira <[email protected]>
@Youw Youw marked this pull request as draft November 20, 2024 21:03
@Youw
Copy link
Member Author

Youw commented Nov 20, 2024

Still need to implement global error.

@mcuee mcuee added the Core Related to common codes like hidapi.h label Nov 22, 2024
@Youw Youw added the libusb Related to libusb backend label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Core Related to common codes like hidapi.h libusb Related to libusb backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

libusb backend: "hid_error is not implemented yet"

3 participants