scrcpy/app
Romain Vimont aeda583a2c Update code style
Limit source code to 80 chars, and declare functions return type and
modifiers on a separate line.

This allows to avoid very long lines, and all function names are
aligned.

(We do this on VLC, and I like it.)
2019-03-02 20:28:46 +01:00
..
src Update code style 2019-03-02 20:28:46 +01:00
tests tests: fix test_control_event_serialize 2019-01-26 20:09:32 +08:00
meson.build Add stream layer 2019-03-02 18:45:45 +01:00