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 5434ea543c
Remove local "serial" variable
4 years ago
..
android Fix typos 5 years ago
sys Configure feature test macros in meson 4 years ago
trait Wait SET_CLIPBOARD ack before Ctrl+v via HID 4 years ago
util Wait SET_CLIPBOARD ack before Ctrl+v via HID 4 years ago
adb.c Privatize low-level adb functions 4 years ago
adb.h Privatize low-level adb functions 4 years ago
adb_tunnel.c Simplify adb_tunnel 4 years ago
adb_tunnel.h Extract adb tunnel to a separate component 4 years ago
aoa_hid.c Wait SET_CLIPBOARD ack before Ctrl+v via HID 4 years ago
aoa_hid.h Wait SET_CLIPBOARD ack before Ctrl+v via HID 4 years ago
cli.c Add option to disable clipboard autosync 4 years ago
cli.h Move scrcpy option structs to options.h 4 years ago
clock.c Improve slope estimation on start 5 years ago
clock.h Fix typo in clock comments 4 years ago
common.h Add container_of() macro 5 years ago
compat.c Add (v)asprintf compatibility functions 4 years ago
compat.h Add (v)asprintf compatibility functions 4 years ago
control_msg.c Move PRIu64 Windows workaround to compat.h 4 years ago
control_msg.h Add sequence number to set_clipboard request 4 years ago
controller.c Wait SET_CLIPBOARD ack before Ctrl+v via HID 4 years ago
controller.h Wait SET_CLIPBOARD ack before Ctrl+v via HID 4 years ago
coords.h Use sc_ prefix for size, position and point 4 years ago
decoder.c Add missing includes 4 years ago
decoder.h Add support for v4l2loopback 5 years ago
device_msg.c Add device clipboard set acknowledgement 4 years ago
device_msg.h Add device clipboard set acknowledgement 4 years ago
events.h Run the server from a dedicated thread 4 years ago
file_handler.c Use new user-friendly adb API 4 years ago
file_handler.h Use sc_intr in file_handler 4 years ago
fps_counter.c Replace delay by deadline in timedwait() 5 years ago
fps_counter.h Wrap tick API 5 years ago
frame_buffer.c Extract current video_buffer to frame_buffer 5 years ago
frame_buffer.h Extract current video_buffer to frame_buffer 5 years ago
hid_keyboard.c Wait SET_CLIPBOARD ack before Ctrl+v via HID 4 years ago
hid_keyboard.h Synchronize HID keyboard state on first event 4 years ago
icon.c Fix compilation errors with old SDL versions 4 years ago
icon.h Add icon loader 4 years ago
input_manager.c Add option to disable clipboard autosync 4 years ago
input_manager.h Add option to disable clipboard autosync 4 years ago
keyboard_inject.c Wait SET_CLIPBOARD ack before Ctrl+v via HID 4 years ago
keyboard_inject.h Move scrcpy option structs to options.h 4 years ago
main.c Print scrcpy header first 4 years ago
mouse_inject.c Use sc_ prefix for size, position and point 4 years ago
mouse_inject.h Move scrcpy option structs to options.h 4 years ago
opengl.c Enable trilinear filtering for OpenGL 6 years ago
opengl.h Define feature test macros in common.h 5 years ago
options.c Add option to disable clipboard autosync 4 years ago
options.h Add option to disable clipboard autosync 4 years ago
receiver.c Wait SET_CLIPBOARD ack before Ctrl+v via HID 4 years ago
receiver.h Wait SET_CLIPBOARD ack before Ctrl+v via HID 4 years ago
recorder.c Move str_util to str 4 years ago
recorder.h Use sc_ prefix for size, position and point 4 years ago
scrcpy.c Add option to disable clipboard autosync 4 years ago
scrcpy.h Move scrcpy option structs to options.h 4 years ago
screen.c Make screen_render() static 4 years ago
screen.h Make screen_render() static 4 years ago
server.c Remove local "serial" variable 4 years ago
server.h Add option to disable clipboard autosync 4 years ago
stream.c Use sc_ prefix for sockets 4 years ago
stream.h Use sc_ prefix for sockets 4 years ago
v4l2_sink.c Move str_util to str 4 years ago
v4l2_sink.h Use sc_ prefix for size, position and point 4 years ago
video_buffer.c Add buffering debugging tools 5 years ago
video_buffer.h Add buffering debugging tools 5 years ago