Commit Graph

6340 Commits (49729dcef945895d547309038b833f8de98ce7bd)
 

Author SHA1 Message Date
nick black 49729dcef9
drone: stop building rust while broken 3 years ago
nick black 0af8f9d116
iterm: kill double-free on error #2012 3 years ago
nick black d2071f14bf
interp PoC: fix use-of-NULL + memory leak 3 years ago
nick black a69753dac4 demacroize ncplot_destroy() #1976 3 years ago
nick black 6f55338983 demacroize set_sample_##T #1976 3 years ago
nick black d8608689f4 unmacroize update_domain_T #1976 3 years ago
nick black 67812559d5 unmacroize update_sample_*plot() #1976 3 years ago
nick black ba830418c7 plots: extract common struct #1976 3 years ago
nick black 16c2fff06b
notcurses-info.1: detail environment lines 3 years ago
nick black 89125802c6 notcurses-info: update man page with more text 3 years ago
nick black 7c09695af4 notcurses-info: more emoji 3 years ago
nick black 313885f9c5 notcurses-info: let's show some emoji 3 years ago
nick black 065f60ac5b
info: finish out all lines in capabilities section 3 years ago
nick black 027b91b441
Merge branch 'master' of github.com:dankamongmen/notcurses 3 years ago
nick black ebd55c4d9f
do an early match for Terminal.App and send minimal queries #1945 3 years ago
joseLuís c52f373b66 [rust] clean up some more bindgen bindings 3 years ago
joseLuís acbd0ffeeb [rust] add nccell_cols, deprecate nccell_width 3 years ago
nick black 08b376c6c2
pull -fstack-protector from Ncpp builds #463 3 years ago
nick black ff2350f9bb
fold man page section into links section 3 years ago
nick black b86fb9c265
TERMINALS: document use of DA2 3 years ago
nick black 42fed4b710
add Terminal.app notes #1945 3 years ago
nick black 9c3f6b826b
notcurses-info: use NCVISUAL_OPTION_NODEGRADE #1945 3 years ago
nick black ddc742d4e6
uniblocks: note to self 3 years ago
nick black 9645ae77e3
don't call all compilers gcc 3 years ago
nick black 1698cd02fc
add termpaint to OTHERS.md 3 years ago
nick black f303573f29
remove use of std::filesystem in ncls to build on Mojave 3 years ago
nick black ef49288db1
ncls: formatting 3 years ago
nick black 42049dc95e
reorder demos so whiteout doesn't disrupt uniblock 3 years ago
nick black 3875397367
ncplane_put: obliterate the leftmost cell of the multipoint victim #2003 3 years ago
nick black 60e13fb2d2
fission: handle extrawide characters on input #2002 3 years ago
nick black 6ad09dd30c
add unit test for emitting NUL cell #2002 3 years ago
nick black 1a97b49ac8
HISTORY: today we were accepted into Homebrew 3 years ago
nick black 9df9806781
send a CSI14t, process response #1891 3 years ago
nick black aeadc7e499
don't allow 0 in ioctl to clear earlier CSI14t response #2000 3 years ago
nick black 56636ca57c
interrogate_terminfo: close memory leak on error path 3 years ago
nick black 74dba98c68
ncls: use NCSCALE_SCALE_HIRES by default even with NCBLIT_PIXEL 3 years ago
nick black d84976d187
enable KITTY_SELFREF for 0.22.1+ (upstream bugfix) #1990 3 years ago
nick black ddd0533b03
NEWS: prep for 2.3.13 3 years ago
nick black 1e248e41e1
v2.3.12 3 years ago
nick black 61990c47e1
fbcon: don't try to manipulate auxvecs at cell fringes #1996 3 years ago
nick black ac7902a940
sixel_scrub: be a bit more cautious about our jiggery-pokery 3 years ago
nick black c482d89dba
fbcon: use sixel_scrub 3 years ago
nick black 4f39868011
ffmpeg_decode: plug subtitle memory leak present since the beginning 3 years ago
nick black 6162ba3943 restore compatibility ncvisual_subtitle() 3 years ago
nick black 3d1d3794cd ncplayer: kill off handle_subtitle 3 years ago
nick black 45bac6bb69 get text subtitles working once more #1311 3 years ago
nick black b5ed6b1b92 drop diagnostic 3 years ago
nick black 7ab6b6b96d ncplayer: destroy subtitle window on all paths #1311 3 years ago
nick black 74860fbac3 set up type-1 subtitles better #1311 3 years ago
nick black 469eaebd03 [ffmpeg] decode type-1 bitmap subtitles 3 years ago