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 7830859c21 Merge branch 'master' into dev 6 years ago
..
android Remove AINPUT_SOURCE_ANY value 6 years ago
sys Add feature test macro to declare kill() 6 years ago
buffer_util.h Move buffer reader functions to buffer_util.h 6 years ago
command.c Support paths containing spaces on Windows 6 years ago
command.h Do not handle system-specific values in command.c 6 years ago
common.h Add an option to enable "show touches" 7 years ago
control_event.c Extract bit operations to buffer_util.h 6 years ago
control_event.h Separate multi-words filenames by '_' 6 years ago
controller.c Separate multi-words filenames by '_' 6 years ago
controller.h Separate multi-words filenames by '_' 6 years ago
convert.c Handle alpha and space chars as raw events 6 years ago
convert.h Separate multi-words filenames by '_' 6 years ago
decoder.c Fix read_packet() return value on error or EOF 6 years ago
decoder.h Store queue of PTS for pending frames 6 years ago
device.c Send and recv all data when necessary 7 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 Separate multi-words filenames by '_' 6 years ago
file_handler.h Fix header guard name 6 years ago
fps_counter.c Separate multi-words filenames by '_' 6 years ago
fps_counter.h Separate multi-words filenames by '_' 6 years ago
frames.c Separate multi-words filenames by '_' 6 years ago
frames.h Separate multi-words filenames by '_' 6 years ago
icon.xpm Add window icon 7 years ago
input_manager.c Ignore mouse events outside device screen 6 years ago
input_manager.h Separate multi-words filenames by '_' 6 years ago
lock_util.c Add missing include for lock_util.h 6 years ago
lock_util.h Separate multi-words filenames by '_' 6 years ago
log.h Define macros wrappers for logs 7 years ago
main.c Configure version at meson project level 6 years ago
net.c Fix net_send_all() warning 6 years ago
net.h Use const pointers when possible 7 years ago
recorder.c Support AVStream.codec for old FFmpeg versions 6 years ago
recorder.h Add recorder 6 years ago
scrcpy.c Send frame meta only if recording is enabled 6 years ago
scrcpy.h Rename --output-file to --record 6 years ago
screen.c Separate multi-words filenames by '_' 6 years ago
screen.h Improve startup time 7 years ago
server.c Always use non-empty arguments 6 years ago
server.h Send frame meta only if recording is enabled 6 years ago
str_util.c Support paths containing spaces on Windows 6 years ago
str_util.h Support paths containing spaces on Windows 6 years ago
tiny_xpm.c Separate multi-words filenames by '_' 6 years ago
tiny_xpm.h Separate multi-words filenames by '_' 6 years ago