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 488d22d4e2
Increase clipboard size from 4k to 256k
6 years ago
..
android Remove AINPUT_SOURCE_ANY value 7 years ago
sys Add missing include string.h 6 years ago
util Add cli option to set the verbosity level 6 years ago
cli.c Mention stay awake limitation 6 years ago
cli.h Move command-line parsing to a separate file 6 years ago
command.c Show a friendly hint for adb installation 6 years ago
command.h Show a friendly hint for adb installation 6 years ago
common.h Accept port range 6 years ago
compat.h Disable X11 compositor bypass 7 years ago
control_msg.c Serialize text size on 4 bytes 6 years ago
control_msg.h Increase clipboard size from 4k to 256k 6 years ago
controller.c Rename MSG_SERIALIZED_MAX_SIZE to MSG_MAX_SIZE 6 years ago
controller.h Move utilities to util/ 6 years ago
decoder.c Remove unused includes 6 years ago
decoder.h Include config.h everywhere 6 years ago
device.c Move utilities to util/ 6 years ago
device.h Move utilities to util/ 6 years ago
device_msg.c Serialize text size on 4 bytes 6 years ago
device_msg.h Increase clipboard size from 4k to 256k 6 years ago
event_converter.c Handle NumPad events when NumLock is disabled 6 years ago
event_converter.h Add --prefer-text option 6 years ago
events.h Add stream layer 7 years ago
file_handler.c Replace SDL_assert() by assert() 6 years ago
file_handler.h Move utilities to util/ 6 years ago
fps_counter.c Replace SDL_Atomic by stdatomic from C11 6 years ago
fps_counter.h Replace SDL_Atomic by stdatomic from C11 6 years ago
icon.xpm Add window icon 8 years ago
input_manager.c Avoid repetition for some shortcuts 6 years ago
input_manager.h Add --prefer-text option 6 years ago
main.c Configure log level for application only 6 years ago
opengl.c Enable trilinear filtering for OpenGL 6 years ago
opengl.h Enable trilinear filtering for OpenGL 6 years ago
receiver.c Fix receiver on partial device messages 6 years ago
receiver.h Move utilities to util/ 6 years ago
recorder.c Replace SDL_assert() by assert() 6 years ago
recorder.h Move utilities to util/ 6 years ago
scrcpy.c Add --force-adb-forward 6 years ago
scrcpy.h Add --force-adb-forward 6 years ago
screen.c Increase LOD bias for mipmapping 6 years ago
screen.h Manually position and scale the content 6 years ago
server.c Add --force-adb-forward 6 years ago
server.h Add --force-adb-forward 6 years ago
stream.c Remove unused includes 6 years ago
stream.h Move utilities to util/ 6 years ago
tiny_xpm.c Replace SDL_assert() by assert() 6 years ago
tiny_xpm.h Include config.h everywhere 6 years ago
video_buffer.c Replace SDL_assert() by assert() 6 years ago
video_buffer.h Include config.h everywhere 6 years ago