scrcpy/app/src
Romain Vimont cf59d49d25 Detect failure of device information read
If the received data is smaller than the device information size, then
something is wrong.
2018-02-16 00:57:47 +01:00
..
android Implement keyboard/mouse control 2018-01-18 17:25:13 +01:00
sys Replace SDL_net by custom implementation 2018-02-16 00:56:58 +01:00
command.c Define macros wrappers for logs 2018-02-13 10:10:18 +01:00
command.h Replace SDL_net by custom implementation 2018-02-16 00:56:58 +01:00
common.h Swap position/point names 2018-01-29 14:52:22 +01:00
controlevent.c Define macros wrappers for logs 2018-02-13 10:10:18 +01:00
controlevent.h Add missing include guards 2018-02-08 15:26:08 +01:00
controller.c Replace SDL_net by custom implementation 2018-02-16 00:56:58 +01:00
controller.h Replace SDL_net by custom implementation 2018-02-16 00:56:58 +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 Replace SDL_net by custom implementation 2018-02-16 00:56:58 +01:00
decoder.h Replace SDL_net by custom implementation 2018-02-16 00:56:58 +01:00
device.c Detect failure of device information read 2018-02-16 00:57:47 +01:00
device.h Replace SDL_net by custom implementation 2018-02-16 00:56:58 +01:00
events.h Initial commit 2017-12-12 15:25:15 +01:00
fpscounter.c Add FPS counter 2018-02-15 11:22:48 +01:00
fpscounter.h Add FPS counter 2018-02-15 11:22:48 +01:00
frames.c Add FPS counter 2018-02-15 11:22:48 +01:00
frames.h Add FPS counter 2018-02-15 11:22:48 +01:00
icon.xpm Add window icon 2018-02-05 14:46:00 +01:00
inputmanager.c Add Ctrl+i shortcut to enable/disable FPS counter 2018-02-15 12:24:16 +01:00
inputmanager.h Add Ctrl+i shortcut to enable/disable FPS counter 2018-02-15 12:24:16 +01:00
lockutil.c Define macros wrappers for logs 2018-02-13 10:10:18 +01:00
lockutil.h Do not inline lockutil functions 2017-12-18 11:07:42 +01:00
log.h Define macros wrappers for logs 2018-02-13 10:10:18 +01:00
main.c Replace SDL_net by custom implementation 2018-02-16 00:56:58 +01:00
net.c Replace SDL_net by custom implementation 2018-02-16 00:56:58 +01:00
net.h Replace SDL_net by custom implementation 2018-02-16 00:56:58 +01:00
scrcpy.c Replace SDL_net by custom implementation 2018-02-16 00:56:58 +01:00
scrcpy.h Move screen-related code to screen.c 2018-02-08 15:43:28 +01:00
screen.c Remove useless screen render on initialization 2018-02-15 13:42:31 +01:00
screen.h Improve startup time 2018-02-09 16:19:50 +01:00
server.c Replace SDL_net by custom implementation 2018-02-16 00:56:58 +01:00
server.h Replace SDL_net by custom implementation 2018-02-16 00:56:58 +01:00
strutil.c Initial commit 2017-12-12 15:25:15 +01:00
strutil.h Add missing include guards 2018-02-08 15:26:08 +01:00
tinyxpm.c Define macros wrappers for logs 2018-02-13 10:10:18 +01:00
tinyxpm.h Add missing include guards 2018-02-08 15:26:08 +01:00