陈希旻
|
c440e83828
|
fix(adb-scrcpy): improve options types type compatibility
|
2024-05-27 00:42:24 +08:00 |
|
Simon Chan
|
2db3e8f8b9
|
refactor(adb): pre-encode packet ID as number in sync command
|
2024-05-24 16:55:26 +08:00 |
|
Simon Chan
|
25efbe6402
|
refactor(scrcpy): simplify option type inheritance
|
2024-05-24 14:54:08 +08:00 |
|
Simon Chan
|
e9c82f94dd
|
feat(adb): server client mdns services
|
2024-05-23 19:40:44 +08:00 |
|
Simon Chan
|
fdf0a863d9
|
chore: re-add eslint-plugin-import-x
|
2024-05-20 15:57:17 +08:00 |
|
Simon Chan
|
493683b80c
|
refactor(adb): simplify server client
|
2024-05-19 19:26:55 +08:00 |
|
Simon Chan
|
8f9b855763
|
chore: add more comments
|
2024-05-17 21:55:37 +08:00 |
|
Simon Chan
|
c720a25cf0
|
feat(adb): add disconnectDevice and reconnectDevice to adb server client
|
2024-05-17 00:20:30 +08:00 |
|
Simon Chan
|
a6e3f0e5d1
|
feat(adb): add pair device and connect device commands to server client mode
|
2024-05-16 01:07:04 +08:00 |
|
Simon Chan
|
f5e1a2b701
|
feat(adb): include unauthorized devices in in server client mode
|
2024-05-14 18:49:59 +08:00 |
|
Simon Chan
|
edf532caf4
|
fix(stream): re-export global TextDecoder stream instead of implementing our own one which doesn't work correctly in stream mode
|
2024-05-11 17:48:23 +08:00 |
|
Simon Chan
|
7bb1063a12
|
chore: add changelogs
|
2024-05-10 09:39:38 +08:00 |
|
Simon Chan
|
2dd9307859
|
refactor: clean up size change handling
|
2024-05-10 08:28:49 +08:00 |
|
Simon Chan
|
c8090fbbfd
|
chore: update license
|
2024-05-10 08:13:52 +08:00 |
|
Simon Chan
|
8b68a28085
|
chore: don't use global as variable name
|
2024-05-06 16:09:12 +08:00 |
|
Simon Chan
|
8223d79886
|
refactor: performance optimizations
also renamed some internal types, and adding more code comments. (not thoroughly tested yet)
|
2024-05-04 23:47:52 +08:00 |
|
Simon Chan
|
65b8671b66
|
feat(scrcpy): allow extending device message reader
fix #632
|
2024-05-03 14:39:09 +08:00 |
|
Simon Chan
|
b75669fb67
|
feat(decoder): add an option to enable capture WebGL canvas
|
2024-05-03 14:23:46 +08:00 |
|
Simon Chan
|
1eed9aaf8b
|
chore: remove eslint-plugin-import and its junks
This reduces total dependency count by 81 (14.5%)
|
2024-04-30 16:04:01 +08:00 |
|
Simon Chan
|
0424dd703f
|
fix(adb): incorrect endianness in delayed ack
|
2024-04-30 14:23:23 +08:00 |
|
Simon Chan
|
f83ea20291
|
chore: remove dataview-bigint-polyfill package
|
2024-04-28 14:42:59 +08:00 |
|
Simon Chan
|
e24102abcd
|
fix(adb): fix edge cases in public key creation
|
2024-04-23 22:38:17 +08:00 |
|
Simon Chan
|
4dfd75e812
|
feat(no-data-view): add all remaining functions
|
2024-04-23 15:25:41 +08:00 |
|
Simon Chan
|
befcc1ff99
|
chore: update dependencies
|
2024-04-23 14:18:21 +08:00 |
|
Simon Chan
|
646e590564
|
fix: fix eslint errors
|
2024-04-18 20:00:14 +08:00 |
|
Simon Chan
|
14dbc45e39
|
feat(scrcpy): test and fix AV1
|
2024-04-18 19:50:36 +08:00 |
|
Simon Chan
|
6cfd8c12d5
|
feat(scrcpy): add some AV1 parsing
|
2024-04-18 03:59:30 +08:00 |
|
Simon Chan
|
6e3114f613
|
feat(stream): add MaybeConsumable.getValue helper method
|
2024-04-17 16:51:10 +08:00 |
|
Simon Chan
|
dcda6459ac
|
feat: add utilities for read/write Uint8Array
|
2024-04-16 22:17:36 +08:00 |
|
Simon Chan
|
d06b5f2ed6
|
feat: make consumable writable streams also accept raw values
|
2024-04-16 14:01:30 +08:00 |
|
Simon Chan
|
d60ac95f47
|
refactor(scrcpy): rename BasicControlMessage to EmptyControlMessage
|
2024-04-14 14:02:45 +08:00 |
|
Simon Chan
|
32c3666d21
|
fix: resolve lint errors
|
2024-04-13 23:20:35 +08:00 |
|
Simon Chan
|
70a82e2af3
|
chore: update dependencies
notably, eslint v9 requires big changes to the configuration. because eslint-plugin-import doesn't support eslint v9, it's disabled by now.
|
2024-04-13 23:02:54 +08:00 |
|
Simon Chan
|
5c40159bf5
|
feat(tinyh264): set worker to use ES module
Vite needs this to work in dev mode
|
2024-04-11 02:19:34 +08:00 |
|
Simon Chan
|
7944e81e88
|
fix(scrcpy): fix some option default values
|
2024-04-10 00:05:09 +08:00 |
|
Simon Chan
|
d187c247d7
|
chore: update dependencies
|
2024-04-05 19:39:49 +08:00 |
|
dependabot[bot]
|
e1f6f6b529
|
chore(deps): bump vite in /libraries/fetch-scrcpy-server/examples/vite
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-04 11:30:38 +08:00 |
|
Simon Chan
|
377bf5f176
|
feat(scrcpy): expose set clipboard control message
|
2024-04-02 01:10:02 +08:00 |
|
Simon Chan
|
adfcc12a0a
|
chore: bump version
|
2024-03-21 11:30:57 +08:00 |
|
Axetroy
|
ffa511e80a
|
Update polyfill.ts
|
2024-03-21 11:06:37 +08:00 |
|
Simon Chan
|
250fbb122a
|
test: disable node and ts-jest warnings
|
2024-03-21 11:02:49 +08:00 |
|
Simon Chan
|
df3b9f1dba
|
chore: add changelogs
|
2024-03-21 10:55:55 +08:00 |
|
Simon Chan
|
9a87f3ca13
|
chore: update dependencies
|
2024-03-21 10:37:37 +08:00 |
|
Simon Chan
|
b2be4893e9
|
feat(webcodecs): don't use software-based WebGL
|
2024-03-12 22:10:32 +08:00 |
|
Simon Chan
|
28d650f63a
|
feat(webcodecs): add a WebGL renderer
|
2024-03-12 21:18:55 +08:00 |
|
Simon Chan
|
c7549ad6c8
|
feat(webcodecs): change to a faster render method
|
2024-03-07 20:00:49 +08:00 |
|
Simon Chan
|
48557f6203
|
fix: improve regex
|
2024-03-06 15:05:26 +08:00 |
|
Simon Chan
|
f266970cf2
|
fix: improve regex
|
2024-03-06 15:01:32 +08:00 |
|
Simon Chan
|
c95c63f4e0
|
feat(bin): add install session support to pm
|
2024-03-06 11:49:34 +08:00 |
|
Simon Chan
|
c77c20b12c
|
feat: remove dependency on web-streams-polyfill
|
2024-03-05 20:28:09 +08:00 |
|