scrcpy/app
Romain Vimont 2b3ed5bcdb Store serial in server instance
The serial is needed for many server actions, but this is an
implementation detail, so the caller should not have to provide it on
every call.

Instead, store the serial in the server instance on server_start().

This paves the way to implement the "adb forward" fallback properly.
2018-03-12 14:10:32 +01:00
..
src Store serial in server instance 2018-03-12 14:10:32 +01:00
tests Fix text input event segfault 2018-03-09 22:30:10 +01:00
meson.build Upgrade version to 1.0 2018-03-08 09:21:06 +01:00