scrcpy/app
Romain Vimont 1da65bbc98 Only reject RUN_ON_MAIN_THREAD events on quit
Use SDL_PeepEvents() to consume only SC_EVENT_RUN_ON_MAIN_THREAD events.
Other events are not dropped and can still be processed later.

PR #6662 <https://github.com/Genymobile/scrcpy/pull/6662>
2026-03-16 10:52:37 +01:00
..
data Rename icon.png to scrcpy.png 2026-03-11 15:40:58 +01:00
deps Upgrade SDL build script for SDL3 2026-01-08 20:40:51 +01:00
src Only reject RUN_ON_MAIN_THREAD events on quit 2026-03-16 10:52:37 +01:00
tests Improve adb devices parsing 2026-02-12 20:06:11 +01:00
meson.build Replace SCRCPY_ICON_PATH with SCRCPY_ICON_DIR 2026-03-11 15:41:04 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 3.3.4 2025-12-17 19:57:50 +01:00
scrcpy.1 Replace SCRCPY_ICON_PATH with SCRCPY_ICON_DIR 2026-03-11 15:41:04 +01:00