Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
libusb
/
hidapi
Public
Notifications
You must be signed in to change notification settings
Fork
457
Star
2.1k
Code
Issues
51
Pull requests
9
Discussions
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
RFC: add hid_get_report_descriptor API function
#451
Merged
Youw
merged 24 commits into
master
libusb/hidapi:master
from
get-descriptor
libusb/hidapi:get-descriptor
Copy head branch name to clipboard
Mar 12, 2023
Conversation
Commits
24
(24)
Checks
Files changed
Merged
RFC: add hid_get_report_descriptor API function
#451
Youw
merged 24 commits into
master
libusb/hidapi:master
from
get-descriptor
libusb/hidapi:get-descriptor
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2022
add hid_get_report_descriptor API function
Show description for a48f6d8
Youw
committed
a48f6d8
Copy full SHA for a48f6d8
Commits on Jun 12, 2022
Merge remote-tracking branch 'upstream/Master' into merge_0_12_master_in_get_descriptor
JoergAtGithub
committed
07d80f1
Copy full SHA for 07d80f1
Ignore MINGW warning: ISO C forbids zero-size array
JoergAtGithub
committed
2dacc46
Copy full SHA for 2dacc46
Fixed signed/unsigned compare warning
JoergAtGithub
committed
987a416
Copy full SHA for 987a416
Disable MinGW scanf/printf format warnings
JoergAtGithub
committed
27251b3
Copy full SHA for 27251b3
Merge pull request #427 from JoergAtGithub/merge_0_12_master_in_get_descriptor
Show description for 65b9e71
Youw
authored
65b9e71
Copy full SHA for 65b9e71
Commits on Sep 10, 2022
Introduce HID_API_MAX_REPORT_DESCRIPTOR_SIZE
Show description for 5b6ec28
Youw
committed
5b6ec28
Copy full SHA for 5b6ec28
Merge branch 'report-descriptor-upd' into get-descriptor
Show description for b8276a9
Youw
committed
b8276a9
Copy full SHA for b8276a9
fix build
Youw
committed
d9d4c7a
Copy full SHA for d9d4c7a
Commits on Sep 12, 2022
Replaced linked list rd_item_byte by buffer array (#455)
JoergAtGithub
authored
7e3a406
Copy full SHA for 7e3a406
Commits on Oct 15, 2022
Merge remote-tracking branch 'upstream/master' into get-descriptor
JoergAtGithub
committed
795fe85
Copy full SHA for 795fe85
Added two register_device_error statements for hid_get_report_descriptor on mac
JoergAtGithub
committed
c8061df
Copy full SHA for c8061df
Merge pull request #465 from JoergAtGithub/get-descriptor
Show description for b246f67
Youw
authored
b246f67
Copy full SHA for b246f67
Commits on Oct 17, 2022
Fail CTest when hid report reconstruct doesn't match
Show description for 5626729
Youw
and
JoergAtGithub
authored
5626729
Copy full SHA for 5626729
Update error message
Show description for 81160e9
Youw
and
JoergAtGithub
authored
81160e9
Copy full SHA for 81160e9
Commits on Jan 2, 2023
Add pp_data_dump tool (#467)
Show description for 53cf563
JoergAtGithub
authored
53cf563
Copy full SHA for 53cf563
Commits on Jan 5, 2023
Merged 0.13.0 into get-descriptor branch
JoergAtGithub
committed
e573d64
Copy full SHA for e573d64
Merge master into get descriptor
Show description for 53ad3bd
Youw
authored
53ad3bd
Copy full SHA for 53ad3bd
Commits on Feb 11, 2023
Fix formatting warnings reported by clang_cl (#505)
JoergAtGithub
authored
3bce889
Copy full SHA for 3bce889
Commits on Feb 19, 2023
Merge branch 'master' into get-descriptor
Youw
committed
b74739e
Copy full SHA for b74739e
CMake option to build with ASAN (#463)
Show description for 624ae35
JoergAtGithub
authored
624ae35
Copy full SHA for 624ae35
Commits on Feb 22, 2023
windows: descriptor_reconstruct: fix the order of sub-collections
Show description for 32ea0a2
jkcmusork
authored
32ea0a2
Copy full SHA for 32ea0a2
windows: descriptor_reconstruct: Test for Xbox One For Windows (#510)
Show description for 6f15653
JoergAtGithub
authored
6f15653
Copy full SHA for 6f15653
Merge branch 'master' into get-descriptor
Youw
authored
f41e5dc
Copy full SHA for f41e5dc
You can’t perform that action at this time.