Commit graph

1109 commits

Author SHA1 Message Date
Simon Chan
cb44b6384c
feat(scrcpy): move version info to option classes 2024-12-24 01:39:35 +08:00
Simon Chan
a7a84979a5
chore: update dependencies 2024-12-24 01:30:55 +08:00
Simon Chan
99d1105d2a
fix(adb-scrcpy): throw error when getDisplays fails 2024-12-16 00:19:22 +08:00
Simon Chan
7f2a09c378
fix(scrcpy): incorrect scroll controller in version 1.22 and later 2024-12-10 12:35:44 +08:00
Simon Chan
6140ebc772
chore: add changelogs 2024-12-07 14:33:59 +08:00
Simon Chan
493ae330ae
chore: update all non-major dependencies 2024-12-07 14:29:46 +08:00
Simon Chan
3000398c36
chore: try browserstack 2024-12-06 15:06:35 +08:00
Simon Chan
6f00fd5606
feat(adb-scrcpy): accept string-typed scid 2024-12-06 11:25:39 +08:00
Simon Chan
0f5af05adb
feat(scrcpy): add aliases for all patch versions 2024-12-06 11:20:28 +08:00
Simon Chan
a67e20854c
feat(scrcpy): accept strings for complex options 2024-12-06 11:17:04 +08:00
Simon Chan
fdf674a9bc
feat(scrcpy): add class for crop option 2024-12-03 12:06:55 +08:00
Simon Chan
c0d0695285
chore: version 1.0.0 2024-12-02 10:36:49 +08:00
Simon Chan
d8301a61f2
refactor: code cleanup 2024-12-02 10:26:21 +08:00
Simon Chan
f3d8ded9d2
feat(scrcpy): add audioSource option to v2.6 2024-11-30 13:08:52 +08:00
Simon Chan
c68e216613
feat(adb0daemon-webusb): accept exclusionFilters in getDevices and DeviceObserver 2024-11-30 13:08:52 +08:00
Simon Chan
ea5002bc87
chore: small cleanups 2024-11-29 22:40:08 +08:00
Simon Chan
6ae5f38af1
feat(stream-extra): add an error handler to WrapReadableStream 2024-11-28 23:03:49 +08:00
Simon Chan
3e280199da
feat(fetch-scrcpy-server): mark output as pure 2024-11-28 19:25:39 +08:00
Simon Chan
e8f3806bd3
chore: update dependencies 2024-11-27 17:23:09 +08:00
Simon Chan
f25bfd89d6
feat(scrcpy): support new list encoders format 2024-11-27 16:31:21 +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
db8466f6ee
refactor: extract common types to @yume-chan/async package 2024-11-20 06:37:09 +08:00
Simon Chan
6cb0a589fa
fix(adb-scrcpy): fallback to forward tunnel when reverse tunnel not supported 2024-11-19 11:35:44 +08:00
Simon Chan
b3a142cbf0
refactor(scrcpy): improve tree-shaking 2024-11-13 00:47:28 +08:00
Simon Chan
c1dc802364
refactor(struct): improve tree-shaking 2024-11-10 17:37:31 +08:00
Simon Chan
70b0d3e5d8
fix(struct): fix dynamic length buffer serialize size 2024-11-06 03:56:29 +08:00
Simon Chan
c5b998fea1
feat(adb): add common device list observer for both transports 2024-11-06 03:49:27 +08:00
Simon Chan
c91baa9116
refactor(struct): improve tree-shaking 2024-11-01 22:06:18 +08:00
Simon Chan
e8d59b232e
feat(scrcpy): set clipboard stream to undefined when it's disabled by options 2024-11-01 16:53:15 +08:00
Simon Chan
dc6dacc84a fix(struct): fix typo 2024-10-31 22:10:14 +08:00
Simon Chan
d50a170ab8
feat(struct): new API full rewrite 2024-10-31 17:26:37 +08:00
Simon Chan
a29268426d
refactor: improve tree-shaking 2024-10-24 04:28:55 +08:00
Simon Chan
ef0e1c6bcf
chore: update dependencies 2024-10-21 11:58:49 +08:00
Simon Chan
6a18fa293b
fix(stream): remove UnwrapStream, it doesn't work 2024-10-13 01:54:22 +08:00
Simon Chan
d862077c34
chore: update dependencies 2024-10-04 12:17:53 +08:00
Simon Chan
dd68af8072
chore: update dependencies 2024-09-17 14:23:22 +08:00
Simon Chan
9e43f29441
chore: update dependencies 2024-09-10 12:07:03 +08:00
Simon Chan
2c8912e9ac
refactor: remove TypeScript enum and namespace to improve tree-shaking 2024-08-30 17:27:01 +08:00
Simon Chan
b1787e8ef4
chore: update dependencies 2024-08-27 21:23:33 +08:00
Simon Chan
fb62a6799d
chore: update dependencies 2024-08-23 11:32:28 +08:00
Simon Chan
954cd1d983
fix(webcodecs): fix HEVC decoding in MS Edge 2024-08-21 16:48:09 +08:00
Simon Chan
677aabc73c
chore: update dependencies 2024-08-20 12:08:00 +08:00
AION
835796ec7b
fix: adb-server-node-tcp returns incorrect reverse tunnel address (#663) 2024-08-20 11:16:45 +08:00
Simon Chan
33823dfd54
feat(webusb): add unique error type for device busy 2024-08-12 12:03:07 +08:00
Simon Chan
5bafa6611b
chore: update dependencies 2024-08-12 12:02:52 +08:00
Simon Chan
8e4c1ef963
feat(webcodecs): add a renderer based on Insertable Stream API 2024-08-06 23:22:21 +08:00
Simon Chan
66a98f89ba
refactor: upgrade to typescript-eslint v8 2024-08-03 17:26:57 +08:00
Simon Chan
6115266a87
chore: update dependencies 2024-07-25 12:31:45 +08:00
Simon Chan
d5e6286555
chore: update CI node version 2024-07-23 18:21:40 +08:00