| .. |
|
android
|
Fix typos
|
5 years ago |
|
sys
|
Replace VLA by dynamic allocation
|
5 years ago |
|
trait
|
Fix trait header guards
|
4 years ago |
|
util
|
Extract util function to build a local file path
|
4 years ago |
|
adb.c
|
Replace VLA by dynamic allocation
|
5 years ago |
|
adb.h
|
Define feature test macros in common.h
|
5 years ago |
|
cli.c
|
Add buffering command line options
|
5 years ago |
|
cli.h
|
Define feature test macros in common.h
|
5 years ago |
|
clock.c
|
Improve slope estimation on start
|
5 years ago |
|
clock.h
|
Implement buffering
|
5 years ago |
|
common.h
|
Add container_of() macro
|
5 years ago |
|
compat.c
|
Provide strdup() compat
|
5 years ago |
|
compat.h
|
Fix compatibility with old FFmpeg
|
5 years ago |
|
control_msg.c
|
Workaround PRIu64 on Windows
|
5 years ago |
|
control_msg.h
|
Log control messages in verbose mode
|
5 years ago |
|
controller.c
|
Fix code style
|
4 years ago |
|
controller.h
|
Wrap SDL thread functions into scrcpy-specific API
|
5 years ago |
|
coords.h
|
Move common structs to coords.h
|
5 years ago |
|
decoder.c
|
Add missing includes
|
4 years ago |
|
decoder.h
|
Add support for v4l2loopback
|
5 years ago |
|
device_msg.c
|
Replace SDL_strdup() by strdup()
|
5 years ago |
|
device_msg.h
|
Replace SDL_strdup() by strdup()
|
5 years ago |
|
event_converter.c
|
Merge branch 'master' into dev
|
5 years ago |
|
event_converter.h
|
Define feature test macros in common.h
|
5 years ago |
|
events.h
|
Remove unused custom event
|
5 years ago |
|
file_handler.c
|
Push to /sdcard/Download/ by default
|
5 years ago |
|
file_handler.h
|
Wrap SDL thread functions into scrcpy-specific API
|
5 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 |
|
icon.c
|
Add support for palette icon formats
|
4 years ago |
|
icon.h
|
Add icon loader
|
4 years ago |
|
input_manager.c
|
Forward mouse motion only on main clicks
|
5 years ago |
|
input_manager.h
|
Initialize input manager dynamically
|
5 years ago |
|
main.c
|
Move log level conversion to log API
|
5 years ago |
|
opengl.c
|
Enable trilinear filtering for OpenGL
|
6 years ago |
|
opengl.h
|
Define feature test macros in common.h
|
5 years ago |
|
receiver.c
|
Wrap SDL thread functions into scrcpy-specific API
|
5 years ago |
|
receiver.h
|
Wrap SDL thread functions into scrcpy-specific API
|
5 years ago |
|
recorder.c
|
Add missing includes
|
4 years ago |
|
recorder.h
|
Rename queue to sc_queue
|
5 years ago |
|
scrcpy.c
|
Remove legacy scrcpy icon
|
4 years ago |
|
scrcpy.h
|
Add buffering command line options
|
5 years ago |
|
screen.c
|
Use a new scrcpy icon
|
4 years ago |
|
screen.h
|
Add buffering command line options
|
5 years ago |
|
server.c
|
Move common instruction out of ifdef
|
4 years ago |
|
server.h
|
Pass serial within struct server_params
|
5 years ago |
|
stream.c
|
Remove unnecessary calls to av_packet_unref()
|
5 years ago |
|
stream.h
|
Allocate AVPacket for stream->pending
|
5 years ago |
|
v4l2_sink.c
|
Fix "Could not find v4l2 muxer"
|
4 years ago |
|
v4l2_sink.h
|
Add buffering command line options
|
5 years ago |
|
video_buffer.c
|
Add buffering debugging tools
|
5 years ago |
|
video_buffer.h
|
Add buffering debugging tools
|
5 years ago |