scrcpy/app
Romain Vimont 199c74f62f Declare main() with argc/argv params in tests
Declaring the main method as "int main(void)" causes issues with SDL.

Fixes #1209 <https://github.com/Genymobile/scrcpy/issues/1209>
2020-07-15 12:17:04 +02:00
..
src Send touch event without pressure on button up 2020-07-09 22:31:47 +02:00
tests Declare main() with argc/argv params in tests 2020-07-15 12:17:04 +02:00
meson.build Rename test names from "event" to "msg" 2020-06-11 23:06:02 +02:00
scrcpy.1 Add option for disabling screensaver 2020-06-18 21:35:28 +02:00