| .. |
|
android
|
Fix typos
|
5 years ago |
|
sys
|
Fix adb server hang
|
4 years ago |
|
trait
|
Add relative mode flag to mouse processors
|
4 years ago |
|
usb
|
Enable mouse focus clickthrough in OTG mode
|
4 years ago |
|
util
|
Fix SC_EXIT_CODE_NONE value
|
4 years ago |
|
adb.c
|
Fix return value on adb commands error
|
4 years ago |
|
adb.h
|
Add --tcpip feature
|
4 years ago |
|
adb_parser.c
|
Add function to find the device IP address
|
4 years ago |
|
adb_parser.h
|
Add function to find the device IP address
|
4 years ago |
|
adb_tunnel.c
|
Use flags for adb commands
|
4 years ago |
|
adb_tunnel.h
|
Extract adb tunnel to a separate component
|
4 years ago |
|
cli.c
|
Make HID keyboard and mouse optional in OTG mode
|
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 CLAMP() macro
|
4 years ago |
|
compat.c
|
Add (v)asprintf compatibility functions
|
4 years ago |
|
compat.h
|
Require SDL >= 2.0.5
|
4 years ago |
|
control_msg.c
|
Use sc_ prefix for control_msg enums
|
4 years ago |
|
control_msg.h
|
Use sc_ prefix for control_msg enums
|
4 years ago |
|
controller.c
|
Use sc_ prefix for control_msg enums
|
4 years ago |
|
controller.h
|
Use sc_ prefix for control_msg
|
4 years ago |
|
coords.h
|
Use sc_ prefix for size, position and point
|
4 years ago |
|
decoder.c
|
Set "low delay" decoder flag
|
4 years ago |
|
decoder.h
|
Fix build with ffmpeg 5.0
|
4 years ago |
|
device_msg.c
|
Add OutOfMemory log helper
|
4 years ago |
|
device_msg.h
|
Add device clipboard set acknowledgement
|
4 years ago |
|
events.h
|
Add OTG mode
|
4 years ago |
|
file_pusher.c
|
Rename file_handler to sc_file_pusher
|
4 years ago |
|
file_pusher.h
|
Rename file_handler to sc_file_pusher
|
4 years ago |
|
fps_counter.c
|
Rename scrcpy threads
|
4 years ago |
|
fps_counter.h
|
Wrap tick API
|
5 years ago |
|
frame_buffer.c
|
Fix code style
|
4 years ago |
|
frame_buffer.h
|
Extract current video_buffer to frame_buffer
|
5 years ago |
|
icon.c
|
Fix build with ffmpeg 5.0
|
4 years ago |
|
icon.h
|
Add icon loader
|
4 years ago |
|
input_events.h
|
Move input event helpers
|
4 years ago |
|
input_manager.c
|
Move input event helpers
|
4 years ago |
|
input_manager.h
|
Remove redundant control boolean
|
4 years ago |
|
keyboard_inject.c
|
Use sc_ prefix for control_msg enums
|
4 years ago |
|
keyboard_inject.h
|
Use sc_ prefix for controller
|
4 years ago |
|
main.c
|
Add OTG mode
|
4 years ago |
|
mouse_inject.c
|
Use sc_ prefix for control_msg enums
|
4 years ago |
|
mouse_inject.h
|
Use sc_ prefix for controller
|
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 OTG mode
|
4 years ago |
|
options.h
|
Add OTG mode
|
4 years ago |
|
receiver.c
|
Rename scrcpy threads
|
4 years ago |
|
receiver.h
|
Wait SET_CLIPBOARD ack before Ctrl+v via HID
|
4 years ago |
|
recorder.c
|
Rename scrcpy threads
|
4 years ago |
|
recorder.h
|
Use sc_ prefix for size, position and point
|
4 years ago |
|
scrcpy.c
|
Detect USB device disconnection
|
4 years ago |
|
scrcpy.h
|
Move scrcpy option structs to options.h
|
4 years ago |
|
screen.c
|
Capture mouse on start for --hid-mouse
|
4 years ago |
|
screen.h
|
Remove redundant control boolean
|
4 years ago |
|
server.c
|
Fix socket close race condition
|
4 years ago |
|
server.h
|
Make auto-downsize on error optional
|
4 years ago |
|
stream.c
|
Fix build with ffmpeg 5.0
|
4 years ago |
|
stream.h
|
Fix build with ffmpeg 5.0
|
4 years ago |
|
v4l2_sink.c
|
Rename scrcpy threads
|
4 years ago |
|
v4l2_sink.h
|
Fix build with ffmpeg 5.0
|
4 years ago |
|
video_buffer.c
|
Rename scrcpy threads
|
4 years ago |
|
video_buffer.h
|
Add buffering debugging tools
|
5 years ago |