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 071d459ad7 Fix --no-audio
By default, the audio source is initialized to SC_AUDIO_SOURCE_AUTO, and
is "resolved" only if audio is enabled.

But the server arguments were built assuming that the audio source was
never SC_AUDIO_SOURCE_AUTO (even with audio disabled), causing a crash.

Regression introduced by a10f8cd798.
2 months ago
..
data Add --audio-dup 2 months ago
deps Upgrade platform-tools (35.0.0) for Windows 3 months ago
src Fix --no-audio 2 months ago
tests Simplify shortcut modifiers 3 months ago
meson.build Add UHID mouse support 7 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to 2.5 3 months ago
scrcpy.1 Add --audio-dup 2 months ago