Commit graph

15 commits

Author SHA1 Message Date
Simon Chan
aeaa9020dc
fix(scrcpy): remove extra version parameters 2024-12-24 03:54:35 +08:00
Simon Chan
0f5af05adb
feat(scrcpy): add aliases for all patch versions 2024-12-06 11:20:28 +08:00
Simon Chan
cc5d52912e
refactor(scrcpy): rewrite option classes to improve tree-shaking 2024-11-27 14:43:33 +08:00
Simon Chan
92472007db
refactor(scrcpy): rewrite option classes to improve tree-shaking 2024-11-25 18:10:15 +08:00
Simon Chan
65b8671b66
feat(scrcpy): allow extending device message reader
fix #632
2024-05-03 14:39:09 +08:00
Simon Chan
b08ad29706
feat(scrcpy): support Scrcpy 2.0 (#495) 2023-04-15 19:50:46 +08:00
Simon Chan
6ada4a7a06 chore: format code with prettier 2023-02-23 16:00:08 +08:00
Simon Chan
88a3c10aa0
refactor(scrcpy): move decoders to own packages 2022-07-19 16:36:34 +08:00
Simon Chan
c13bbe3a61 refactor(scrcpy): revert changing control message client to stream
refs #427
2022-06-26 02:36:38 +08:00
Simon Chan
e779f80385 refactor(scrcpy): uncouple from ADB
refs #427
2022-06-26 02:36:38 +08:00
Simon Chan
ce8f062e96 refactor(scrcpy): separate parts depend on ADB 2022-06-26 02:36:38 +08:00
Simon Chan
d9212b4dac
feat: convert to Node.js compatible ES Module 2022-03-15 16:53:07 +08:00
Simon Chan
e8a77f137a feat(scrcpy): support both 1.17 and 1.19 servers 2021-12-08 18:32:01 +08:00
Simon Chan
b5bfc52b3c chore: code cleanup 2021-11-09 10:45:15 +08:00
Simon Chan
c02dea23e8 wip: add scrcpy module 2021-10-18 09:34:45 +08:00