scrcpy/server/src
Romain Vimont 54b6fa5f6e Add UHID gamepad support
Similar to UHID keyboard and mouse, but for gamepads.

Can be enabled with --gamepad=uhid or -G.

It is not enabled by default because not all devices support UHID
(there is a permission error on old Android versions).
2024-09-09 08:38:45 +02:00
..
main Add UHID gamepad support 2024-09-09 08:38:45 +02:00
test/java/com/genymobile/scrcpy Add UHID_DESTROY control message 2024-09-09 08:38:45 +02:00