scrcpy/app
Romain Vimont 6298ef095f Accept texture failures
When the scrcpy window is minimized on Windows with D3D9, texture
creation and update fail.

In that case, do not terminate scrcpy. Instead, store the pending size
or frame to update, to attempt again during the next update or
rendering.

Fixes #3947 <https://github.com/Genymobile/scrcpy/issues/3947>
2023-05-22 18:21:10 +02:00
..
data Add --no-video 2023-05-08 17:11:34 +02:00
prebuilt-deps Upgrade FFmpeg build to 6.0-scrcpy-4 2023-05-15 21:55:22 +02:00
src Accept texture failures 2023-05-22 18:21:10 +02:00
tests Rename --no-display to --no-mirror 2023-05-08 16:40:58 +02:00
meson.build Extract sc_display from sc_screen 2023-04-06 19:48:26 +02:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.0 2023-03-12 02:05:37 +01:00
scrcpy.1 Add --no-video 2023-05-08 17:11:34 +02:00