You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
src Make scrcpy.h independant of other headers 4 years ago
tests Make scrcpy.h independant of other headers 4 years ago
meson.build Rename test names from "event" to "msg" 4 years ago
scrcpy.1 Add option for disabling screensaver 4 years ago