scrcpy/app
Romain Vimont be1936bb85 Report USB device disconnection when detected
USB device disconnection is detected via a hotplug callback when it is
supported.

In addition, report disconnection on libusb calls returning
LIBUSB_ERROR_NO_DEVICE or LIBUSB_ERROR_NOT_FOUND. This allows to detect
disconnection after a libusb call when hotplug is not available.

PR #3011 <https://github.com/Genymobile/scrcpy/pull/3011>
2022-02-20 17:38:14 +01:00
..
prebuilt-deps Move prebuilt-deps/ to app/ 2022-02-09 23:18:34 +01:00
src Report USB device disconnection when detected 2022-02-20 17:38:14 +01:00
tests Remove fprintf() in tests 2022-02-18 19:34:54 +01:00
meson.build Build on macOS with libusb support 2022-02-20 17:27:22 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 1.22 2022-01-29 15:44:52 +01:00
scrcpy.1 Remove "linux-only" mentions for HID/OTG features 2022-02-20 17:27:43 +01:00