scrcpy/app
Romain Vimont 2a872c3865 Fix fps_counter tick type
The type uint32_t is not sufficient to store the result of
sc_tick_now().

As a consequence, the FPS counter entered a live loop and caused a lock
starvation (deadlock in practice).

Refs ec871dd3f5
Refs 682a691173
2022-02-16 18:12:57 +01:00
..
prebuilt-deps Move prebuilt-deps/ to app/ 2022-02-09 23:18:34 +01:00
src Fix fps_counter tick type 2022-02-16 18:12:57 +01:00
tests Rename buffer util functions with sc_ prefix 2022-02-12 09:12:46 +01:00
meson.build Add compilation flag for USB features 2022-02-12 14:15:07 +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 Add --no-cleanup option 2022-02-15 19:25:57 +01:00