scrcpy/app
Romain Vimont 5e59ed3135 Always initialize SDL with the video subsystem
Clipboard synchronization requires SDL_INIT_VIDEO, so always initialize
the video subsystem, even if --no-video or --no-video-playback is
passed.

Refs caf594c90e
Fixes #4418 <https://github.com/Genymobile/scrcpy/issues/4418>
2023-11-11 11:41:15 +01:00
..
data Add support for high frame rate camera capture 2023-10-31 15:57:06 +01:00
prebuilt-deps Upgrade SDL (2.28.4) for Windows 2023-11-01 18:36:10 +01:00
src Always initialize SDL with the video subsystem 2023-11-11 11:41:15 +01:00
tests Replace sprintf() with safer snprintf() 2023-10-25 16:13:34 +02:00
meson.build Add --time-limit 2023-06-10 16:04:51 +02:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to v2.2 2023-11-01 18:36:33 +01:00
scrcpy.1 Improve manpage formatting 2023-10-31 19:20:59 +01:00