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
Romain Vimont 4a25f3e53b Print info logs to stdout
All server logs were printed to stdout, while all client logs were
printed to stderr.

Instead, use stderr for warnings and errors, stdout for the others:
 - stdout: verbose, debug, info
 - stderr: warn, error
1 year ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Print info logs to stdout 1 year ago
.gitignore Convert server to an Android project 7 years ago
build.gradle Remove manifest package name 1 year ago
build_without_gradle.sh Support Java lambdas in build_without_gradle.sh 1 year ago
meson.build Remove deprecated meson.source_root() 2 years ago
proguard-rules.pro Convert server to an Android project 7 years ago