You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
data Add option to kill adb on close 1 year ago
prebuilt-deps Upgrade FFmpeg build to 6.0-scrcpy-4 1 year ago
src Add option to kill adb on close 1 year ago
tests Add separate video and audio playback options 1 year ago
meson.build Extract sc_display from sc_screen 1 year ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to 2.0 1 year ago
scrcpy.1 Add option to kill adb on close 1 year ago