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
2026-01-15 11:44:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09eed565fc6aae4c554c7536f7964fbee8f1d06a
scrcpy
/
app
/
src
/
adb
History
Romain Vimont
eb576c44f8
Replace __WINDOWS__ by _WIN32
...
Replace the SDL2-specific preprocessor macro __WINDOWS__ by the "standard" _WIN32 macro.
2025-07-17 18:23:25 +02:00
..
adb_device.c
Add missing include
2022-04-12 23:51:05 +02:00
adb_device.h
Cleanup includes
2024-12-23 12:19:47 +01:00
adb_parser.c
Cleanup includes
2024-12-23 12:19:47 +01:00
adb_parser.h
Cleanup includes
2024-12-23 12:19:47 +01:00
adb_tunnel.c
Cleanup includes
2024-12-23 12:19:47 +01:00
adb_tunnel.h
Use random name for device socket
2023-01-27 21:51:59 +01:00
adb.c
Replace __WINDOWS__ by _WIN32
2025-07-17 18:23:25 +02:00
adb.h
Cleanup includes
2024-12-23 12:19:47 +01:00