You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 months ago
..
data Add support for high frame rate camera capture 8 months ago
prebuilt-deps Upgrade SDL (2.28.4) for Windows 8 months ago
src Always initialize SDL with the video subsystem 8 months ago
tests Replace sprintf() with safer snprintf() 9 months ago
meson.build Add --time-limit 1 year ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to v2.2 8 months ago
scrcpy.1 Improve manpage formatting 8 months ago