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 0080d0b0ff Use sc_ prefix for decoder 2 years ago
..
android Fix typos 3 years ago
sys Fix adb server hang 3 years ago
trait Add relative mode flag to mouse processors 3 years ago
usb Enable mouse focus clickthrough in OTG mode 2 years ago
util Fix sc_str_truncate() documentation 2 years ago
adb.c Fix return value on adb commands error 2 years ago
adb.h Add --tcpip feature 3 years ago
adb_parser.c Fix comment typo 2 years ago
adb_parser.h Fix include for standard library header 2 years ago
adb_tunnel.c Use flags for adb commands 3 years ago
adb_tunnel.h Extract adb tunnel to a separate component 3 years ago
cli.c Add missing spaces in help 2 years ago
cli.h Move scrcpy option structs to options.h 3 years ago
clock.c Improve slope estimation on start 3 years ago
clock.h Fix typo in clock comments 3 years ago
common.h Add CLAMP() macro 3 years ago
compat.c Add (v)asprintf compatibility functions 3 years ago
compat.h Require SDL >= 2.0.5 3 years ago
control_msg.c Use sc_ prefix for control_msg enums 2 years ago
control_msg.h Use sc_ prefix for control_msg enums 2 years ago
controller.c Use sc_ prefix for control_msg enums 2 years ago
controller.h Use sc_ prefix for control_msg 2 years ago
coords.h Use sc_ prefix for size, position and point 3 years ago
decoder.c Use sc_ prefix for decoder 2 years ago
decoder.h Use sc_ prefix for decoder 2 years ago
device_msg.c Add OutOfMemory log helper 3 years ago
device_msg.h Add device clipboard set acknowledgement 3 years ago
events.h Add OTG mode 2 years ago
file_pusher.c Rename file_handler to sc_file_pusher 2 years ago
file_pusher.h Rename file_handler to sc_file_pusher 2 years ago
fps_counter.c Rename scrcpy threads 3 years ago
fps_counter.h Wrap tick API 3 years ago
frame_buffer.c Fix code style 2 years ago
frame_buffer.h Extract current video_buffer to frame_buffer 3 years ago
icon.c Fix build with ffmpeg 5.0 2 years ago
icon.h Add icon loader 3 years ago
input_events.h Move input event helpers 2 years ago
input_manager.c Move input event helpers 2 years ago
input_manager.h Remove redundant control boolean 2 years ago
keyboard_inject.c Use sc_ prefix for control_msg enums 2 years ago
keyboard_inject.h Use sc_ prefix for controller 2 years ago
main.c Add OTG mode 2 years ago
mouse_inject.c Use sc_ prefix for control_msg enums 2 years ago
mouse_inject.h Use sc_ prefix for controller 2 years ago
opengl.c Enable trilinear filtering for OpenGL 4 years ago
opengl.h Define feature test macros in common.h 3 years ago
options.c Add OTG mode 2 years ago
options.h Add OTG mode 2 years ago
receiver.c Rename scrcpy threads 3 years ago
receiver.h Wait SET_CLIPBOARD ack before Ctrl+v via HID 3 years ago
recorder.c Rename scrcpy threads 3 years ago
recorder.h Use sc_ prefix for size, position and point 3 years ago
scrcpy.c Use sc_ prefix for decoder 2 years ago
scrcpy.h Move scrcpy option structs to options.h 3 years ago
screen.c Capture mouse on start for --hid-mouse 2 years ago
screen.h Remove redundant control boolean 2 years ago
server.c Fix socket close race condition 2 years ago
server.h Make auto-downsize on error optional 2 years ago
stream.c Fix build with ffmpeg 5.0 2 years ago
stream.h Fix build with ffmpeg 5.0 2 years ago
v4l2_sink.c Rename scrcpy threads 3 years ago
v4l2_sink.h Fix build with ffmpeg 5.0 2 years ago
video_buffer.c Rename scrcpy threads 3 years ago
video_buffer.h Add buffering debugging tools 3 years ago