Romain Vimont e2e76c5d48 Increase adb devices -l max output size
For simplicity, the parsing of `adb devices -l` output is performed in a
single pass on the whole output.

This output was limited to 4096 bytes. Since there are about 100 chars
per device line, this limited the number of connected devices to ~40.

Increase to 65536 bytes to avoid a limitation in practice.

PR #3035 <https://github.com/Genymobile/scrcpy/pull/3035>
2022-02-21 00:03:45 +01:00
..
2022-02-04 08:39:10 +01:00
2022-02-04 08:39:10 +01:00
2022-02-21 00:03:45 +01:00
2022-02-20 17:39:39 +01:00