scrcpy/app
Romain Vimont e6e6f865a0 Add adb flag to disable execution error logs
In addition to disable stdout and stderr of the child process, add a
flag to disable the error log printed by scrcpy if the command failed.

This will we useful for commands which are expected to fail in some
cases (like "adb disconnect" if the device is not connected).

PR #2827 <https://github.com/Genymobile/scrcpy/pull/2827>
2021-11-29 20:39:03 +01:00
..
src Add adb flag to disable execution error logs 2021-11-29 20:39:03 +01:00
tests Add missing includes 2021-11-24 21:44:29 +01:00
meson.build Set CLOEXEC flag on sockets 2021-11-26 09:40:39 +01:00
scrcpy.1 Add option to disable clipboard autosync 2021-11-24 09:44:39 +01:00