scrcpy/app
Romain Vimont 0272e6dc77 Assert screen closed on destroy
The destruction order is important, but tricky, because the screen is
open/close by the decoder, but destroyed by scrcpy.c on the main thread.

Add assertions to guarantee that the screen is not destroyed before
being closed.
2021-04-25 14:38:42 +02:00
..
src Assert screen closed on destroy 2021-04-25 14:38:42 +02:00
tests Remove option --render-expired-frames 2021-04-25 14:38:42 +02:00
meson.build Remove HiDPI compilation flag 2021-04-04 15:00:13 +02:00
scrcpy.1 Remove option --render-expired-frames 2021-04-25 14:38:42 +02:00