scrcpy/app
Romain Vimont 0a619dc9ef Allow selecting a device from IP without port
Since the previous commit, if a serial is given via -s/--serial (either
a real USB serial or an IP:port), a device is selected if its serial
matches exactly.

In addition, if the user pass an IP without a port, then select any
device with this IP, regardless of the port (so that "192.168.1.1"
matches any "192.168.1.1:port"). This is also the default behavior of
adb.

PR #3005 <https://github.com/Genymobile/scrcpy/pull/3005>
2022-02-09 09:56:26 +01:00
..
src Allow selecting a device from IP without port 2022-02-09 09:56:26 +01:00
tests Add adb devices parser 2022-02-09 09:56:25 +01:00
meson.build Add adb devices parser 2022-02-09 09:56:25 +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