scrcpy/app
Romain Vimont 5ed13ef477 Execute adb start-server
This does nothing if the adb daemon is already started, but allows to
print any output/errors to the console.

Otherwise, the daemon starting would occur during `adb devices`, which
does not output to the console because the result is parsed.

PR #3005 <https://github.com/Genymobile/scrcpy/pull/3005>
2022-02-09 10:00:14 +01:00
..
src Execute adb start-server 2022-02-09 10:00:14 +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