Commit graph

3 commits

Author SHA1 Message Date
Simon Chan
27a6614680
refactor(scrcpy) make large enums tree-shakeable (#798) 2025-09-11 10:31:01 +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
92472007db
refactor(scrcpy): rewrite option classes to improve tree-shaking 2024-11-25 18:10:15 +08:00