scrcpy/app
Romain Vimont 1f4c801f3c Report server connection state
We must distinguish 3 cases for await_for_server():
 - an error occurred
 - no error occurred, the device is connected
 - no error occurred, the device is not connected (user requested to
   quit)

For this purpose, use an additional output parameter to indicate if the
device is connected (only set when no error occurs).

Refs #3085 <https://github.com/Genymobile/scrcpy/pull/3085>
2022-03-06 22:16:13 +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 Report server connection state 2022-03-06 22:16:13 +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 Remove "linux-only" mentions for HID/OTG features 2022-02-20 17:27:43 +01:00