scrcpy/app
Romain Vimont 0ba74fbd9a Make scrcpy.h independant of other headers
The header scrcpy.h is intended to be the "public" API. It should not
depend on other internal headers.

Therefore, declare all required structs in this header and adapt
internal code.
2020-06-19 22:30:02 +02:00
..
src Make scrcpy.h independant of other headers 2020-06-19 22:30:02 +02:00
tests Make scrcpy.h independant of other headers 2020-06-19 22:30:02 +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