Anthony Kim
|
c11a8f43f4
|
abort in-flight kitty chunks on delete
|
2026-02-09 13:34:27 -08:00 |
|
Anthony Kim
|
d7ba56cd28
|
default format png -> rgba perspec
|
2026-02-09 13:19:41 -08:00 |
|
Anthony Kim
|
be44833f12
|
send OK response for a=t, a=T transmissions when image id present
|
2026-02-09 13:04:34 -08:00 |
|
Anthony Kim
|
fcb3cc1a21
|
add delelteImage, map kitty ID to storage IDs
|
2026-02-09 11:31:20 -08:00 |
|
Anthony Kim
|
376268157c
|
add f=24 rgb, f=32 rgba format tests
|
2026-02-09 09:35:00 -08:00 |
|
Anthony Kim
|
5ceb02b9c6
|
Release decoder after command ahandler consumes bytes
|
2026-02-08 00:16:01 -08:00 |
|
Anthony Kim
|
d320898231
|
offload raw image data to Blob for off-heap storage
|
2026-02-07 23:30:06 -08:00 |
|
Anthony Kim
|
cf3939af4a
|
Remove redundant _decodedImages bitmap cache
|
2026-02-07 23:11:19 -08:00 |
|
Anthony Kim
|
596ab845d0
|
Make copy of bytes with Uint8Array since they can be reused by decoder
|
2026-02-05 22:04:04 -08:00 |
|
Anthony Kim
|
a59d527d1a
|
Mirror const enum since esbuild cant inline const enum
|
2026-02-05 21:38:33 -08:00 |
|
Anthony Kim
|
08f85cf826
|
Use wasm-parts v0.3.0., remove manual sharding/leftover, update iip!
|
2026-02-05 00:20:39 -08:00 |
|
Anthony Kim
|
e95ec8d4bc
|
feed to decoder directly, try to clean things before getting upgraded base64 decoder
|
2026-02-03 17:26:59 -08:00 |
|
Anthony Kim
|
d15b426bd4
|
Readme edit for kittySupport
|
2026-02-03 13:53:47 -08:00 |
|
Anthony Kim
|
c907edd75f
|
Separate out test, add failing//skip test for cursor placements
|
2026-02-03 13:53:33 -08:00 |
|
Daniel Imms
|
6ef653e589
|
Merge remote-tracking branch 'upstream/master' into de_vs
|
2026-02-03 07:05:50 -08:00 |
|
Anthony Kim
|
1029e19b57
|
Pre-calculate + fix bug to make sure we dont reset per chunk
|
2026-02-02 21:27:47 -08:00 |
|
Anthony Kim
|
d44900faa2
|
Parse control data early as suggested
|
2026-02-02 20:47:29 -08:00 |
|
Anthony Kim
|
5f724c5924
|
Reduce MAX_CONTROL_DATA_SIZE + EINVAL for i and I
|
2026-02-02 20:17:21 -08:00 |
|
Daniel Imms
|
d36af624cf
|
Remove vs/, fix lint and build
|
2026-02-02 06:10:43 -08:00 |
|
Anthony Kim
|
ae58176bcb
|
Lint
|
2026-02-01 13:22:02 -08:00 |
|
 Anthony KimandGitHub
|
ffac8c03ab
|
Merge branch 'master' into anthonykim1/scaffoldKittyAddon
|
2026-02-01 13:11:40 -08:00 |
|
Anthony Kim
|
a7c4a160a8
|
flip inControlData thing like in C
|
2026-02-01 13:08:41 -08:00 |
|
Anthony Kim
|
c9dc994090
|
TODO for file system stufff
|
2026-02-01 12:57:45 -08:00 |
|
Anthony Kim
|
e4710d3286
|
Use sharding, decode with streaming
|
2026-02-01 12:37:09 -08:00 |
|
 Daniel ImmsandGitHub
|
8f9045ed88
|
Merge pull request #5664 from Tyriar/renderer_tests_wsl
Get playwright tests reliably passing in wsl
|
2026-02-01 08:54:30 -08:00 |
|