scrcpy/app
Romain Vimont a41dd6c79f Make owned filename a pointer-to-non-const
The file handler owns the filename string, so it needs to free it.
Therefore, it should not be a pointer-to-const.
2019-05-24 17:25:31 +02:00
..
src Make owned filename a pointer-to-non-const 2019-05-24 17:25:31 +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