Commit Graph

1008 Commits (fef33ad2aa9616041bc60a3e57d291473c1ecde4)

Author SHA1 Message Date
nick black 931fa8eb13 get everything building on OSX #195 3 years ago
nick black 15b9b64cad
char32_t is C++, not C -- move to uint32_t 3 years ago
nick black 531f62a5ae
notcurses-demo: remove stray notcurses_refresh() calls 3 years ago
nick black bc4f2a3626
CHANNELS_RGB_ -> NCCHANNELS_ 3 years ago
nick black e767fd0b5f
notcurses-demo: turn mouse support back on 3 years ago
nick black 4a23acab2d
fission demo: go both up and down #1896 3 years ago
nick black 4bb85d28c8
use non-interpolative scaling with eagle/luigi 3 years ago
nick black 6e19e0536e
demo: remove obsolete postinit_checks() 3 years ago
nick black ef2e4e626e
[dragon] properly size input visual #1723 3 years ago
nick black 5cf24d4d2e mojibake: add emoji from unicode 14.0β 3 years ago
nick black 88a369e997
[normal] don't run without utf8 3 years ago
nick black 5c0f06eaf3
[outro] make it work in ascii 3 years ago
nick black ce073d22ac
fallin demo: no write to failed alloc 3 years ago
nick black 38bb8bd3b7
'at least a', not 'at least an' 3 years ago
nick black cadd4aefee s/CELL_ALPHA_/NCCELL_ALPHA_/g 3 years ago
nick black 250c5c9262 ffmpeg_resize: rewrite using ffmpeg_resize_internal() #1718 3 years ago
nick black 5ad08e7e87
[fallin] plug up memory leak on empty ncplane_at_yx() return 3 years ago
nick black 96d743536f
box demo: work when built without multimedia support 3 years ago
Nick Black cd2b5de5fa
Panblitter ncplane_as_rgba() (#1697)
ncplane_as_rgba: genericize across blitters

ncplane_as_rgba() previously was implemented explicitly
in terms of NCBLIT_2x1. it now uses the `egcs` field of the
`blitset`. this supports NCBLIT_2x2 and NCBLIT_3x2 in
ncplane_rgba(). Closes #1490.
3 years ago
nick black 1f1bbadeac
demo: fpsgraph_init: ncuplot_create() kills plane on error 3 years ago
nick black 9ce8222d36
drop "available" output from reel demo 3 years ago
nick black 29b161f1c0 [box] place ships underneath grid #1639 3 years ago
nick black a39b5f9347 [box] add some spaceships #1639 3 years ago
nick black 73fc4ea935
demo: change up the order a bit, moving zoo before outro 3 years ago
nick black 584f394071
[ncplayer] block SIGWINCH from the beginning #1624 3 years ago
nick black a2b5a6dc03
[xray] tighten cleanup a bit 3 years ago
nick black 75d0549250 [intro] use a plane rather than ncvisual_resize() 3 years ago
nick black 297617a12e better color on demo postchecks 3 years ago
nick black e3d4bffd28
demo: no newline chars in diags, stupid asshole #1622 3 years ago
nick black f4e4806ed9 intro: reduce highgradient area #1622 3 years ago
nick black a6501057c5
demo: spruce up pixel/mosue checks a bit 3 years ago
nick black c2b865a31d
demo: print initialization strings within notcurses context 3 years ago
nick black c792b2e972
[demo] place hud down and in center 3 years ago
nick black 745cbfb41b
intro: animate following orca move, not before #1616 3 years ago
nick black 7c53072803 [xray] clean up last sprixel plane 3 years ago
nick black b557db381a [xray] kick the living shit out of this #1607 3 years ago
nick black d1f67dcddf [xray] kill off cancelled global 3 years ago
nick black 5e1247051f xray: more threading work #1607 3 years ago
nick black 5947f3d4d2 experimental threaded xray #1607 3 years ago
nick black 58b8c528fc intro: base orca movement off screen width 3 years ago
nick black a6766c3bd4 [sixel] use transparency vector + auxvecs #1440 3 years ago
nick black 3eb004b61d s/channels/ncchannels/g #1570 3 years ago
nick black decb36a9fd
let that big bitch riiiiiiiiiiiiiiide 3 years ago
nick black e43a9955cd
channel_* functions -> ncchannel_* #1570 3 years ago
nick black e84b6a4378
yield: speed up bitmap solution #1596 3 years ago
nick black da2db080c9
[yield] work for all blitters/geometries #1588 3 years ago
nick black 375a51b55b
keller: check ncvisual_blitter_geom() return value #1588 3 years ago
nick black 1a16d34b5c
view: move pic-in-pic to row 1 from top #1577 3 years ago
nick black a926fe70f8
intro: render the orce only after our first frame 3 years ago
nick black b54ab84b5b yield: properly size legend plane for final 100% 3 years ago