scrcpy/app
Romain Vimont 33ccb1368f Extract event processing out of event_loop()
To avoid too many levels of nested blocks, move the event handling logic
in a separate function.
2019-03-02 21:51:07 +01:00
..
src Extract event processing out of event_loop() 2019-03-02 21:51:07 +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