scrcpy/app/src
Romain Vimont cb1428223f Log user request to quit
Log at debug level user requests to quit.
2018-02-07 15:41:59 +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 Turn screen on on right-click 2018-02-02 14:56:03 +01:00
controlevent.h Turn screen on on right-click 2018-02-02 14:56:03 +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 Make SKIP_FRAMES a compilation flag 2018-02-07 15:40:24 +01:00
decoder.h Make SKIP_FRAMES a compilation flag 2018-02-07 15:40:24 +01:00
events.h Initial commit 2017-12-12 15:25:15 +01:00
frames.c Make SKIP_FRAMES a compilation flag 2018-02-07 15:40:24 +01:00
frames.h Make SKIP_FRAMES a compilation flag 2018-02-07 15:40:24 +01:00
icon.xpm Add window icon 2018-02-05 14:46:00 +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 Include dependencies version 2018-02-07 15:41:59 +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 Log user request to quit 2018-02-07 15:41:59 +01:00
scrcpy.h Add bit-rate command-line option 2018-02-01 17:11:40 +01:00
server.c Rename the server scrcpy-server.jar 2018-02-02 09:37:10 +01:00
server.h Add bit-rate command-line option 2018-02-01 17:11:40 +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
tinyxpm.c Change the window icon color in debug mode 2018-02-07 11:48:25 +01:00
tinyxpm.h Parse XPM without SDL_image 2018-02-05 19:24:33 +01:00