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 7b7fd77134 Add missing static
Some functions in scrcpy.c are not used outside the file, so declare
them static.
6 years ago
..
android Implement keyboard/mouse control 7 years ago
sys Fix includes windows-specific source 7 years ago
command.c Use ADB environment variable 6 years ago
command.h Optimize includes 7 years ago
common.h Swap position/point names 6 years ago
control.c Use pointers-to-const where relevant 6 years ago
control.h Use pointers-to-const where relevant 6 years ago
controlevent.c Turn screen on on right-click 6 years ago
controlevent.h Turn screen on on right-click 6 years ago
convert.c Swap position/point names 6 years ago
convert.h Swap position/point names 6 years ago
decoder.c Make SKIP_FRAMES a compilation flag 6 years ago
decoder.h Make SKIP_FRAMES a compilation flag 6 years ago
events.h Initial commit 7 years ago
frames.c Make SKIP_FRAMES a compilation flag 6 years ago
frames.h Make SKIP_FRAMES a compilation flag 6 years ago
icon.xpm Add window icon 6 years ago
lockutil.c Do not inline lockutil functions 7 years ago
lockutil.h Do not inline lockutil functions 7 years ago
main.c Include dependencies version 6 years ago
netutil.c Initial commit 7 years ago
netutil.h Initial commit 7 years ago
scrcpy.c Add missing static 6 years ago
scrcpy.h Add bit-rate command-line option 6 years ago
server.c Rename the server scrcpy-server.jar 6 years ago
server.h Add bit-rate command-line option 6 years ago
strutil.c Initial commit 7 years ago
strutil.h Implement keyboard/mouse control 7 years ago
tinyxpm.c Change the window icon color in debug mode 6 years ago
tinyxpm.h Parse XPM without SDL_image 6 years ago