Add support for GIP instruments via hidapi, and drums via gameinput (#16009)

(cherry picked from commit 7010faef34)
This commit is contained in:
Sanjay Govind
2026-08-03 11:27:46 +12:00
committed by Sam Lantinga
parent 1fc5a58e3a
commit f16d4e81ea
6 changed files with 219 additions and 6 deletions

View File

@@ -2169,7 +2169,8 @@ extern "C" {
* - "0": Assume this is a generic controller.
* - "1": Reset the controller to get metadata.
*
* By default the controller is not reset.
* By default the controller is reset. This is so we can properly detect
* the controller type.
*
* This hint should be set before initializing joysticks and gamepads.
*