Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
GitHub Stars
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
OpenTabletDriver
/
HIDSharpCore
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
13
Code
Issues
2
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] Libusb Backend
- #8
#8
Draft
X9VoiD
wants to merge 19 commits into
OpenTabletDriver:master
OpenTabletDriver/HIDSharpCore:master
from
X9VoiD:libusb-backend
X9VoiD/HIDSharpCore:libusb-backend
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Draft
[WIP] Libusb Backend
#8
X9VoiD
wants to merge 19 commits into
OpenTabletDriver:master
OpenTabletDriver/HIDSharpCore:master
from
X9VoiD:libusb-backend
X9VoiD/HIDSharpCore:libusb-backend
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2020
[WIP] Implement libusb backend
X9VoiD
committed
832885e
View commit details
Copy full SHA for 832885e
Browse repository at this point
[WIP] Marshal
X9VoiD
committed
d2e5c5d
View commit details
Copy full SHA for d2e5c5d
Browse repository at this point
Commits on Aug 10, 2020
[WIP] Add support for all platforms supported by HidSharp
X9VoiD
committed
1a07831
View commit details
Copy full SHA for 1a07831
Browse repository at this point
Simplify libusb support detection
X9VoiD
committed
83265be
View commit details
Copy full SHA for 83265be
Browse repository at this point
Initialize libusb
X9VoiD
committed
ec6659e
View commit details
Copy full SHA for ec6659e
Browse repository at this point
Make loading HidManager safe
X9VoiD
committed
b681aca
View commit details
Copy full SHA for b681aca
Browse repository at this point
Commits on Aug 11, 2020
Optimize HidSelector
X9VoiD
committed
54da51f
View commit details
Copy full SHA for 54da51f
Browse repository at this point
Add hotplug support
X9VoiD
committed
9205935
View commit details
Copy full SHA for 9205935
Browse repository at this point
Fix oversight
X9VoiD
committed
80f68c1
View commit details
Copy full SHA for 80f68c1
Browse repository at this point
Fix oversight
X9VoiD
committed
c4a0e2c
View commit details
Copy full SHA for c4a0e2c
Browse repository at this point
Cache device list using HidSharp's ManagerThread
X9VoiD
committed
6d0f71d
View commit details
Copy full SHA for 6d0f71d
Browse repository at this point
Workaround the lack of libusb hotplug support on Windows
X9VoiD
committed
6a1b044
View commit details
Copy full SHA for 6a1b044
Browse repository at this point
Commits on Aug 12, 2020
Offload some responsibility to libusb
X9VoiD
committed
9410286
View commit details
Copy full SHA for 9410286
Browse repository at this point
Keep hotplug delegate alive correctly
X9VoiD
committed
50efada
View commit details
Copy full SHA for 50efada
Browse repository at this point
Don't open device during enumeration
Show description for cfe2b64
X9VoiD
committed
cfe2b64
View commit details
Copy full SHA for cfe2b64
Browse repository at this point
Commits on Aug 13, 2020
Convert all Marshal.PtrToStructure calls to unsafe
InfinityGhost
committed
bbcfa5a
View commit details
Copy full SHA for bbcfa5a
Browse repository at this point
Merge pull request #1 from InfinityGhost/libusb-backend-unsafe
Show description for 2442d49
X9VoiD
authored
2442d49
View commit details
Copy full SHA for 2442d49
Browse repository at this point
Remove unneeded libusb_interface local variable
X9VoiD
committed
71d5c10
View commit details
Copy full SHA for 71d5c10
Browse repository at this point
Commits on Sep 14, 2020
Merge branch 'master' into libusb-backend
X9VoiD
committed
a655412
View commit details
Copy full SHA for a655412
Browse repository at this point
You can’t perform that action at this time.