Commit graph

146 commits

Author SHA1 Message Date
Simon Chan
e225c0c6e2
feat(demo): improve Scrcpy command bar on small screen 2023-01-07 00:49:15 +08:00
Simon Chan
312684209c
chore: update docs 2023-01-06 19:18:58 +08:00
Simon Chan
c2fa194d08
feat(scrcpy): parse and return h264 configurations
for use in remuxing/recoding
2023-01-05 02:41:42 +08:00
Simon Chan
7c202c1b96
chore: rename file 2023-01-05 02:22:57 +08:00
Simon Chan
171c5fc73e
chore: update dependencies 2023-01-05 00:39:50 +08:00
Simon Chan
076d67e210 feat(scrcpy): improve support for scroll and hover 2022-12-23 07:33:20 +08:00
Simon Chan
a066bb4482
feat(scrcpy): support Scrcpy 1.25 2022-12-23 03:59:22 +08:00
Simon Chan
aa033e4de6
chore: integrate ESLint 2022-12-22 01:42:24 +08:00
Simon Chan
8bcd0ab913
chore: fix project reference 2022-11-16 01:15:06 +08:00
Simon Chan
ccb9d32def
chore: update jest config 2022-11-16 00:42:53 +08:00
Simon Chan
879ffcbb19
chore: upgrade dependencies 2022-11-12 20:49:08 +08:00
Simon Chan
76d6d43341
chore: update README for scrcpy 2022-10-19 00:39:50 +08:00
Simon Chan
92af286a61
chore: update README for scrcpy 2022-10-18 19:22:58 +08:00
Simon Chan
c1128a3fb8
chore: update README for scrcpy 2022-10-18 18:38:58 +08:00
Simon Chan
394853cb1b
chore: move adb to peerDependencies for scrcpy package 2022-10-18 18:08:52 +08:00
Simon Chan
b157c686d8
v0.0.17 2022-10-18 17:46:19 +08:00
Simon Chan
88a3c10aa0
refactor(scrcpy): move decoders to own packages 2022-07-19 16:36:34 +08:00
Simon Chan
2621f83ccb
chore: rename default branch to main 2022-07-11 11:03:51 +08:00
Simon Chan
d10606a8dd
feat(demo): adopt xterm-search-addon new API 2022-07-03 00:52:16 +08:00
Simon Chan
d4e06cd3eb
feat(scrcpy): support set screen power mode control message
fixes #428
2022-06-26 12:40:15 +08:00
Simon Chan
df7540eb5d chore(scrcpy): update README 2022-06-26 02:36:38 +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
32f98424e5 refactor(scrcpy): separate control client to two transform streams
refs #427
2022-06-26 02:36:38 +08:00
Simon Chan
2464b62a59 refactor(stream): rename BufferedStream to BufferedReadableStream
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
6887d8549f refactor(stream): move streams to new package 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
9265c72d61
chore: bump version to 0.0.16 2022-05-28 12:03:09 +08:00
Simon Chan
3ffd42b6e4
fix(adb): prevent connection stall when cancel a socket
refs #419
2022-05-26 13:15:20 +08:00
Simon Chan
3c9f5b919d
chore: convert line ending to lf 2022-05-15 21:15:31 +08:00
Simon Chan
30faaa1438
refactor(struct): performance optimization 2022-05-15 13:48:25 +08:00
Simon Chan
1ee03486a6
chore: a version can crash chrome 2022-05-14 17:03:38 +08:00
Simon Chan
5c3048ee3e
feat(scrcpy): support types of codec options 2022-05-14 12:12:51 +08:00
LordGiacomoS
d9cdc50b74 Added allowance for enter key 2022-05-11 12:20:43 +08:00
Simon Chan
4d01f25124
chore: bump version to 0.0.15 2022-05-02 12:22:28 +08:00
Simon Chan
b7c20dbd6f
feat(adb): allow reverse.add to accept any string local address
ref #410
2022-05-02 12:12:27 +08:00
Simon Chan
5535280d13
feat(scrcpy): add method to get screen list
ref #409
2022-05-01 18:33:52 +08:00
Simon Chan
52bbc55fd4
chore: enable sourcemap in dev env, update dependencies 2022-05-01 18:32:30 +08:00
Simon Chan
d0a8257a2d
feat(scrcpy): rotate device control message
ref #409
2022-05-01 00:13:01 +08:00
Simon Chan
e8c7b59902
chore: bump version to 0.0.14 2022-04-30 22:07:20 +08:00
Simon Chan
7a7f38b3b5
feat: correctly close adb connection 2022-04-30 21:45:14 +08:00
Simon Chan
be4dfcd614
feat(scrcpy): adapt server version 1.24
fix #408
2022-04-30 01:27:03 +08:00
Simon Chan
a80fde87c9
feat(scrcpy): support new options of 1.24 2022-04-29 10:58:47 +08:00
Simon Chan
eace566982
chore: bump version to 0.0.13 2022-04-28 09:32:15 +08:00
Simon Chan
c3a61f9b71
feat(bin): logcat binary format parsing
ref #359
2022-04-24 21:09:46 +08:00
Simon Chan
bb5e292a80
feat(demo): wip: add new packet log
ref #397
2022-04-11 01:50:43 +08:00
Simon Chan
d1e3c771c9
feat(bin): support bugreport/bugreportz
fix #361
2022-04-05 15:26:15 +08:00
Simon Chan
af7ae1ecf3
feat(scrcpy): adopt 1.23
fix #386
2022-04-03 21:14:27 +08:00
Simon Chan
e946b455b1
chore: bump version 2022-04-03 19:20:49 +08:00
Simon Chan
ccdb8299da
chore: bump version 2022-04-03 18:55:21 +08:00