This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
scrcpy
Watch
1
Star
0
Fork
0
You've already forked scrcpy
mirror of
https://github.com/Genymobile/scrcpy.git
synced
2025-12-18 14:04:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a3a9d4ea91f9b79b87387a4883af484e702c53a
scrcpy
/
app
/
tests
History
Romain Vimont
2a3a9d4ea9
Add util function to parse a list of integers
...
This will help parsing arguments like '1234:5678' into a list of integers.
2020-01-18 17:21:00 +01: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
Use ARRAY_LEN() macro in tests
2019-12-09 20:59:11 +01:00
test_control_msg_serialize.c
Add shortcut to rotate screen
2019-12-04 22:03:25 +01:00
test_device_msg_deserialize.c
Rename "event" to "message"
2019-05-31 16:18:00 +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