scrcpy/app
Romain Vimont 1e22ebcac2 Always use non-empty arguments
The client passes parameters to the server via "adb shell" arguments.

Use "-" instead of "" when no crop is specified to avoid empty
arguments, which are not handled the same way on all devices.

Fixed <https://github.com/Genymobile/scrcpy/issues/337>.
2018-11-16 18:39:41 +01:00
..
src Always use non-empty arguments 2018-11-16 18:39:41 +01:00
tests Declare fun(void) functions with no parameters 2018-10-04 17:04:20 +02:00
meson.build Configure version at meson project level 2018-11-12 14:10:21 +01:00