scrcpy/app/src
Romain Vimont 213b721ff9 Use long command-line options
In addition to the short form (e.g. "-p"), add the long form ("--port").
2018-02-01 15:35:20 +01:00
..
android Implement keyboard/mouse control 2018-01-18 17:25:13 +01:00
sys Fix includes windows-specific source 2018-01-19 11:15:51 +01:00
command.c Use ADB environment variable 2018-01-31 19:51:43 +01:00
command.h Optimize includes 2017-12-18 11:07:42 +01:00
common.h Swap position/point names 2018-01-29 14:52:22 +01:00
control.c Use pointers-to-const where relevant 2018-01-19 15:13:38 +01:00
control.h Use pointers-to-const where relevant 2018-01-19 15:13:38 +01:00
controlevent.c Indent switch blocks content 2018-02-01 11:44:20 +01:00
controlevent.h Swap position/point names 2018-01-29 14:52:22 +01:00
convert.c Swap position/point names 2018-01-29 14:52:22 +01:00
convert.h Swap position/point names 2018-01-29 14:52:22 +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 Always destroy in reverse order 2017-12-19 14:11:55 +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
main.c Use long command-line options 2018-02-01 15:35:20 +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 Indent switch blocks content 2018-02-01 11:44:20 +01:00
scrcpy.h Handle resized video stream 2018-01-29 15:40:33 +01:00
server.c Convert server to an Android project 2018-01-30 12:01:36 +01:00
server.h Handle resized video stream 2018-01-29 15:40:33 +01:00
strutil.c Initial commit 2017-12-12 15:25:15 +01:00
strutil.h Implement keyboard/mouse control 2018-01-18 17:25:13 +01:00