scrcpy/app
Romain Vimont 95fa1a69e4 Workaround compiler warning
Some compilers warns on uninitialized value in impossible case:

    warning: variable 'result' is used uninitialized whenever switch
    default is taken [-Wsometimes-uninitialized]
2020-04-13 16:33:21 +02:00
..
src Workaround compiler warning 2020-04-13 16:33:21 +02:00
tests Add option to lock video orientation 2020-02-27 21:24:37 +01:00
meson.build Fix server debugger for Android >= 9 2020-03-19 19:15:43 +01:00
scrcpy.1 Improve documentation for consistency 2020-04-08 12:09:24 +02:00