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
94702a4309c6b25cf87a18c729fda029f8eb6da1
scrcpy
/
app
History
Romain Vimont
94702a4309
Fix memset() size in tests
...
The memset() size was 1 byte too long. It was harmless because the last 'a' was overwritten by '\0`.
2021-12-04 09:12:20 +01:00
..
src
Fix process execution on Windows 7
2021-12-01 18:02:35 +01:00
tests
Fix memset() size in tests
2021-12-04 09:12:20 +01:00
meson.build
Use static maps to convert input events
2021-11-29 21:15:07 +01:00
scrcpy.1
Mention SCRCPY_ICON_PATH env var in manpage
2021-12-03 21:47:31 +01:00