scrcpy/app
martin f. krafft b3f5dfe1de Add specific exit code for device disconnection
Modify the return logic such that exit code 1 is used when the initial
connection fails, but if a session is established, and then the device
disconnects, exit code 2 is emitted.

Fixes #3083 <https://github.com/Genymobile/scrcpy/issues/3083>
PR #3085 <https://github.com/Genymobile/scrcpy/pull/3085>
Signed-off-by: martin f. krafft <madduck@madduck.net>
Signed-off-by: Romain Vimont <rom@rom1v.com>
2022-03-06 22:19:46 +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 Add specific exit code for device disconnection 2022-03-06 22:19:46 +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 Add specific exit code for device disconnection 2022-03-06 22:19:46 +01:00