index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adapter
/
img
/
sixel.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
sixel: simplify compressSixel
bptato
2024-10-05
1
-12
/
+5
*
dynstream: fix memory leak
bptato
2024-10-04
1
-1
/
+1
*
sixel, term: reduce half-dump special casing
bptato
2024-10-04
1
-62
/
+46
*
sixel: fix some weird artifacts
bptato
2024-10-04
1
-0
/
+13
*
sixel: transparency improvements
bptato
2024-10-03
1
-5
/
+5
*
loader: send headers for tocache requests too
bptato
2024-09-28
1
-2
/
+4
*
loader: clean up connecterror
bptato
2024-09-28
1
-8
/
+8
*
sixel: reset chunk on transparency
bptato
2024-09-27
1
-0
/
+1
*
term: prevent negative line damage, fix off by one
bptato
2024-09-25
1
-2
/
+6
*
sixel: support transparency
bptato
2024-09-24
1
-33
/
+38
*
loader: mmap intermediate image files, misc refactoring
bptato
2024-09-22
1
-9
/
+13
*
sixel: do not reserve palette entry for transparency
bptato
2024-09-12
1
-8
/
+11
*
sixel: factor out root node, fix a bug
bptato
2024-09-12
1
-30
/
+31
*
sixel: small optimizations
bptato
2024-09-11
1
-31
/
+48
*
sixel: faster quantization
bptato
2024-09-11
1
-80
/
+92
*
sixel: misc optimizations
bptato
2024-09-09
1
-42
/
+43
*
sixel: small optimization
bptato
2024-09-08
1
-29
/
+27
*
term: sixel sizing & output fixes
bptato
2024-09-05
1
-7
/
+7
*
sixel, stbi, sandbox: fix fstat sandbox violation
bptato
2024-09-04
1
-47
/
+40
*
sixel: special case search for few color registers
bptato
2024-09-01
1
-17
/
+58
*
sixel: fix oob
bptato
2024-08-30
1
-3
/
+2
*
term, sixel: misc image fixes, sixel optimization
bptato
2024-08-30
1
-55
/
+97
*
sixel: dithering
bptato
2024-08-29
1
-42
/
+73
*
sixel: fix borked approximation scheme
bptato
2024-08-29
1
-41
/
+29
*
sixel: minor optimizations
bptato
2024-08-28
1
-51
/
+86
*
sixel, term: fix off-by-1's in cropping
bptato
2024-08-28
1
-2
/
+6
*
sixel: proper color quantization
bptato
2024-08-27
1
-37
/
+215
*
sixel: break out into a separate cgi script
bptato
2024-08-24
1
-0
/
+202