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 }}
s1sw
/
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
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 27, 2023
Make sure hidapi error handling is thread-safe
Show description for bc28790
slouken
committed
bc28790
View commit details
Copy full SHA for bc28790
Browse repository at this point
Revert "Fixed double-free during multi-threaded hidapi access"
Show description for d51f84a
slouken
committed
d51f84a
View commit details
Copy full SHA for d51f84a
Browse repository at this point
hidapi build fixes for the upstream build environment
slouken
committed
1c9aae9
View commit details
Copy full SHA for 1c9aae9
Browse repository at this point
Fixed double-free during multi-threaded hidapi access
Show description for 2b386b6
slouken
committed
2b386b6
View commit details
Copy full SHA for 2b386b6
Browse repository at this point
windows: SDL_Delay expects a 32-bit integer
madebr
committed
860e52c
View commit details
Copy full SHA for 860e52c
Browse repository at this point
windows: SDL_GetTicks64 -> SDL_GetTicks
madebr
committed
13a6a72
View commit details
Copy full SHA for 13a6a72
Browse repository at this point
Commits on May 26, 2023
tests: build tests with C90 standard
Show description for b429141
madebr
committed
b429141
View commit details
Copy full SHA for b429141
Browse repository at this point
wayland: don't use libdecor_frame_get_* functions when header doesn't have it
Show description for 5b5b67d
madebr
committed
5b5b67d
View commit details
Copy full SHA for 5b5b67d
Browse repository at this point
wasapi: Deal with HDMI or DisplayPort-based audio devices.
Show description for c6cecb0
icculus
committed
c6cecb0
View commit details
Copy full SHA for c6cecb0
Browse repository at this point
gdk: Fix the project
nkrapivin
authored and
slouken
committed
97a927b
View commit details
Copy full SHA for 97a927b
Browse repository at this point
Added support for printing wide strings using "%ls" syntax
slouken
committed
128ca70
View commit details
Copy full SHA for 128ca70
Browse repository at this point
fix mingw build failures in CI with clang-tidy.
sezero
committed
a8a72de
View commit details
Copy full SHA for a8a72de
Browse repository at this point
Fixed HIDAPI driver build
slouken
committed
31d0d1b
View commit details
Copy full SHA for 31d0d1b
Browse repository at this point
Fixed windows build
slouken
committed
1ef18c7
View commit details
Copy full SHA for 1ef18c7
Browse repository at this point
SDL API renaming: SDL TLS functions
Show description for cb73bed
slouken
committed
cb73bed
View commit details
Copy full SHA for cb73bed
Browse repository at this point
Sync SDL3 wiki -> header
SDLWikiBot
committed
2a271ae
View commit details
Copy full SHA for 2a271ae
Browse repository at this point
Don't export hidapi functions from SDL
slouken
committed
381cb41
View commit details
Copy full SHA for 381cb41
Browse repository at this point
Added SDL_HINT_HIDAPI_IGNORE_DEVICES to specify devices that should be ignored in SDL_hid_enumerate()
slouken
committed
007c36e
View commit details
Copy full SHA for 007c36e
Browse repository at this point
hidapi/linux: fixed crash if uevent info isn't available
Show description for e6834a1
slouken
committed
e6834a1
View commit details
Copy full SHA for e6834a1
Browse repository at this point
hidapi/linux: retry hid_send_feature_report() if the ioctl() fails with EPIPE (e.g. the device stalled)
Show description for b35d813
slouken
committed
b35d813
View commit details
Copy full SHA for b35d813
Browse repository at this point
hidapi/linux: fixed doubled and missing report ID for BLE devices
Show description for 7c65c9d
slouken
committed
7c65c9d
View commit details
Copy full SHA for 7c65c9d
Browse repository at this point
hidapi/windows: fixed PS4 controllers over Bluetooth on Windows 7
Show description for 9c2ec04
slouken
committed
9c2ec04
View commit details
Copy full SHA for 9c2ec04
Browse repository at this point
hidapi/windows: do not wait in GetOverlappedResult() in hid_read_timeout()
Show description for 8f60d3e
slouken
committed
8f60d3e
View commit details
Copy full SHA for 8f60d3e
Browse repository at this point
hidapi/windows: fix use-after-free SBH corruption due to overlapped ReadFile in hidapi not being canceled for all threads before device close
Show description for f5c7312
slouken
committed
f5c7312
View commit details
Copy full SHA for f5c7312
Browse repository at this point
hidapi/windows: avoid enumerating devices that may hang when queried
Show description for c09848f
slouken
committed
c09848f
View commit details
Copy full SHA for c09848f
Browse repository at this point
hidapi/windows: allow building on Windows, using the SDL C runtime
Show description for b0ba509
slouken
committed
b0ba509
View commit details
Copy full SHA for b0ba509
Browse repository at this point
hidapi/libusb: allow building on Windows, using the SDL C runtime
Show description for 57b33ae
slouken
committed
57b33ae
View commit details
Copy full SHA for 57b33ae
Browse repository at this point
hidapi/mac: Only enumerate IOHIDDevices that are likely to be joysticks
Show description for feb7178
slouken
committed
feb7178
View commit details
Copy full SHA for feb7178
Browse repository at this point
hidapi/mac: fixed crash on macOS when AirPods are connected
Show description for 2fa4b2e
slouken
committed
2fa4b2e
View commit details
Copy full SHA for 2fa4b2e
Browse repository at this point
hidapi/libusb: added quirks for the Sony PS3 controller
Show description for daccd72
slouken
committed
daccd72
View commit details
Copy full SHA for daccd72
Browse repository at this point
hidapi/libusb: enable support for Xbox 360 and Xbox One controllers
Show description for 3b06d64
slouken
committed
3b06d64
View commit details
Copy full SHA for 3b06d64
Browse repository at this point
hidapi/libusb: maintain in-memory cache of vendor/product strings
Show description for e2ec976
slouken
committed
e2ec976
View commit details
Copy full SHA for e2ec976
Browse repository at this point
hidapi/libusb: use LIBUSB_CALL for the read_callback function
Show description for 04e686c
slouken
committed
04e686c
View commit details
Copy full SHA for 04e686c
Browse repository at this point
hidapi/libusb: use the same logic to get the config descriptor in hid_open_path() as in hid_enumerate()
Show description for 5de35a1
slouken
committed
5de35a1
View commit details
Copy full SHA for 5de35a1
Browse repository at this point
Added iOS/tvOS hidapi 0.14.0 support
slouken
committed
0487621
View commit details
Copy full SHA for 0487621
Browse repository at this point
Previous
Next
You can’t perform that action at this time.