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
2021-06-20 16:04:18 +02:00
..
src Workaround PRIu64 on Windows 2021-06-20 16:04:18 +02:00
tests Fix --lock-video-orientation syntax 2021-06-11 18:40:12 +02:00
meson.build Provide device info directly on server connection 2021-05-17 08:52:08 +02:00
scrcpy.1 Add --verbosity=verbose log level 2021-06-20 12:34:19 +02:00