scrcpy/app
Romain Vimont 904d470579 Pause on error from a wrapper script
On Windows, scrcpy paused on error before exiting to give the user a
chance to see the user message.

This was a hack and causes issues when using scrcpy from batch scripts.

Disable this pause from the scrcpy binary, and provide a batch wrapper
(scrcpy-console.bat) to pause on error.

Fixes #1875 <https://github.com/Genymobile/scrcpy/issues/1875>
2020-12-14 09:44:17 +01:00
..
src Pause on error from a wrapper script 2020-12-14 09:44:17 +01:00
tests Customize shortcut modifier 2020-08-01 16:31:27 +02:00
meson.build Customize shortcut modifier 2020-08-01 16:31:27 +02:00
scrcpy.1 Document --encoder option 2020-11-08 21:11:12 +01:00