.. |
adb
|
Use random name for device socket
|
2023-01-27 21:51:59 +01:00 |
android
|
|
|
sys
|
Use /dev/null instead of closing fds
|
2022-09-25 15:42:33 +02:00 |
trait
|
Pass AVCodecContext to frame sinks
|
2023-03-10 22:22:15 +01:00 |
usb
|
Use VecDeque in aoa_hid
|
2023-03-10 22:22:15 +01:00 |
util
|
Remove sc_queue
|
2023-03-10 22:22:15 +01:00 |
cli.c
|
Add --require-audio
|
2023-03-10 22:22:15 +01:00 |
cli.h
|
|
|
clock.c
|
Replace '%g' by '%f' as printf format
|
2022-08-03 23:25:09 +02:00 |
clock.h
|
|
|
common.h
|
Fix MIN/MAX macros
|
2023-03-03 01:18:10 +01:00 |
compat.c
|
Add compat for reallocarray()
|
2023-03-10 22:22:15 +01:00 |
compat.h
|
Add compat for reallocarray()
|
2023-03-10 22:22:15 +01:00 |
control_msg.c
|
Forward action button to device
|
2023-01-30 20:57:54 +01:00 |
control_msg.h
|
Forward action button to device
|
2023-01-30 20:57:54 +01:00 |
controller.c
|
Use VecDeque in controller
|
2023-03-10 22:22:15 +01:00 |
controller.h
|
Use VecDeque in controller
|
2023-03-10 22:22:15 +01:00 |
coords.h
|
|
|
decoder.c
|
Call avcodec_receive_frame() in a loop
|
2023-03-10 22:22:15 +01:00 |
decoder.h
|
Give a name to decoder instances
|
2023-03-10 22:22:15 +01:00 |
demuxer.c
|
Add --require-audio
|
2023-03-10 22:22:15 +01:00 |
demuxer.h
|
Add --require-audio
|
2023-03-10 22:22:15 +01:00 |
device_msg.c
|
Rename buffer_util.h to binary.h
|
2022-08-28 15:23:08 +02:00 |
device_msg.h
|
Add missing SC_ prefix to header guards
|
2022-04-12 23:59:01 +02:00 |
events.h
|
Report recorder errors
|
2023-03-10 22:22:15 +01:00 |
file_pusher.c
|
Use VecDeque in file_pusher
|
2023-03-10 22:22:15 +01:00 |
file_pusher.h
|
Use VecDeque in file_pusher
|
2023-03-10 22:22:15 +01:00 |
fps_counter.c
|
Move FPS counter start/stop logs
|
2022-02-18 18:16:12 +01:00 |
fps_counter.h
|
Add missing SC_ prefix to header guards
|
2022-04-12 23:59:01 +02:00 |
frame_buffer.c
|
|
|
frame_buffer.h
|
|
|
icon.c
|
Fix error message on icon loading failure
|
2023-02-27 20:51:54 +01:00 |
icon.h
|
Add missing SC_ prefix to header guards
|
2022-04-12 23:59:01 +02:00 |
input_events.h
|
Force mouse source when --forward-all-clicks
|
2022-12-22 11:26:26 +01:00 |
input_manager.c
|
Forward action button to device
|
2023-01-30 20:57:54 +01:00 |
input_manager.h
|
Add missing SC_ prefix to header guards
|
2022-04-12 23:59:01 +02:00 |
keyboard_inject.c
|
|
|
keyboard_inject.h
|
|
|
main.c
|
Move FFmpeg callback initialization
|
2023-03-10 22:22:15 +01:00 |
mouse_inject.c
|
Forward action button to device
|
2023-01-30 20:57:54 +01:00 |
mouse_inject.h
|
|
|
opengl.c
|
Fix OpenGL ES prefix skip
|
2022-03-30 12:01:01 +02:00 |
opengl.h
|
|
|
options.c
|
Add --require-audio
|
2023-03-10 22:22:15 +01:00 |
options.h
|
Add --require-audio
|
2023-03-10 22:22:15 +01:00 |
packet_merger.c
|
Extract packet merging
|
2023-02-11 09:44:33 +01:00 |
packet_merger.h
|
Extract packet merging
|
2023-02-11 09:44:33 +01:00 |
receiver.c
|
Prefix receiver by sc_
|
2023-02-18 09:37:31 +01:00 |
receiver.h
|
Prefix receiver by sc_
|
2023-02-18 09:37:31 +01:00 |
recorder.c
|
Use VecDeque in recorder
|
2023-03-10 22:22:15 +01:00 |
recorder.h
|
Use VecDeque in recorder
|
2023-03-10 22:22:15 +01:00 |
scrcpy.c
|
Add --require-audio
|
2023-03-10 22:22:15 +01:00 |
scrcpy.h
|
Add specific exit code for device disconnection
|
2022-03-06 22:19:46 +01:00 |
screen.c
|
Pass AVCodecContext to frame sinks
|
2023-03-10 22:22:15 +01:00 |
screen.h
|
Add --print-fps to enable FPS counter on start
|
2022-02-18 18:16:50 +01:00 |
server.c
|
Add --list-displays
|
2023-03-10 22:22:15 +01:00 |
server.h
|
Add --list-displays
|
2023-03-10 22:22:15 +01:00 |
v4l2_sink.c
|
Pass AVCodecContext to frame sinks
|
2023-03-10 22:22:15 +01:00 |
v4l2_sink.h
|
|
|
version.c
|
Print libusb version on --version
|
2022-02-09 10:15:19 +01:00 |
version.h
|
Move version handling to a separate file
|
2022-02-09 10:15:07 +01:00 |
video_buffer.c
|
Stop the video buffer on error
|
2023-03-10 22:22:15 +01:00 |
video_buffer.h
|
Use VecDeque in video_buffer
|
2023-03-10 22:22:15 +01:00 |