You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app/src
Romain Vimont 6581f9feb9 Make request_queue functions static
These functions are local to file_handler.c.
6 years ago
..
android Remove AINPUT_SOURCE_ANY value 6 years ago
sys Prevent killing unexpected process 6 years ago
command.c Quote apk path on Windows 6 years ago
command.h Drag and drop to install apk files from computer 6 years ago
common.h Add an option to enable "show touches" 6 years ago
controlevent.c Add missing includes 6 years ago
controlevent.h Map right-click to BACK if screen is on 6 years ago
controller.c Simplify SDL_assert() calls 6 years ago
controller.h Replace SDL_net by custom implementation 6 years ago
convert.c Map numpad ENTER key 6 years ago
convert.h Swap position/point names 6 years ago
decoder.c Process the last video frame 6 years ago
decoder.h Replace SDL_net by custom implementation 6 years ago
device.c Send and recv all data when necessary 6 years ago
device.h Support drag&drop a file to transfer it to device 6 years ago
events.h Initial commit 7 years ago
file_handler.c Make request_queue functions static 6 years ago
file_handler.h Support drag&drop a file to transfer it to device 6 years ago
fpscounter.c Add FPS counter 6 years ago
fpscounter.h Add FPS counter 6 years ago
frames.c Add FPS counter 6 years ago
frames.h Add FPS counter 6 years ago
icon.xpm Add window icon 6 years ago
inputmanager.c remove redundant semicolon 6 years ago
inputmanager.h Add Ctrl+i shortcut to enable/disable FPS counter 6 years ago
lockutil.c Define macros wrappers for logs 6 years ago
lockutil.h Do not inline lockutil functions 7 years ago
log.h Define macros wrappers for logs 6 years ago
main.c Add crop feature 6 years ago
net.c Fix net_send_all() warning 6 years ago
net.h Use const pointers when possible 6 years ago
scrcpy.c Support drag&drop a file to transfer it to device 6 years ago
scrcpy.h Add crop feature 6 years ago
screen.c Factorize texture creation 6 years ago
screen.h Improve startup time 6 years ago
server.c Add crop feature 6 years ago
server.h Add crop feature 6 years ago
strutil.c Initial commit 7 years ago
strutil.h Add missing include guards 6 years ago
tinyxpm.c Replace Uint32 by int to fix warnings in tinyxpm 6 years ago
tinyxpm.h Add missing include guards 6 years ago