scrcpy/app
Romain Vimont b2b5404883 Use const pointers when possible
Sending data only require to read the input buffer, so declare it const.
2018-04-04 10:50:07 +02:00
..
src Use const pointers when possible 2018-04-04 10:50:07 +02:00
tests Fix text input event segfault 2018-03-09 22:30:10 +01:00
meson.build Include source root directory 2018-03-20 21:32:41 +01:00