scrcpy/server/src/main/java/com/genymobile/scrcpy
Romain Vimont 37af0c8076 Terminate event controller thread on EOF
No exception was thrown on EOF, so the event controller did not
terminate. This leaded to a further InvocationTargetException.

Instead, terminate the event controller on EOF, so that the process
terminates properly.
2018-02-16 14:13:13 +01:00
..
wrappers Apply Genymobile rules for Android projects 2018-02-07 20:58:18 +01:00
ControlEvent.java Apply Genymobile rules for Android projects 2018-02-07 20:58:18 +01:00
ControlEventReader.java Terminate event controller thread on EOF 2018-02-16 14:13:13 +01:00
DesktopConnection.java Apply Genymobile rules for Android projects 2018-02-07 20:58:18 +01:00
Device.java Apply Genymobile rules for Android projects 2018-02-07 20:58:18 +01:00
DisplayInfo.java Convert server to an Android project 2018-01-30 12:01:36 +01:00
EventController.java Decompose accented characters 2018-02-12 14:17:10 +01:00
KeyComposition.java Decompose accented characters 2018-02-12 14:17:10 +01:00
Ln.java Enable debug logs only for debug builds on server 2018-02-12 17:19:52 +01:00
Options.java Add bit-rate command-line option 2018-02-01 17:11:40 +01:00
Position.java Apply Genymobile rules for Android projects 2018-02-07 20:58:18 +01:00
ScrCpyServer.java Terminate event controller thread on EOF 2018-02-16 14:13:13 +01:00
ScreenEncoder.java Apply Genymobile rules for Android projects 2018-02-07 20:58:18 +01:00
ScreenInfo.java Encode video using MediaCodec API 2018-01-31 19:51:43 +01:00
Size.java Apply Genymobile rules for Android projects 2018-02-07 20:58:18 +01:00