scrcpy/app
Romain Vimont 028e7afe32 Assert non-NULL serial
If no serial is passed, then the command would work if there is exactly
one device connected, but will fail with multiple devices.

To avoid such cases, ensure that a serial is always provided.
2022-02-05 10:56:58 +01:00
..
src Assert non-NULL serial 2022-02-05 10:56:58 +01:00
tests Move ADB code to adb/ 2022-02-04 08:39:10 +01:00
meson.build Move ADB code to adb/ 2022-02-04 08:39:10 +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 Make HID keyboard and mouse optional in OTG mode 2022-01-27 23:36:27 +01:00