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/server
Kaiming Hu a73bf932d6 Fix could not rotate secondary display
The version of the methods with the display id parameter must be tried
first, otherwise they will never be used (since the old versions without
the display id are still present).

Regression introduced by ee6620d123.

Refs #4740 <https://github.com/Genymobile/scrcpy/pull/4740>
PR #4841 <https://github.com/Genymobile/scrcpy/pull/4841>

Signed-off-by: Romain Vimont <rom@rom1v.com>
2 months ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Fix could not rotate secondary display 2 months ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to 2.4 4 months ago
build_without_gradle.sh Bump version to 2.4 4 months ago
meson.build Remove deprecated meson.source_root() 2 years ago
proguard-rules.pro Convert server to an Android project 6 years ago