scrcpy/app
Romain Vimont c3d45c8397 Consider emulators as TCP/IP devices
Emulators were wrongly considered as USB devices, so they were selected
using -d instead of -e (which was inconsistent with the adb behavior).

Refs #3005 <https://github.com/Genymobile/scrcpy/issues/3005>
Refs #3137 <https://github.com/Genymobile/scrcpy/issues/3137>
2022-03-22 21:08:08 +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 Consider emulators as TCP/IP devices 2022-03-22 21:08:08 +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