scrcpy/server
Romain Vimont 63909fd10d Merge commands with other control events
Several commands were grouped under the same event type "command", with
a separate field to indicate the actual command.

Move these commands at the same level as other control events. It will
allow to implement commands with arguments.
2019-05-30 22:30:18 +02:00
..
scripts Always invoke gradle except as root 2018-02-14 14:03:56 +01:00
src Merge commands with other control events 2019-05-30 22:30:18 +02:00
.gitignore Convert server to an Android project 2018-01-30 12:01:36 +01:00
build.gradle Bump version to 1.8 2019-03-07 20:21:07 +01:00
meson.build server/meson.build: support relative path for prebuilt_server 2019-03-03 12:27:56 +08:00
proguard-rules.pro Convert server to an Android project 2018-01-30 12:01:36 +01:00