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 }}
bdach
/
SDL
Public
forked from
libsdl-org/SDL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SDL
src
hidapi
on
SDL2
User selector
All users
All time
Commit history
Commits on Feb 21, 2023
Added support for the Turtle Beach REACT-R and Recon Xbox controllers
Show description for 3dff5d3
slouken
committed
3dff5d3
View commit details
Copy full SHA for 3dff5d3
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
Fixed MFI controller being opened while HIDAPI controller was being opened
Show description for f71178a
slouken
committed
f71178a
View commit details
Copy full SHA for f71178a
View code at this point
Browse repository at this point
Commits on Jan 22, 2023
Blacklist Konami Amusement Controllers From HIDAPI.
Show description for a44b646
PARTYMANX
authored and
slouken
committed
a44b646
View commit details
Copy full SHA for a44b646
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Updated copyright for 2023
slouken
committed
0479df5
View commit details
Copy full SHA for 0479df5
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
Added support for the ThrustMaster eSwap PRO Controller Xbox
Show description for 2cb7a0a
slouken
committed
2cb7a0a
View commit details
Copy full SHA for 2cb7a0a
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
Clang-Tidy fixes (#6725)
Show description for d0bbfdb
FtZPetruska
authored and
slouken
committed
d0bbfdb
View commit details
Copy full SHA for d0bbfdb
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Update for SDL3 coding style (#6717)
Show description for b8d85c6
slouken
committed
b8d85c6
View commit details
Copy full SHA for b8d85c6
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Add 8BitDo to the list of Xbox 360 third party vendors
Show description for a937b5c
slouken
committed
a937b5c
View commit details
Copy full SHA for a937b5c
View code at this point
Browse repository at this point
Cleanup add brace (#6545)
Show description for fb0ce37
1bsyl
authored and
slouken
committed
fb0ce37
View commit details
Copy full SHA for fb0ce37
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Remove unneeded semicolon
1bsyl
committed
ddad901
View commit details
Copy full SHA for ddad901
View code at this point
Browse repository at this point
mac: Fix handling of deprecated symbol.
Show description for bb0b8ad
icculus
committed
bb0b8ad
View commit details
Copy full SHA for bb0b8ad
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
Fixed building without linux/input.h
Show description for 9f8b68a
slouken
committed
9f8b68a
View commit details
Copy full SHA for 9f8b68a
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
JANITORIAL : Correct some more spelling mistakes (#6489)
raziel-
authored
5dc9345
View commit details
Copy full SHA for 5dc9345
View code at this point
Browse repository at this point
Commits on Nov 5, 2022
Added SDL_HINT_HIDAPI_IGNORE_DEVICES to specify devices that should be ignored in SDL_hid_enumerate()
slouken
committed
15a9890
View commit details
Copy full SHA for 15a9890
View code at this point
Browse repository at this point
Commits on Oct 29, 2022
Allow vendor matching for hid_enumerate() on all backends
slouken
committed
f6b1e02
View commit details
Copy full SHA for f6b1e02
View code at this point
Browse repository at this point
Commits on Oct 22, 2022
hidapi, libusb: remove os/2 symbol load hack after os/2 loadso updates
sezero
authored and
slouken
committed
65a38a4
View commit details
Copy full SHA for 65a38a4
View code at this point
Browse repository at this point
Commits on Sep 28, 2022
hidapi, libusb: backport read_thread indefinite loop fix from mainstream
Show description for 8bcbdc7
sezero
authored and
slouken
committed
8bcbdc7
View commit details
Copy full SHA for 8bcbdc7
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
Make sure HID devices can be opened before making them available to the application
Show description for aa2e2f4
slouken
committed
aa2e2f4
View commit details
Copy full SHA for aa2e2f4
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
Accidentally reverted https://github.com/libsdl-org/SDL/commit/172865ff137532123ec06177119be163ba1811f5
slouken
committed
99e85cc
View commit details
Copy full SHA for 99e85cc
View code at this point
Browse repository at this point
Fixed use of uninitialized 'size' variable (thanks @ozkan!)
slouken
committed
6cbdc66
View commit details
Copy full SHA for 6cbdc66
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
Added support for the HORI Fighting Commander OCTA (Xbox Series X and PS versions)
slouken
committed
2e9f5b5
View commit details
Copy full SHA for 2e9f5b5
View code at this point
Browse repository at this point
Fixed comment typo
slouken
committed
910d499
View commit details
Copy full SHA for 910d499
View code at this point
Browse repository at this point
Don't enumerate HID devices on macOS if we don't have input monitoring permissions
Show description for 172865f
slouken
committed
172865f
View commit details
Copy full SHA for 172865f
View code at this point
Browse repository at this point
Commits on Sep 1, 2022
hidapi: really fix dynamic / non-dynamic libusb loading.
sezero
committed
2847696
View commit details
Copy full SHA for 2847696
View code at this point
Browse repository at this point
fixed linkage libusb not dynamicaly loaded after commit 3f89d1704d
Show description for 9d77945
sezero
committed
9d77945
View commit details
Copy full SHA for 9d77945
View code at this point
Browse repository at this point
Fixed building with libusb not dynamicaly loaded
slouken
committed
3f89d17
View commit details
Copy full SHA for 3f89d17
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
Added support for the Hori Fighting Stick Alpha to the HIDAPI driver
slouken
committed
b2ac758
View commit details
Copy full SHA for b2ac758
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Add utility function to detect if SDL is inside a sandbox
Show description for e8cb4da
RyuzakiKK
authored and
slouken
committed
e8cb4da
View commit details
Copy full SHA for e8cb4da
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
Fixed crash if there are no devices available
slouken
committed
679582e
View commit details
Copy full SHA for 679582e
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
Fixed build warning because of redefining string functions
slouken
committed
70c781c
View commit details
Copy full SHA for 70c781c
View code at this point
Browse repository at this point
Fixed building HIDAPI libusb support on Windows
slouken
committed
3ed8e21
View commit details
Copy full SHA for 3ed8e21
View code at this point
Browse repository at this point
Initial HIDAPI driver support for the PS3 controller
slouken
committed
b6f96b6
View commit details
Copy full SHA for b6f96b6
View code at this point
Browse repository at this point
Commits on Aug 13, 2022
Added libusb hack for Gamesir-G3w which needs the same adjustment as the Hori controllers
slouken
committed
b880709
View commit details
Copy full SHA for b880709
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Fixed crash if uevent info isn't available
slouken
committed
a547c18
View commit details
Copy full SHA for a547c18
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
Added support for the HORIPAD FPS for Nintendo Switch
slouken
committed
d6a8b43
View commit details
Copy full SHA for d6a8b43
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.