Simon Chan
|
fdf0a863d9
|
chore: re-add eslint-plugin-import-x
|
2024-05-20 15:57:17 +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
|
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
|
b75669fb67
|
feat(decoder): add an option to enable capture WebGL canvas
|
2024-05-03 14:23:46 +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
|
dcda6459ac
|
feat: add utilities for read/write Uint8Array
|
2024-04-16 22:17:36 +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
|
d187c247d7
|
chore: update dependencies
|
2024-04-05 19:39:49 +08:00 |
|
Simon Chan
|
adfcc12a0a
|
chore: bump version
|
2024-03-21 11:30:57 +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
|
cbc0fa8f1e
|
chore: update dependencies
|
2024-03-05 12:41:31 +08:00 |
|
Simon Chan
|
f3ddf0da58
|
chore: update dependencies
|
2024-02-19 22:02:04 +08:00 |
|
Simon Chan
|
1f162ad324
|
chore: update dependencies
|
2024-01-20 22:10:47 +08:00 |
|
Simon Chan
|
bef336da08
|
feat(decoder): add sizeChanged event
|
2024-01-08 19:01:40 +08:00 |
|
Simon Chan
|
b920c72e6b
|
chore: update dependencies
|
2023-12-17 13:51:35 +08:00 |
|
Simon Chan
|
6fc88b9b17
|
chore: bump version
|
2023-12-13 13:58:20 +08:00 |
|
Simon Chan
|
14abce470d
|
chore: update dependencies
|
2023-12-04 17:10:43 +08:00 |
|
Simon Chan
|
dce44ae9ac
|
chore: update dependencies
|
2023-10-10 12:30:30 +08:00 |
|
Simon Chan
|
ea6f221a47
|
chore: remove dependency on @types/dom-webcodecs
|
2023-09-28 14:44:40 +08:00 |
|
Simon Chan
|
aca7df46b7
|
chore: update dependencies
|
2023-09-21 11:26:09 +08:00 |
|
Simon Chan
|
2b9c4f106e
|
chore: bump versions
|
2023-08-25 22:07:52 +08:00 |
|
Simon Chan
|
7056feb3b1
|
refactor: migrate to ES private fields
|
2023-07-11 21:05:39 +08:00 |
|
Simon Chan
|
433f9b986f
|
chore: update dependencies
|
2023-07-07 18:30:13 +08:00 |
|
Simon Chan
|
d91fef04dd
|
chore: v0.0.20
|
2023-06-05 11:02:37 +08:00 |
|
Simon Chan
|
d421502256
|
feat(scrcpy): add isSupported method toWebCodecDecoder
|
2023-05-25 23:01:02 +08:00 |
|
Simon Chan
|
db796b6205
|
chore: update dependencies
|
2023-05-22 12:57:03 +08:00 |
|
Simon Chan
|
3beaad2055
|
feat(adb): support connect to adb server (#549)
|
2023-05-14 03:54:03 +08:00 |
|
Simon Chan
|
130dd98145
|
refactor(tabby): reduce bundle size by 10M
|
2023-04-26 00:46:12 +08:00 |
|
Simon Chan
|
04d7c08b78
|
feat(demo): use tabby as terminal emulator (#541)
|
2023-04-23 23:24:29 +08:00 |
|
Simon Chan
|
b08ad29706
|
feat(scrcpy): support Scrcpy 2.0 (#495)
|
2023-04-15 19:50:46 +08:00 |
|
Simon Chan
|
d6fc80c628
|
chore: bump version to 0.0.19
|
2023-04-09 14:18:42 +08:00 |
|
Simon Chan
|
82a6732e9e
|
chore: update dependencies
|
2023-03-12 11:08:46 +08:00 |
|
Simon Chan
|
6ada4a7a06
|
chore: format code with prettier
|
2023-02-23 16:00:08 +08:00 |
|
Simon Chan
|
9705738bd6
|
chore: bump version to 0.0.18
|
2023-01-26 05:39:53 +08:00 |
|
Simon Chan
|
9fc6360032
|
doc: update README and comments
|
2023-01-20 14:03:09 +08:00 |
|
Simon Chan
|
849cb0c7fc
|
feat(decoder): disable VSync
|
2023-01-20 14:02:44 +08:00 |
|
Simon Chan
|
ed04614a1e
|
chore: update license year
|
2023-01-13 02:02:31 +08:00 |
|
Simon Chan
|
259cdefcb2
|
chore: upgrade to official eslint-plugin-import
|
2023-01-13 01:20:23 +08:00 |
|
Simon Chan
|
b73737742c
|
feat(scrcpy-decoder): record skipped frame count
|
2023-01-10 16:00:16 +08:00 |
|
Simon Chan
|
312684209c
|
chore: update docs
|
2023-01-06 19:18:58 +08:00 |
|
Simon Chan
|
171c5fc73e
|
chore: update dependencies
|
2023-01-05 00:39:50 +08:00 |
|
Simon Chan
|
aa033e4de6
|
chore: integrate ESLint
|
2022-12-22 01:42:24 +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 |
|