You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Romain Vimont a63dd47f2d
Make CreateProcess() flags depend on "noconsole"
8 years ago
..
android Implement keyboard/mouse control 8 years ago
sys Make CreateProcess() flags depend on "noconsole" 8 years ago
command.c Quote apk path on Windows 8 years ago
command.h Drag and drop to install apk files from computer 8 years ago
common.h Add an option to enable "show touches" 8 years ago
controlevent.c Add missing includes 8 years ago
controlevent.h Map right-click to BACK if screen is on 8 years ago
controller.c Release controller lock while processing events 8 years ago
controller.h Replace SDL_net by custom implementation 8 years ago
convert.c Map numpad ENTER key 8 years ago
convert.h Swap position/point names 8 years ago
decoder.c Process the last video frame 8 years ago
decoder.h Replace SDL_net by custom implementation 8 years ago
device.c Send and recv all data when necessary 8 years ago
device.h Replace SDL_net by custom implementation 8 years ago
events.h Initial commit 8 years ago
fpscounter.c Add FPS counter 8 years ago
fpscounter.h Add FPS counter 8 years ago
frames.c Add FPS counter 8 years ago
frames.h Add FPS counter 8 years ago
icon.xpm Add window icon 8 years ago
inputmanager.c Change volume shortcuts 8 years ago
inputmanager.h Add Ctrl+i shortcut to enable/disable FPS counter 8 years ago
installer.c Drag and drop to install apk files from computer 8 years ago
installer.h Drag and drop to install apk files from computer 8 years ago
lockutil.c Define macros wrappers for logs 8 years ago
lockutil.h Do not inline lockutil functions 8 years ago
log.h Define macros wrappers for logs 8 years ago
main.c Document APK drag & drop 8 years ago
net.c Fix net_send_all() warning 8 years ago
net.h Use const pointers when possible 8 years ago
scrcpy.c Drag and drop to install apk files from computer 8 years ago
scrcpy.h Add an option to enable "show touches" 8 years ago
screen.c Factorize texture creation 8 years ago
screen.h Improve startup time 8 years ago
server.c Fix leak on server start error 8 years ago
server.h Disable custom SDL signal handlers 8 years ago
strutil.c Initial commit 8 years ago
strutil.h Add missing include guards 8 years ago
tinyxpm.c Define macros wrappers for logs 8 years ago
tinyxpm.h Add missing include guards 8 years ago