You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont 1a03206e36 Detect USB device disconnection
The device disconnection is detected when the video socket closes.

In order to introduce an OTG mode (HID events) without mirroring (and
without server), we must be able to detect USB device disconnection.

This feature will only be used in OTG mode.

PR #2974 <https://github.com/Genymobile/scrcpy/pull/2974>
3 years ago
..
src Detect USB device disconnection 3 years ago
tests Use sc_ prefix for control_msg enums 3 years ago
meson.build Extract USB handling from AOA 3 years ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Set DPI awareness for Windows 3 years ago
scrcpy.1 Make auto-downsize on error optional 3 years ago