Commit Graph

4737 Commits

Author SHA1 Message Date
nick black
ee2f150058
[sprixels] move destruction into free_plane() from ncplane_destroy() 2021-04-03 21:03:25 -04:00
nick black
16b7910b57
[sprixels] plug two memory leaks 2021-04-03 17:54:09 -04:00
nick black
94b073dd3d
ncvisual_render_pixels: zorch reuse on either invalid ncv or n sprixel 2021-04-02 10:35:11 -04:00
nick black
cbd92e5180
sprixel_recycle: use the valid sprixel link 2021-04-02 10:33:34 -04:00
nick black
d7408cf5aa
[bitmap] check p_beats_sprixel, use text phase 2 when set #1496 2021-04-02 04:34:33 -04:00
nick black
3c4d25a092
[ncvisual] detach from sprite in ncvisual_destroy() 2021-04-02 03:08:40 -04:00
nick black
89734a2dc7
[bitmap] proper parameters for tacache TAM2 #1495 2021-04-02 01:21:58 -04:00
nick black
ad3322e4db
erp 2021-04-02 00:55:02 -04:00
nick black
6a1e74feae
[bitmaps] clear out ncvisual link on hide 2021-04-02 00:54:45 -04:00
nick black
f968ba7774
[plots] free up title in destructor 2021-04-02 00:07:49 -04:00
nick black
021fc052fc [render] end kitty flicker #1493 2021-04-01 22:37:48 -04:00
nick black
631697e9e2 eliminate sixel flicker #1493 2021-04-01 22:37:48 -04:00
nick black
9f54961c34
[OTHERS] add node.js blessed 2021-04-01 21:40:27 -04:00
nick black
83296b4688
Revert "eliminate sixel flicker #1493"
This reverts commit aa80af8f87.
2021-04-01 20:11:44 -04:00
nick black
aa80af8f87
eliminate sixel flicker #1493 2021-04-01 20:01:04 -04:00
nick black
d4883d30f2
[tests] add directmode bitmap test 2021-04-01 18:23:01 -04:00
nick black
c0dadcd5d7
[normal] don't use expired ncplane 'n' #1492 2021-04-01 11:49:38 -04:00
nick black
b6a9b59f9d notcurses_plane.3: add BUGS about bitmap graphics and ncplane_at_yx() 2021-04-01 11:26:23 -04:00
nick black
fbe16935f3 [sixel] clean up sprixels on move #1449 2021-04-01 11:26:23 -04:00
nick black
4a884a009e
syntax in OTHERS.md, erp 2021-04-01 10:07:10 -04:00
nick black
244a618d1b
add pygamelib and Jexer to OTHERS.md 2021-04-01 10:05:53 -04:00
joseLuís
43d1f7192b rust: refactor NcError constructor methods 2021-03-31 14:45:47 +02:00
nick black
d813a66581
[sixel] seed initial TAM matrix #1445 2021-03-31 02:17:38 -04:00
nick black
670dcbdd08
[kitty] initialize TAM matrix #1445 2021-03-31 02:16:08 -04:00
nick black
dd6d9392ec
[unittests] add PixelTAMSetup test #1445 2021-03-31 02:08:04 -04:00
nick black
259c5f5e3e
[tests] pixel test shouldn't check for wipe function 2021-03-31 02:01:39 -04:00
nick black
23f3669af7
[ncdirect-pydemo] accept inability to disable cursor 2021-03-31 00:29:37 -04:00
nick black
4c735cd95d
[paint] why must we constify ourselves, every day 2021-03-31 00:25:11 -04:00
nick black
21de64f65b
ncdirect_cursor_move_yx: only use cursor_yx_get with a real terminal #1486 2021-03-31 00:16:38 -04:00
nick black
afeed4d075
drone: run ctest with --output-on-failure 2021-03-30 17:13:32 -04:00
nick black
cef16e77ce
disable PixelWipe test until we can keep it from OOMing ctest 2021-03-30 17:08:30 -04:00
nick black
05f73da2da
directmode: get cursor position if we need to for cursor move #1486 2021-03-29 20:12:34 -04:00
nick black
16603dda27
Merge branch 'master' of github.com:dankamongmen/notcurses 2021-03-29 17:14:05 -04:00
nick black
42436dd1cb
[drone] use TERM=vt100 for debian, alpine, and fedora 2021-03-29 17:13:51 -04:00
nick black
98d506d011 [plots] error path return fixups -- thanks, unit tests! 2021-03-29 02:43:54 -04:00
nick black
4ca2bb0940 [visual-details] get compiling with OIIO C++ 2021-03-29 02:43:54 -04:00
nick black
687aa93a84 [plots] c++ conversion done #1421 2021-03-29 02:43:54 -04:00
nick black
acc5be058c [plots] move plot.cpp to C plot.c #1421 2021-03-29 02:43:54 -04:00
nick black
d62ced7aa4 [TERMINALS] wezterm notes 2021-03-29 02:43:54 -04:00
nick black
d2dfa0ecbb [ffmpeg] move C++ to C #1421 2021-03-29 02:43:54 -04:00
nick black
322e4f4b3b
[kitty] fix off-by-one in write_kitty_data(), ugh 2021-03-29 01:52:47 -04:00
nick black
913f06d59c
[PixelWipeImages] actually test image wiping 2021-03-28 19:47:27 -04:00
nick black
0434d75689
[unittests] correct checks for putchar 2021-03-28 19:42:47 -04:00
nick black
b92991e57b
[visual] allow NCBLIT_PIXEL in ascii mode 2021-03-28 19:40:21 -04:00
nick black
c67981d668
[unittests] don't export sprite_wipe_cell() 2021-03-28 19:15:26 -04:00
nick black
2dcca32cd8
debrelease: support other distributions 2021-03-28 18:21:24 -04:00
nick black
57114c8005
[bitmaps] remove redundant PixelWipeBlocks test 2021-03-28 16:59:02 -04:00
nick black
5e4c07816d
[stream] restore erase(), preserve tacache across sixels #1482 2021-03-28 16:31:21 -04:00
nick black
da0da25269 [bitmaps] abstract out sprite_destroy() 2021-03-28 15:12:43 -04:00
nick black
65cc9a3ea9 [xray] keep bitmap plane below others 2021-03-28 15:12:43 -04:00