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 71ef5cc0a9
Add missing include for vector
4 years ago
..
acksync.c Add acksync helper to wait for acks 4 years ago
acksync.h Wait SET_CLIPBOARD ack before Ctrl+v via HID 4 years ago
buffer_util.h Rename buffer util functions with sc_ prefix 4 years ago
cbuf.h Define feature test macros in common.h 5 years ago
file.c Add OutOfMemory log helper 4 years ago
file.h Improve file API 4 years ago
intmap.c Use static maps to convert input events 4 years ago
intmap.h Use static maps to convert input events 4 years ago
intr.c Add OutOfMemory log helper 4 years ago
intr.h Rename SC_INVALID_SOCKET to SC_SOCKET_NONE 4 years ago
log.c Add generic LOG() macro with level parameter 4 years ago
log.h Add generic LOG() macro with level parameter 4 years ago
net.c Remove LOGC() 4 years ago
net.h Add function to parse IPv4 addresses 4 years ago
net_intr.c Rename SC_INVALID_SOCKET to SC_SOCKET_NONE 4 years ago
net_intr.h Add interruptor utilities 4 years ago
process.c Rename scrcpy threads 4 years ago
process.h Move SC_PRIsizet to compat.h 4 years ago
process_intr.c Make intr optional for adb commands 4 years ago
process_intr.h Check process success locally for adb commands 4 years ago
queue.h Rename queue to sc_queue 5 years ago
str.c Remove confusing sc_str_truncate() 4 years ago
str.h Remove confusing sc_str_truncate() 4 years ago
strbuf.c Add OutOfMemory log helper 4 years ago
strbuf.h Add string buffer util 4 years ago
term.c Add util function to get terminal size 4 years ago
term.h Add util function to get terminal size 4 years ago
thread.c Enforce deadline reached on timeout 4 years ago
thread.h Replace delay by deadline in timedwait() 5 years ago
tick.c Use timers with microsecond precision 4 years ago
tick.h Use timers with microsecond precision 4 years ago
vector.h Add missing include for vector 4 years ago