scrcpy/server
Romain Vimont 28980bbc90 Rename "event" to "message"
After the recent refactorings, a "control event" is not necessarily an
"event" (it may be a "command"). Similarly, the unique "device event"
used to send the device clipboard content is more a "reponse" to the
request from the client than an "event".

Rename both to "message", and rename the message types to better
describe their intent.
2019-05-31 16:18:00 +02:00
..
scripts Always invoke gradle except as root 2018-02-14 14:03:56 +01:00
src Rename "event" to "message" 2019-05-31 16:18:00 +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: Prevent using input field for directory 2019-05-30 23:06:52 +02:00
proguard-rules.pro Convert server to an Android project 2018-01-30 12:01:36 +01:00