scrcpy/app
Romain Vimont 9d207456af Initialize recorder fields from init()
The recorder has two initialization phases: one to initialize the
concrete recorder object, and one to open its packet_sink trait.

Initialize mutex and condvar as part of the object initialization.

If there were several packet_sink traits, the mutex and condvar would
still be initialized only once.
2023-02-19 02:12:25 +01:00
..
data Add -s auto-completion for zsh 2022-10-12 13:24:43 +02:00
prebuilt-deps Upgrade FFmpeg (5.1.2) for Windows 64-bit 2022-12-22 12:33:08 +01:00
src Initialize recorder fields from init() 2023-02-19 02:12:25 +01:00
tests Forward action button to device 2023-01-30 20:57:54 +01:00
meson.build Extract packet merging 2023-02-11 09:44:33 +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.25 2022-12-22 12:33:29 +01:00
scrcpy.1 Document default video codec 2023-02-18 19:10:25 +01:00