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 9497f39fb4 Do not fail if SDL_INIT_VIDEO fails without video
The SDL video subsystem may be initialized so that clipboard
synchronization works even without video playback.

But if the video subsystem initialization fails (e.g. because no video
device is available), consider it as an error only if video playback is
enabled.

Refs 5e59ed3135
Fixes #4477 <https://github.com/Genymobile/scrcpy/issues/4477>
7 months ago
..
data Fix scrcpy-console.desktop 7 months ago
prebuilt-deps Upgrade sdl (2.28.5) for Windows 7 months ago
src Do not fail if SDL_INIT_VIDEO fails without video 7 months ago
tests Add --display-orientation 7 months ago
meson.build Improve crossbuild 7 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to 2.3 7 months ago
scrcpy.1 Add --orientation 7 months ago