scrcpy/app
Romain Vimont 0983f0a194 Report device disconnection on audio EOS
If --no-video was set, then device disconnection was not reported. To
avoid the problem, report device disconnection also on audio
end-of-stream (EOS).

If both video and audio are enabled, then a device disconnection event
will be sent twice, but only the first one will be handled (since it
makes scrcpy exit).

Fixes #4207 <https://github.com/Genymobile/scrcpy/issues/4207>
2023-08-01 12:05:16 +02:00
..
data Add --time-limit 2023-06-10 16:04:51 +02:00
prebuilt-deps Upgrade platform-tools (34.0.3) for Windows 2023-06-22 00:10:37 +02:00
src Report device disconnection on audio EOS 2023-08-01 12:05:16 +02:00
tests Add separate video and audio playback options 2023-05-27 10:08:10 +02:00
meson.build Add --time-limit 2023-06-10 16:04:51 +02:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.1.1 2023-07-14 18:58:58 +02:00
scrcpy.1 Merge branch 'master' into release 2023-06-22 01:15:39 +02:00