scrcpy/app
Romain Vimont 06243e7c3c Avoid PRIx16 printf format on Windows
Convert uint16_t to unsigned to avoid using PRIx16, which may not exist
on Windows.

PR #3011 <https://github.com/Genymobile/scrcpy/pull/3011>
2022-02-20 17:39:04 +01:00
..
prebuilt-deps Move prebuilt-deps/ to app/ 2022-02-09 23:18:34 +01:00
src Avoid PRIx16 printf format on Windows 2022-02-20 17:39:04 +01:00
tests Remove fprintf() in tests 2022-02-18 19:34:54 +01:00
meson.build Build on macOS with libusb support 2022-02-20 17:27:22 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 1.22 2022-01-29 15:44:52 +01:00
scrcpy.1 Remove "linux-only" mentions for HID/OTG features 2022-02-20 17:27:43 +01:00