Commit Graph

4747 Commits (2f47d9adef573749d185518cc08dbf7382b82532)
 

Author SHA1 Message Date
nick black 2f47d9adef
[bitmaps] new unit test LoadVideoPixelScaleDifferentPlanes 3 years ago
nick black 656b3221af
refresh: initialize with init_rvec, not memset() 3 years ago
nick black ee39fb8cd7
testing: add battery of bitmap tests 3 years ago
nick black 01b82ebab8
[README] fix links to man pages/doxygen, erp #1497 3 years ago
nick black 123447183c
[jungle] fix invalid access on some window geometries 3 years ago
nick black 9546b7e914
move logo to doc/ from data/ to keep install simple 3 years ago
nick black 3d3d235abb
[xray] update frame count for new video 3 years ago
nick black 9db3c10bfe
Merge branch 'master' of github.com:dankamongmen/notcurses 3 years ago
nick black 998ebf8254
[ncplayer] meaningless timespec dealloc 3 years ago
gmiz 7e6c6d8976 Initial logo design commit 3 years ago
nick black ee2f150058
[sprixels] move destruction into free_plane() from ncplane_destroy() 3 years ago
nick black 16b7910b57
[sprixels] plug two memory leaks 3 years ago
nick black 94b073dd3d
ncvisual_render_pixels: zorch reuse on either invalid ncv or n sprixel 3 years ago
nick black cbd92e5180
sprixel_recycle: use the valid sprixel link 3 years ago
nick black d7408cf5aa
[bitmap] check p_beats_sprixel, use text phase 2 when set #1496 3 years ago
nick black 3c4d25a092
[ncvisual] detach from sprite in ncvisual_destroy() 3 years ago
nick black 89734a2dc7
[bitmap] proper parameters for tacache TAM2 #1495 3 years ago
nick black ad3322e4db
erp 3 years ago
nick black 6a1e74feae
[bitmaps] clear out ncvisual link on hide 3 years ago
nick black f968ba7774
[plots] free up title in destructor 3 years ago
nick black 021fc052fc [render] end kitty flicker #1493 3 years ago
nick black 631697e9e2 eliminate sixel flicker #1493 3 years ago
nick black 9f54961c34
[OTHERS] add node.js blessed 3 years ago
nick black 83296b4688
Revert "eliminate sixel flicker #1493"
This reverts commit aa80af8f87.
3 years ago
nick black aa80af8f87
eliminate sixel flicker #1493 3 years ago
nick black d4883d30f2
[tests] add directmode bitmap test 3 years ago
nick black c0dadcd5d7
[normal] don't use expired ncplane 'n' #1492 3 years ago
nick black b6a9b59f9d notcurses_plane.3: add BUGS about bitmap graphics and ncplane_at_yx() 3 years ago
nick black fbe16935f3 [sixel] clean up sprixels on move #1449 3 years ago
nick black 4a884a009e
syntax in OTHERS.md, erp 3 years ago
nick black 244a618d1b
add pygamelib and Jexer to OTHERS.md 3 years ago
joseLuís 43d1f7192b rust: refactor NcError constructor methods 3 years ago
nick black d813a66581
[sixel] seed initial TAM matrix #1445 3 years ago
nick black 670dcbdd08
[kitty] initialize TAM matrix #1445 3 years ago
nick black dd6d9392ec
[unittests] add PixelTAMSetup test #1445 3 years ago
nick black 259c5f5e3e
[tests] pixel test shouldn't check for wipe function 3 years ago
nick black 23f3669af7
[ncdirect-pydemo] accept inability to disable cursor 3 years ago
nick black 4c735cd95d
[paint] why must we constify ourselves, every day 3 years ago
nick black 21de64f65b
ncdirect_cursor_move_yx: only use cursor_yx_get with a real terminal #1486 3 years ago
nick black afeed4d075
drone: run ctest with --output-on-failure 3 years ago
nick black cef16e77ce
disable PixelWipe test until we can keep it from OOMing ctest 3 years ago
nick black 05f73da2da
directmode: get cursor position if we need to for cursor move #1486 3 years ago
nick black 16603dda27
Merge branch 'master' of github.com:dankamongmen/notcurses 3 years ago
nick black 42436dd1cb
[drone] use TERM=vt100 for debian, alpine, and fedora 3 years ago
nick black 98d506d011 [plots] error path return fixups -- thanks, unit tests! 3 years ago
nick black 4ca2bb0940 [visual-details] get compiling with OIIO C++ 3 years ago
nick black 687aa93a84 [plots] c++ conversion done #1421 3 years ago
nick black acc5be058c [plots] move plot.cpp to C plot.c #1421 3 years ago
nick black d62ced7aa4 [TERMINALS] wezterm notes 3 years ago
nick black d2dfa0ecbb [ffmpeg] move C++ to C #1421 3 years ago