scrcpy/app
Romain Vimont c3779d8513 Make owned serial a pointer-to-non-const
The file handler owns the serial, so it needs to free it. Therefore, it
should not be a pointer-to-const.
2019-05-24 17:24:17 +02:00
..
src Make owned serial a pointer-to-non-const 2019-05-24 17:24:17 +02:00
tests Fix overflow in test 2019-03-25 11:33:32 +01:00
meson.build Add stream layer 2019-03-02 18:45:45 +01:00