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 33df484912 Introduce VecDeque
Introduce a double-ended queue implemented with a growable ring buffer.

Inspired from the Rust VecDeque type:
<https://doc.rust-lang.org/std/collections/struct.VecDeque.html>
2 years ago
..
data Add --require-audio 2 years ago
prebuilt-deps Upgrade FFmpeg custom builds for Windows 2 years ago
src Introduce VecDeque 2 years ago
tests Introduce VecDeque 2 years ago
meson.build Introduce VecDeque 2 years ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to 1.25 2 years ago
scrcpy.1 Add --require-audio 2 years ago