main
Added support for Xbox controllers via libusb on macOS
hidapi: sync macOS code with mainstream.
Updated hidapi to 0.14.0 release
docs: Remove Doxygen `\brief` tags.
revert parts of CodeSpell commit d870911 from 3rd party sources
hidapi: minor sync with mainstream (for sake of symmetry, only.)
Add support for GIP instruments via hidapi, and drums via gameinput (#16009)
hidapi: remove unwanted files (e.g.: .git*, etc...)
hidapi/netbsd: import mainstream commit 7e994d8671:
initial import of hidapi netbsd uhid native backend from mainstream
hidapi: sync with mainstream (typo fixes)
Added missing files from previous commits
hidapi: fix function pointer type mismatch in backend table
Updated copyright for 2026
Use udev to get the manufacturer name if possible (thanks gdb!)