scrcpy/app/src
Romain Vimont bb8afa9324 Fix comment about data sent over the socket
We now send the device name in addition to the screen dimensions on the
socket. Update the comment accordingly.
2017-12-18 11:27:55 +01:00
..
unix Initial commit 2017-12-12 15:25:15 +01:00
win Initial commit 2017-12-12 15:25:15 +01:00
command.c Initial commit 2017-12-12 15:25:15 +01:00
command.h Optimize includes 2017-12-18 11:07:42 +01:00
decoder.c Handle condition variable failure 2017-12-15 17:15:55 +01:00
decoder.h Optimize includes 2017-12-18 11:07:42 +01:00
events.h Initial commit 2017-12-12 15:25:15 +01:00
frames.c Use SDL_bool return type instead of int 2017-12-15 11:27:54 +01:00
frames.h Optimize includes 2017-12-18 11:07:42 +01:00
lockutil.c Do not inline lockutil functions 2017-12-18 11:07:42 +01:00
lockutil.h Do not inline lockutil functions 2017-12-18 11:07:42 +01:00
netutil.c Initial commit 2017-12-12 15:25:15 +01:00
netutil.h Initial commit 2017-12-12 15:25:15 +01:00
scrcpy.c Use SDL_bool return type instead of int 2017-12-15 11:27:54 +01:00
screen.c Fix comment about data sent over the socket 2017-12-18 11:27:55 +01:00
screen.h Optimize includes 2017-12-18 11:07:42 +01:00
strutil.c Initial commit 2017-12-12 15:25:15 +01:00
strutil.h Initial commit 2017-12-12 15:25:15 +01:00