scrcpy/app
Romain Vimont a3cdf1a6b8 Add option to kill adb on close
Killing adb on close by default would be incorrect, since it would break
any other usage of adb in parallel.

It could be easily done manually by calling "adb kill-server" once
scrcpy terminates, but add an option --kill-adb-on-close for
convenience.

Fixes #205 <https://github.com/Genymobile/scrcpy/issues/205>
Fixes #2580 <https://github.com/Genymobile/scrcpy/issues/2580>
Fixes #4049 <https://github.com/Genymobile/scrcpy/issues/4049>
2023-06-05 19:48:21 +02:00
..
data Add option to kill adb on close 2023-06-05 19:48:21 +02:00
prebuilt-deps Upgrade FFmpeg build to 6.0-scrcpy-4 2023-05-15 21:55:22 +02:00
src Add option to kill adb on close 2023-06-05 19:48:21 +02:00
tests Add separate video and audio playback options 2023-05-27 10:08:10 +02:00
meson.build Extract sc_display from sc_screen 2023-04-06 19:48:26 +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.0 2023-03-12 02:05:37 +01:00
scrcpy.1 Add option to kill adb on close 2023-06-05 19:48:21 +02:00