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 6a58891e13 Use current time as initial timestamp on error
If the initial timestamp could not be retrieved, use the current time as
returned by System.nanoTime(). In practice, it is the same time base as
AudioRecord timestamps.

Fixes #4536 <https://github.com/Genymobile/scrcpy/issues/4536>
6 months ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Use current time as initial timestamp on error 6 months ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to 2.3.1 6 months ago
build_without_gradle.sh Bump version to 2.3.1 6 months ago
meson.build Remove deprecated meson.source_root() 2 years ago
proguard-rules.pro Convert server to an Android project 6 years ago