Slion / CIC

Windows Home Theater PC companion
https://forum.team-mediaportal.com/threads/home-theater-command-information-center.127180/
4 stars 0 forks source link

HID event better support for joystick and gamepad buttons #13

Closed Slion closed 2 years ago

Slion commented 2 years ago

Notably button up and down events are not really working. Maybe we should have a repeat too? Should we create a new HID event for those? EventHidButton maybe? Or should we improve our current implementation to deal properly with Joysticks and Gamepads?

Slion commented 2 years ago

Done, though we could split that in multiple HID events, would make the implementation clearer. Would it make the use more complicated?