Files
scrcpy/app
Romain Vimont a6bedb4301 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.
2022-02-07 13:11:37 +01:00
..
2022-02-07 13:11:37 +01:00
2022-02-07 13:11:37 +01:00
2022-01-29 15:44:52 +01:00