Commit Graph

4791 Commits (945b560dc2f3cd1ba82f6845ec7dd313013ce4bf)
 

Author SHA1 Message Date
nick black 9574035a02
stupid asshole #1448 3 years ago
nick black 3c0a765599
notcurses_render.3: render a pile, not planes 3 years ago
nick black b2948a5581
[pixel] pass tacache into plane_blit_pixel from constructors #1388 3 years ago
nick black 33d408b4a3
[sixel] call sprite_sixel_init at proper time #1436 3 years ago
nick black 1f4ece224b
[cmake] add -Wno-nonnull-compare 3 years ago
nick black 3e15a9423e
ncls: use c++ iostreams everywhere 3 years ago
nick black 57f8dc4390
[nctree_create] check for NULL ncplane 3 years ago
nick black 4fa0857311
[normal] prep for NCBLIT_PIXEL 3 years ago
nick black ea09089b8d
[validate_ncreel_opts] log errors on bad reel arguments 3 years ago
nick black ad215daaeb
[render] non-transparent backgrounds override bitmaps #1388 3 years ago
nick black 7b61822a7e
notcurses.3.md: add notcurses_tree reference 3 years ago
nick black 1c50fceb0a ncplane_erase: kill any bound sprixel #1432 3 years ago
nick black ed1a35d87a [sixel] use private scrolling #1433 3 years ago
nick black 0714f64b3d [sixel] use private scrolling #1433 3 years ago
nick black 5ea47d856b [sixel] use private scrolling #1433 3 years ago
nick black 4cd3c9734c [ncplane_destroy] add loginfo() 3 years ago
nick black 949251ffa8 [ncplayer] flatten exception handling #1435 3 years ago
nick black 760ee94b04 [kitty] speed up kitty_null() with parse_start 3 years ago
nick black 889e81d648 [notcurses] print diagnostic on create_initial_ncplane() error 3 years ago
nick black c3edca7329 [ncplayer] catch notcurses construction exception #1435 3 years ago
nick black 5e2911d590 [ncplayer] nc.stop() before exception print 3 years ago
nick black 086c151ac8 [ncplayer] flipmode 3 years ago
nick black 115135098b interrogate_terminfo: only emit to valid fds 3 years ago
nick black 82f4ac4c5a move plot template into plot.cpp 3 years ago
nick black a6548fbcc8 [ncvisual] refuse to blit bitmaps to standard plane 3 years ago
nick black 1599e026cd [ncplayer] print newline after bitmaps in direct mode 3 years ago
nick black 96244bb3ff
Merge branch 'master' of github.com:dankamongmen/notcurses 3 years ago
nick black 6fd9a9fda9
[pool_release] reset width on recycle 3 years ago
nick black fd2875eae6
[kitty] clear all graphics on startup #1437 3 years ago
nick black 24dfb0626f
[kitty] properly account for borders #1438 3 years ago
nick black 9ca15d9076
[sixel] restore DESDM 3 years ago
nick black 43e7da6398
[sixel] restore opening escape, yeesh 3 years ago
nick black 04d4372d6d
[direct] only pass pixel args when using pixel #1434 3 years ago
nick black b8ab28c60f
[ncls] emit a newline following each image 3 years ago
nick black f658629a1b
add new PoC caps-rendered #1430 3 years ago
nick black 214ca464aa
drop terminfo el, el1, cub1 as unused 3 years ago
nick black 92b2165b39
use fputs_unlocked() everywhere we can 3 years ago
nick black c0a1be59ce
[fallin] not yet ready for NCBLIT_PIXEL 3 years ago
nick black 7951098261 [pixel] properly place on the y axis #1388 3 years ago
nick black ef380fe768 [pixel] beginning of transparency-annihilation cache #1388 3 years ago
nick black ca84f96f9c [sixel] implement sixel_wipe_cell() #1388 3 years ago
nick black eb07e1c4ef [sixel] implement sixel_wipe_cell() #1388 3 years ago
nick black 111bb893f6 [paint] invoke sprite_wipe_cell() #1388 3 years ago
nick black 4f4175098a pixel poc: add vertical movement 3 years ago
nick black 2bd7fa33ff [kitty] invalidate sprixel on cell annihilation 3 years ago
nick black 3a3baae753 new unit test PixelCellWipePolychromatic 3 years ago
nick black 51409439f6 [fallin] put background image on first row 3 years ago
nick black 11108e4d95 [kitty] kitty_cell_wipe() now works perfectly 3 years ago
nick black 07594606fd [kitty] finish sprite_kitty_cell_wipe 3 years ago
nick black c067c2bfd9 [kitty] further work on kitty_cell_wipe() 3 years ago