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 aa011832c1 Improve process API
Prefix symbols and constants names and improve documentation.
3 years ago
..
android
sys Improve process API 3 years ago
trait
util Improve process API 3 years ago
adb.c Improve process API 3 years ago
adb.h Improve process API 3 years ago
aoa_hid.c
aoa_hid.h Move scrcpy option structs to options.h 3 years ago
cli.c Adapt help to terminal size 3 years ago
cli.h Move scrcpy option structs to options.h 3 years ago
clock.c
clock.h Fix typo in clock comments 3 years ago
common.h
compat.c
compat.h Disable synthetic mouse events from touch events 3 years ago
control_msg.c Use sc_ prefix for size, position and point 3 years ago
control_msg.h Use sc_ prefix for size, position and point 3 years ago
controller.c
controller.h
coords.h Use sc_ prefix for size, position and point 3 years ago
decoder.c
decoder.h
device_msg.c
device_msg.h
events.h
file_handler.c Improve process API 3 years ago
file_handler.h Improve process API 3 years ago
fps_counter.c
fps_counter.h
frame_buffer.c
frame_buffer.h
hid_keyboard.c
hid_keyboard.h
icon.c Improve file API 3 years ago
icon.h
input_manager.c Use sc_ prefix for size, position and point 3 years ago
input_manager.h Move scrcpy option structs to options.h 3 years ago
keyboard_inject.c
keyboard_inject.h Move scrcpy option structs to options.h 3 years ago
main.c Define default options as const struct 3 years ago
mouse_inject.c Use sc_ prefix for size, position and point 3 years ago
mouse_inject.h Move scrcpy option structs to options.h 3 years ago
opengl.c
opengl.h
options.c Define v4l2 option field only if HAVE_V4L2 3 years ago
options.h Define v4l2 option field only if HAVE_V4L2 3 years ago
receiver.c
receiver.h
recorder.c Use sc_ prefix for size, position and point 3 years ago
recorder.h Use sc_ prefix for size, position and point 3 years ago
scrcpy.c Wrap device name and size in a struct 3 years ago
scrcpy.h Move scrcpy option structs to options.h 3 years ago
screen.c Make screen_render() static 3 years ago
screen.h Make screen_render() static 3 years ago
server.c Improve process API 3 years ago
server.h Improve process API 3 years ago
stream.c
stream.h
v4l2_sink.c Use sc_ prefix for size, position and point 3 years ago
v4l2_sink.h Use sc_ prefix for size, position and point 3 years ago
video_buffer.c
video_buffer.h