Commit Graph

5310 Commits (a6633b854f779037754f3bee3a5bbc67742cb48f)
 

Author SHA1 Message Date
nick black a6633b854f FAQs: clarify sixel answer 3 years ago
nick black 6720871448 README: detail linking/compiling against notcurses-core 3 years ago
nick black 3477f479bf README: kill unnecessary pronoun 3 years ago
nick black d2ee8957b4 TERMS.md: remove mention of defunct 'kittyzapper' 3 years ago
nick black 55fd1f7bbe TERMS.md: proper syntax on ETerm 3 years ago
nick black 43427ca8f7 TERMS.md: grammar 3 years ago
nick black dbbbc162ce extract tinfo definition into termdesc.h 3 years ago
nick black ee140a24e2
ncplane_as_rgba: nil geometry is any non-positive geometry 3 years ago
nick black de502655c2
USAGE: indicate c syntax 3 years ago
joseLuís bc2acf0ce8 [rust] bump bindgen version to 0.57 #1339 3 years ago
nick black 1b4ffb9eab
CMake: restore INSTALL_DESTINATIONs with correct suffixes 3 years ago
nick black 5a3ff3f707
CMake: remove meaningless INSTALL_DESTINATIONs 3 years ago
Daniel Eklöf 84f417aa41 Emit rmkx on exit
notcurses_core_init() does `smkx`, so let’s undo that in
notcurses_stop_minimal().
3 years ago
nick black 577ff0e545
progbar_create: safe 32-bit diagnostic 3 years ago
nick black cd6236976a [ffmpeg] convert loaded frames to RGBA in decode #1680 3 years ago
nick black 264e2cd3a1 ffmpeg_decode: remove obsolete FIXME 3 years ago
nick black 071000af4b sixel: rebuild auxvecs on a new frame #1642 3 years ago
nick black 50693fb812
add a section on hardware cursor to notcurses_init.3 #1681 3 years ago
nick black f2b26723c9
document notcurses_cursor_yx() #1681 3 years ago
nick black 8ff2499b44
ncdirectf_geom: approximate rcell{y,x} #1665 3 years ago
nick black d3a1a16ec1
mention ncvisual_from_rgba() fix in NEWS.md 3 years ago
nick black f344c0d978
strengthen ImageChildScaling test #1675 3 years ago
nick black 51bd8b7c40
kill rotator PoC; it's covered by visual PoC 3 years ago
nick black b26730a7e0
ensure we're exercising renderer in visual unit tests 3 years ago
nick black 41a31b0352
predicate ImageFileChildScaling unit test on ability to open media #1675 3 years ago
nick black 68e44d4c8b
align to 64B in ncvisual_from_bgra() #1675 3 years ago
nick black cf61c7809d
add onedot.png, used for unit tests 3 years ago
nick black 1622beeac4
ncvisual_from_rgba: align suitably for ffmpeg (64B) #1675 3 years ago
nick black 20ea3a3345
new unit test, ImageFileChildScaling #1675 3 years ago
nick black 07ea230476
notcurses.3: proper pandoc syntax for FILE* 3 years ago
nick black 6969652031
add ncinput_nomod_p() 3 years ago
nick black 08e6fefb25
rgba_trans_q: replace illegal type punning with memcpy 3 years ago
nick black 21c0d0a215
kitty: rebuild auxvector when decoding a new frame #1605 3 years ago
nick black 580fe2d660 OIIO: comment about beg{x,y} and len{x,y} #1661 3 years ago
nick black def4f5fd17 directmode render: update outy following a scaling #1673 3 years ago
nick black 3475a9d59b initialize blitterags leny/lenx from ncvisual 3 years ago
nick black dc9343714d ffmpeg: scale from computed srcleny/srclenx #1661 3 years ago
nick black 937bf98473 nctabbed: spelling (alocate -> allocate) 3 years ago
nick black 92fcbce415 support DEBVERSION in debrelease.sh 3 years ago
nick black 6a982799a3 respect leny/lenx in cell rendering #1661 3 years ago
nick black 6b2169d8ec vizdirect: exercise the ncdirectf path 3 years ago
nick black 22e7fbf4c9 ncvgeom: explicitly set rcelly/rcellx to -1 until filled 3 years ago
nick black a0bf28645f unit test for visuals with partial limit + offset #1661 3 years ago
nick black 69adacf3f5 add Visual::Partial unit test for #1661 3 years ago
Sunjay Cauligi b2523cf7dd fix cffi build for other architectures 3 years ago
nick black 739c96032d
v2.3.1 3 years ago
nick black ce24efaaf8 vizdirect: exercise direct render restrictions #1661 3 years ago
nick black 42f26fcb1e ncls: update to prep_image() maxy/maxx #1661 3 years ago
nick black 0e593502d4 directmode: honor xmax/ymax when rendering images #1661 3 years ago
nick black 0b197fe19b is_test_tty: check for /dev/tty #1668 3 years ago