| .. |
|
adb
|
Increase `adb devices -l` max output size
|
4 years ago |
|
android
|
Fix typos
|
5 years ago |
|
sys
|
Remove LOGC()
|
4 years ago |
|
trait
|
Add relative mode flag to mouse processors
|
4 years ago |
|
usb
|
Use vector for listing USB devices
|
4 years ago |
|
util
|
Add sc_vector
|
4 years ago |
|
cli.c
|
Reorder --tcpip option in cli
|
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
|
Move SC_PRIsizet to compat.h
|
4 years ago |
|
control_msg.c
|
Rename buffer util functions with sc_ prefix
|
4 years ago |
|
control_msg.h
|
Use sc_ prefix for control_msg enums
|
4 years ago |
|
controller.c
|
Remove LOGC()
|
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
|
Use sc_ prefix for decoder
|
4 years ago |
|
decoder.h
|
Use sc_ prefix for decoder
|
4 years ago |
|
demuxer.c
|
Rename buffer util functions with sc_ prefix
|
4 years ago |
|
demuxer.h
|
Rename stream to sc_demuxer
|
4 years ago |
|
device_msg.c
|
Rename buffer util functions with sc_ prefix
|
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
|
Remove LOGC()
|
4 years ago |
|
file_pusher.h
|
Move ADB code to adb/
|
4 years ago |
|
fps_counter.c
|
Move FPS counter start/stop logs
|
4 years ago |
|
fps_counter.h
|
Use sc_prefix for fps counter
|
4 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 FPS counter start/stop logs
|
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
|
Move version handling to a separate file
|
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 --print-fps to enable FPS counter on start
|
4 years ago |
|
options.h
|
Add --print-fps to enable FPS counter on start
|
4 years ago |
|
receiver.c
|
Remove LOGC()
|
4 years ago |
|
receiver.h
|
Wait SET_CLIPBOARD ack before Ctrl+v via HID
|
4 years ago |
|
recorder.c
|
Remove LOGC()
|
4 years ago |
|
recorder.h
|
Use sc_ prefix for recorder
|
4 years ago |
|
scrcpy.c
|
Add --print-fps to enable FPS counter on start
|
4 years ago |
|
scrcpy.h
|
Move scrcpy option structs to options.h
|
4 years ago |
|
screen.c
|
Work around mouse capture SDL bug on macOS
|
4 years ago |
|
screen.h
|
Add --print-fps to enable FPS counter on start
|
4 years ago |
|
server.c
|
Add --no-cleanup option
|
4 years ago |
|
server.h
|
Add --no-cleanup option
|
4 years ago |
|
stream.h
|
Fix build with ffmpeg 5.0
|
4 years ago |
|
v4l2_sink.c
|
Remove LOGC()
|
4 years ago |
|
v4l2_sink.h
|
Fix build with ffmpeg 5.0
|
4 years ago |
|
version.c
|
Print libusb version on --version
|
4 years ago |
|
version.h
|
Move version handling to a separate file
|
4 years ago |
|
video_buffer.c
|
Rename scrcpy threads
|
4 years ago |
|
video_buffer.h
|
Add buffering debugging tools
|
5 years ago |