|
buffer_util.h
|
Fix undefined left shift
|
2021-01-24 15:31:21 +01:00 |
|
cbuf.h
|
Define feature test macros in common.h
|
2021-01-17 14:08:48 +01:00 |
|
log.h
|
Make scrcpy.h independant of other headers
|
2020-06-19 22:30:02 +02:00 |
|
net.c
|
Group common includes into common.h
|
2021-01-08 19:22:10 +01:00 |
|
net.h
|
Define feature test macros in common.h
|
2021-01-17 14:08:48 +01:00 |
|
process.c
|
Fix file_handler process race condition
|
2021-01-24 14:24:24 +01:00 |
|
process.h
|
Replace SDL_strdup() by strdup()
|
2021-02-17 09:54:03 +01:00 |
|
queue.h
|
Define feature test macros in common.h
|
2021-01-17 14:08:48 +01:00 |
|
str_util.c
|
Add strlist_contains()
|
2021-04-25 14:38:42 +02:00 |
|
str_util.h
|
Merge branch 'master' into dev
|
2021-05-09 11:00:30 +02:00 |
|
thread.c
|
Assert non-recursive usage of mutexes
|
2021-02-17 09:54:03 +01:00 |
|
thread.h
|
Expose mutex assertions
|
2021-02-17 09:54:03 +01:00 |