scrcpy/app
Romain Vimont 4ce7af42c6 Use $ANDROID_SERIAL if no selector is specified
Like adb, read the ANDROID_SERIAL environment variable to select a
device by serial if no explicit selection (-s, -d, -e or --tcpip=<addr>)
is provided via the command line.

Fixes #3111 <https://github.com/Genymobile/scrcpy/issues/3111>
PR #3113 <https://github.com/Genymobile/scrcpy/pull/3113>
2022-03-15 08:32:34 +01:00
..
data Add Bash completion script 2022-02-22 19:22:12 +01:00
prebuilt-deps Build for Windows with libusb support 2022-02-20 17:39:12 +01:00
src Use $ANDROID_SERIAL if no selector is specified 2022-03-15 08:32:34 +01:00
tests Use vector for listing ADB devices 2022-02-20 23:59:35 +01:00
meson.build Add Bash completion script 2022-02-22 19:22:12 +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.23 2022-02-22 21:01:55 +01:00
scrcpy.1 Use $ANDROID_SERIAL if no selector is specified 2022-03-15 08:32:34 +01:00