This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
scrcpy
Watch
1
Star
0
Fork
0
You've already forked scrcpy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
scrcpy
/
app
/
tests
History
Romain Vimont
18ea1a442b
Serialize text size on 4 bytes
...
This will allow to send text having a size greater than 65535 bytes.
2020-06-04 23:33:21 +02:00
..
test_buffer_util.c
Add test_buffer_util
2019-12-04 19:24:59 +01:00
test_cbuf.c
Move utilities to util/
2019-11-24 11:53:23 +01:00
test_cli.c
Add option to lock video orientation
2020-02-27 21:24:37 +01:00
test_control_msg_serialize.c
Serialize text size on 4 bytes
2020-06-04 23:33:21 +02:00
test_device_msg_deserialize.c
Serialize text size on 4 bytes
2020-06-04 23:33:21 +02:00
test_queue.c
Move utilities to util/
2019-11-24 11:53:23 +01:00
test_strutil.c
Add util function to parse a list of integers
2020-01-18 17:21:00 +01:00