You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/tests
Nick Black da0283ac25
Selector widget #166, subtitles #95 (#301)
Get rid of annoying empty line in notcurses-view (and ncvisuals at offsets in general)
Implement most of the Selector widget. Need to add styling and scrolling still. #166
Reenable ubuntu focal build
Subtitles! We decode them, and display them in notcurses-view. If ncvisual_simple_streamer() is provided an extra ncplane, it will use it to display subtitles. #95
We now build Python by default, as things are working much better.
ncplane_set_base() now takes channel, attrword, and EGC, so you can usually avoid having to set up and release a cell. ncplane_set_base_cell() takes over duty from ncplane_set_base() for ease of conversion.
notcurses-demo and notcurses-view now both accept a 0 for delay multiplier, meaning 'go as fast as you possibly can'. Very small multipliers (e.g. 0.00001) no longer cause floating point exceptions.
fading routines no longer cause floating point exceptions on very small timescales.
5 years ago
..
cell.cpp Selector widget #166, subtitles #95 (#301) 5 years ago
channel.cpp blend: conditionally blend in alpha 5 years ago
doctest.h Out with googletest, in with doctest #202 (#231) 5 years ago
egcpool.cpp Out with googletest, in with doctest #202 (#231) 5 years ago
enmetric.cpp enmetric() for small values #256 5 years ago
fade.cpp Curry a void* to fader callbacks #284 5 years ago
input.cpp s/bannner/banner/g, heh 5 years ago
internal.cpp Out with googletest, in with doctest #202 (#231) 5 years ago
libav.cpp implement ncplane_dup() 5 years ago
main.cpp tests: fix up -p 5 years ago
main.h implement ncplane_dup() 5 years ago
ncplane.cpp implement ncplane_dup() 5 years ago
notcurses.cpp introduce ncplane_aligned() #237 5 years ago
palette.cpp palette256: fix up unit tests 5 years ago
panelreel.cpp s/bannner/banner/g, heh 5 years ago
render.cpp enmetric()ize total time output in demo summary 5 years ago
selector.cpp Selector widget #166, subtitles #95 (#301) 5 years ago
zaxis.cpp introduce ncplane_aligned() #237 5 years ago