Romain Vimont
|
b5a2d99bc2
|
Send touch events from the client
On SDL touch events, send control messages to the server.
|
2019-10-03 20:05:29 +02:00 |
|
Romain Vimont
|
1f8ba1ca79
|
Include config.h everywhere
Ref: <https://github.com/Genymobile/scrcpy/issues/829>
Suggested-by: Louis Kruger <louisk@gmail.com>
|
2019-09-29 22:39:53 +02:00 |
|
Romain Vimont
|
ffdbf5990b
|
Rename event converter functions
Rename "XXX_from_sdl_to_android" to "convert_XXX", to avoid huge
function names.
|
2019-09-15 17:29:03 +02:00 |
|
Romain Vimont
|
9463850c24
|
Rename "convert.h" to "event_converter.h"
The filename gave no hint about what was converted.
|
2019-09-15 17:29:03 +02:00 |
|