scrcpy/app
Romain Vimont 0ee9e2ff51 Expose function to find a USB device
The device was automatically found by sc_usb_connect(). Instead, expose
a function to find a device from a serial, and let the caller connect to
the device found (if any).

This will allow to list all devices first, then select one device to
connect to.

PR #2974 <https://github.com/Genymobile/scrcpy/pull/2974>
2022-01-27 23:36:08 +01:00
..
src Expose function to find a USB device 2022-01-27 23:36:08 +01:00
tests Use sc_ prefix for control_msg enums 2022-01-27 16:47:51 +01:00
meson.build Extract USB handling from AOA 2022-01-27 23:35:55 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy.1 Make auto-downsize on error optional 2022-01-21 18:36:46 +01:00