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

Fix wrong reportID usage #4

Open
wants to merge 5 commits into
base: feature/interface-selection
Choose a base branch
from

Conversation

RockyZeroFour
Copy link
Collaborator

@RockyZeroFour RockyZeroFour commented Apr 11, 2024

  • Fix the usage of reportIDs, before one the reportID one was checked if reportIDs were used
  • Show the reportID of the found device
  • Correct usage of the current interface number for requests
  • Displaying the connected device even when unsupported
  • Better identification if a mouse or keyboard is currently searched

- Fix the usage of reportIDs, before one the reportID one was checked if reportIDs were used
- Show the reportID of the found device
@RockyZeroFour RockyZeroFour marked this pull request as ready for review April 11, 2024 20:46
@RockyZeroFour RockyZeroFour changed the base branch from main to feature/interface-selection April 11, 2024 20:51
@RockyZeroFour RockyZeroFour added the bug Something isn't working label Apr 11, 2024
RockyZeroFour and others added 4 commits April 16, 2024 23:34
- Correct usage of the current interface number for requests
- Displaying the connected device even when unsupported
- Better identification if a mouse or keyboard is currently searched
- Suppress the mentioning of the word "HID" when a device is connected
- The HID interface type detection no longer falls back to a mouse if the interface protocol code is set to None instead of a moiuse or keyboard boot code
- The HID event handling now only relies on the selected detection mode and if the related function was found during the parsing of the HID report descriptor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant