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 37124e1452
Avoid unused function warning
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 Fix undefined left shift 5 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 Expose function to get the current log level 5 years ago
log.h Add OutOfMemory log helper 4 years ago
net.c Avoid unused function warning 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 Expose flags for process execution 4 years ago
process_intr.c Check process success locally 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 Fix typos reported by codespell 4 years ago
str.h Add util function to remove trailing '\r' 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 Rename scrcpy threads 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