scrcpy/app/src/util
Romain Vimont c8d0f5cdeb Fix sc_str_truncate() documentation
The function was initially implemented to truncate lines, but was later
generalized to accept custom delimiters. The whole documentation has not
been updated accordingly.

Refs 9619ade706
2022-02-01 21:38:50 +01:00
..
acksync.c Add acksync helper to wait for acks 2021-11-23 21:15:05 +01:00
acksync.h Wait SET_CLIPBOARD ack before Ctrl+v via HID 2021-11-24 09:41:21 +01:00
buffer_util.h
cbuf.h
file.c Add OutOfMemory log helper 2021-11-24 22:06:49 +01:00
file.h Improve file API 2021-11-12 22:44:37 +01:00
intmap.c Use static maps to convert input events 2021-11-29 21:15:07 +01:00
intmap.h Use static maps to convert input events 2021-11-29 21:15:07 +01:00
intr.c Add OutOfMemory log helper 2021-11-24 22:06:49 +01:00
intr.h Rename SC_INVALID_SOCKET to SC_SOCKET_NONE 2021-11-14 01:22:22 +01:00
log.c Add helper to log Windows system errors 2022-01-28 09:15:18 +01:00
log.h Add helper to log Windows system errors 2022-01-28 09:15:18 +01:00
net_intr.c Rename SC_INVALID_SOCKET to SC_SOCKET_NONE 2021-11-14 01:22:22 +01:00
net_intr.h Add interruptor utilities 2021-11-13 22:54:18 +01:00
net.c Add helper to log Windows system errors 2022-01-28 09:15:18 +01:00
net.h Add function to parse IPv4 addresses 2021-11-21 22:37:37 +01:00
process_intr.c Check process success locally for adb commands 2021-11-25 22:22:34 +01:00
process_intr.h Check process success locally for adb commands 2021-11-25 22:22:34 +01:00
process.c Rename scrcpy threads 2021-12-09 21:32:11 +01:00
process.h Fix SC_EXIT_CODE_NONE value 2022-01-29 08:05:59 +01:00
queue.h
str.c Fix typos reported by codespell 2021-12-15 18:27:45 +01:00
str.h Fix sc_str_truncate() documentation 2022-02-01 21:38:50 +01:00
strbuf.c Add OutOfMemory log helper 2021-11-24 22:06:49 +01:00
strbuf.h
term.c Add util function to get terminal size 2021-11-11 15:22:39 +01:00
term.h Add util function to get terminal size 2021-11-11 15:22:39 +01:00
thread.c Rename scrcpy threads 2021-12-09 21:32:11 +01:00
thread.h
tick.c Use timers with microsecond precision 2021-12-08 23:45:45 +01:00
tick.h Use timers with microsecond precision 2021-12-08 23:45:45 +01:00