Simon Chan
b423c79755
chore: fix review comments
2025-09-10 19:04:38 +08:00
Simon Chan
e6ad77f672
refactor(scrcpy): make control message type a map by default
2025-09-10 17:34:36 +08:00
Simon Chan
7edd616b43
fix(scrcpy): fix UHID output stream from server version 2.6
...
This commit also replaced `ScrcpyOptions`'s `parseDeviceMessage`/`endDeviceMessageStream` methods with `deviceMessageParsers`. If you are using that two methods directly, you need to move to the new API
2025-06-21 18:28:33 +08:00
Simon Chan
fe06652f52
feat(scrcpy): move version to AdbScrcpyOptions
and simplify inheritance
2025-04-04 01:25:32 +08:00
Simon Chan
cb44b6384c
feat(scrcpy): move version
info to option classes
2024-12-24 01:39:35 +08:00
Simon Chan
ea5002bc87
chore: small cleanups
2024-11-29 22:40:08 +08:00
Simon Chan
92472007db
refactor(scrcpy): rewrite option classes to improve tree-shaking
2024-11-25 18:10:15 +08:00