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 aa34d63171 Fix segfault on close with --no-video
Do not call sc_screen_hide_window() if screen is not initialized.

To reproduce:

    scrcpy --no-video --record=file.mp4

This only segfaults in debug mode since commit
fd0f432e87.
2 months ago
..
data Reassign -K and -M to UHID keyboard and mouse 3 months ago
deps Use source repo tarball for libusb 2 months ago
src Fix segfault on close with --no-video 2 months ago
tests Add shortcut to open keyboard settings 3 months ago
meson.build Add UHID mouse support 3 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 2 years ago
scrcpy-windows.rc Bump version to 2.4 3 months ago
scrcpy.1 Add a shortcut to pause/unpause display 2 months ago