scrcpy/app
Romain Vimont b266fdb229 Add UHID_DESTROY control message
This message will be sent on gamepad disconnection.

Contrary to keyboard and mouse, which are registered once and are
unregistered when scrcpy exists, each gamepad is mapped with its own HID
id, and they can be plugged/unplugged dynamically.
2024-09-06 23:08:08 +02:00
..
data Add --audio-dup 2024-07-19 17:48:39 +02:00
deps Upgrade SDL (2.30.5) for Windows 2024-08-01 18:15:37 +02:00
src Add UHID_DESTROY control message 2024-09-06 23:08:08 +02:00
tests Add UHID_DESTROY control message 2024-09-06 23:08:08 +02:00
meson.build Add AOA gamepad support 2024-09-06 23:08:08 +02:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.6.1 2024-08-02 22:32:04 +02:00
scrcpy.1 Add AOA gamepad support 2024-09-06 23:08:08 +02:00