scrcpy/app
Romain Vimont 6da6d905c2 Print scrcpy header first
Inconditionnally print the scrcpy version first, without using LOGI().

The log level is configured only after parsing the command line
parameters (it may be changed via -V), and command line parsing logs
should not appear before the scrcpy version.
2021-11-19 09:45:02 +01:00
..
src Print scrcpy header first 2021-11-19 09:45:02 +01:00
tests Generalize string trunctation util function 2021-11-18 18:48:16 +01:00
meson.build Move str_util to str 2021-11-14 01:22:22 +01:00
scrcpy.1 Document --power-off-on-close 2021-11-07 19:27:53 +01:00