Commit graph

1121 commits

Author SHA1 Message Date
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
Simon Chan
b2750755d7
chore: update dependencies 2024-07-23 18:10:41 +08:00
Simon Chan
dfb6acd2d5
chore: switch to node test 2024-07-23 18:10:40 +08:00
renovate[bot]
67a07e2eb8 Add renovate.json 2024-07-19 11:54:26 +08:00
Simon Chan
53688d3edf
chore: add changesets 2024-07-14 22:39:18 +08:00
Simon Chan
9dad512fef
chore: update workflow files 2024-07-14 22:35:02 +08:00
Simon Chan
3896273918
chore: remove CHANGELOG.json as changesets doesn't support it 2024-07-14 21:22:48 +08:00
Simon Chan
2aebf06ca7
chore: update dependencies 2024-07-14 21:11:28 +08:00
Simon Chan
4549f86eeb
chore: update CI for pnpm workspace 2024-07-14 20:57:55 +08:00
Simon Chan
59111cdb3d
chore: replace rush with pnpm workspace and changesets 2024-07-14 16:38:37 +08:00
Simon Chan
75ff6d0ed6
refactor(struct): remove all DataView usage 2024-07-11 20:50:31 +08:00
Simon Chan
1d319929ed
chore: fix eslint errors 2024-07-11 17:35:35 +08:00
Simon Chan
fb4507ddc5
fix(stream): let PushReadableStream handle cancelled streams.
Also add tests

Relates to #648
2024-07-11 17:25:39 +08:00
Simon Chan
a1c6450b2f
fix(scrcpy): add None to AndroidMotionEventButton enum 2024-07-10 10:02:54 +08:00
Simon Chan
087e01b11b
chore: add sideEffects: false 2024-07-07 16:59:28 +08:00
Simon Chan
0224f0512f
chore: update dependencies 2024-07-07 13:50:07 +08:00
Simon Chan
ae55ded45a
fix(scrcpy): add None value to AndroidKeyEventMeta enum 2024-07-04 12:16:08 +08:00
Simon Chan
e9912e6570
chore: update README 2024-07-01 22:48:39 +08:00
Simon Chan
3113327de1
feat(scrcpy): report device message stream end and error to options class 2024-07-01 22:04:36 +08:00
Simon Chan
af0acb577a
feat(webusb): allow filters to be empty arrays 2024-06-27 14:15:46 +08:00
Simon Chan
10ed1848f5
feat(decoder): support offscreen canvas in tiny h264 decoder 2024-06-27 11:33:06 +08:00
Simon Chan
ac932cc447
chore: mark side effect free 2024-06-26 22:43:54 +08:00
Simon Chan
ec6acec6bb
feat(scrcpy): accept undefined in CodecOptionsInit 2024-06-26 21:22:51 +08:00
Simon Chan
b86a23a345
chore: update dependencies
also experiment with some new eslint rules
2024-06-26 17:08:47 +08:00
Cedric Devriendt
349c7c84d3 feat(bin): add support for intent extras in the IntentBuilder 2024-06-26 16:30:59 +08:00
Simon Chan
d457aafe09
feat(scrcpy): report device message error to varies use sites 2024-06-23 05:32:33 +08:00
Simon Chan
73a0af4613
chore: add max-params eslint rule 2024-06-23 05:31:04 +08:00
Simon Chan
3c2b57cfc5
chore: update dependencies 2024-06-23 05:28:50 +08:00
三三
5ca67b8ada feat: support render to offscreen canvas 2024-06-20 17:20:38 +08:00
Simon Chan
b62419fa3e
chore: bump version to 0.0.24 2024-06-18 10:54:42 +08:00
Simon Chan
37ef1dd2fa
chore: add changelogs 2024-06-18 10:46:06 +08:00
Simon Chan
1c14eb69e7
fix(adb): minimize AbortSignal "abort" event handlers 2024-06-18 00:09:56 +08:00
Simon Chan
68ef8d62d0
fix(adb): trim null character from reverse tunnel address
fix #642, fix #628
2024-06-17 20:56:52 +08:00
Simon Chan
5620716a4f
refactor(webcodecs): split codec decoders 2024-06-14 15:26:38 +08:00
Simon Chan
dad1308cc4
chore: move files 2024-06-14 15:10:29 +08:00
Simon Chan
a7dc2236b1
chore: update dependencies 2024-06-14 14:59:21 +08:00
Simon Chan
cee1d22ed0
chore: update dependencies 2024-06-06 14:51:23 +08:00
Simon Chan
86cdbcb616
refactor(adb): group new server commands 2024-06-06 14:51:15 +08:00
Simon Chan
721b6c0da6
refactor: code cleanup 2024-06-02 01:55:26 +08:00