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.
2024-04-04 08:52:32 +02:00
..
data Reassign -K and -M to UHID keyboard and mouse 2024-03-01 00:52:16 +01:00
deps Use source repo tarball for libusb 2024-03-30 14:18:47 +01:00
src Fix segfault on close with --no-video 2024-04-04 08:52:32 +02:00
tests Add shortcut to open keyboard settings 2024-03-01 00:52:10 +01:00
meson.build Add UHID mouse support 2024-03-01 00:52:13 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.4 2024-03-02 23:22:09 +01:00
scrcpy.1 Add a shortcut to pause/unpause display 2024-03-30 14:20:51 +01:00