scrcpy/app
Romain Vimont 08d32e3bae Clean up useless const-casts
The function adb_execute() now expects a "const char *const *" parameter
for the adb command, so there is no need to cast.
2018-02-28 15:05:49 +01:00
..
src Clean up useless const-casts 2018-02-28 15:05:49 +01:00
tests Swap position/point names 2018-01-29 14:52:22 +01:00
meson.build Rename SCRCPY_SERVER_JAR to SCRCPY_SERVER_PATH 2018-02-16 15:36:25 +01:00