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 1039f9b531 Workaround PRIu64 on Windows
On Windows, PRIu64 is defined to "llu", which is not supported:

    error: unknown conversion type character 'l' in format
3 years ago
..
src Workaround PRIu64 on Windows 3 years ago
tests Fix --lock-video-orientation syntax 3 years ago
meson.build Provide device info directly on server connection 3 years ago
scrcpy.1 Add --verbosity=verbose log level 3 years ago