This website requires JavaScript.
Explore
Help
Sign In
pei
/
scrcpy
Watch
1
Star
0
Fork
0
You've already forked scrcpy
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a9d9cbf8b502cb537a1c7caaf2689be9eca3af60
scrcpy
/
app
/
src
/
util
History
Romain Vimont
488991116b
Expose function to get the current log level
...
This will allow to avoid unnecessary processing for creating logs which will be discarded anyway.
2021-06-20 16:04:18 +02:00
..
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.c
Expose function to get the current log level
2021-06-20 16:04:18 +02:00
log.h
Expose function to get the current log level
2021-06-20 16:04:18 +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