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
..
2021-04-18 14:36:31 +02:00
2022-02-09 09:52:15 +01:00
2022-02-20 23:59:35 +01:00
2022-02-20 23:59:35 +01:00
2022-02-20 17:39:42 +01:00
2021-10-27 18:43:47 +02:00
2021-07-14 14:54:22 +02:00
2021-10-29 12:21:34 +02:00
2022-01-04 17:41:40 +01:00
2022-02-09 09:53:19 +01:00
2022-02-09 09:52:15 +01:00
2022-01-14 22:17:30 +01:00
2022-02-02 21:03:55 +01:00
2022-02-02 21:03:55 +01:00
2022-02-02 21:03:55 +01:00
2022-01-27 23:36:23 +01:00
2022-02-09 09:52:15 +01:00
2022-02-04 08:39:10 +01:00
2022-02-18 18:16:12 +01:00
2022-02-17 19:55:24 +01:00
2022-01-27 19:02:07 +01:00
2022-01-16 17:37:28 +01:00
2021-10-25 18:08:37 +02:00
2022-01-27 23:36:21 +01:00
2022-01-14 22:17:30 +01:00
2022-02-09 09:52:15 +01:00
2022-02-09 09:52:15 +01:00
2022-02-02 21:03:55 +01:00
2022-02-15 19:25:57 +01:00
2022-02-15 19:25:57 +01:00
2022-01-16 17:37:28 +01:00
2022-02-09 09:52:15 +01:00
2022-01-16 17:37:28 +01:00
2022-02-09 10:15:19 +01:00
2021-12-09 21:32:11 +01:00
2021-07-14 14:54:22 +02:00