Commit Graph

127 Commits (125ab361e6213367d111c80ed0e8d9fdbaabb1c2)

Author SHA1 Message Date
nick black 1dad2c6b50
v1.3.2 4 years ago
nick black e00ef4aca9
prep for 1.3.1 4 years ago
nick black 86e225dc4c prep for 1.3.0 #460 4 years ago
nick black 24a9343b0b
prep for 1.2.9 4 years ago
nick black 69b716f7f8 prep for 1.2.8 4 years ago
nick black 89809d5b59 prep for 1.2.7 4 years ago
nick black 6d366380ed prep for 1.2.6 4 years ago
nick black df3dc6b5bc
prep for 1.2.5 4 years ago
nick black 7c6b655483 v1.2.4 4 years ago
nick black 2dd97de4e4 multiselector man page 4 years ago
nick black ac683e21d2
v1.2.3 4 years ago
nick black e72111ac8b
v1.2.2 4 years ago
nick black 88c49df1b1
v1.2.1
DSFG demo can't have luigi
s/1.2.0/1.2.1/g
4 years ago
nick black 2b08c53075 prep for 1.2.0 4 years ago
nick black d8c42d4d1e
ncmenu_selected() fills in an ncinput #333 4 years ago
nick black 887726b0d9 Debian: move all symbols/history to 1.1.8 4 years ago
nick black cda600a4aa :/ 5 years ago
nick black b0c72607c4
ncmenu_offer_input(), use it in demo/pocmenu #333 5 years ago
nick black b284901d18
prep for 1.1.6 5 years ago
nick black 429e00d612 v1.1.5 5 years ago
nick black 5cd3a4c41d
ncdirect_dim_y()/x() 5 years ago
nick black 60c19017f0
v1.1.4 5 years ago
nick black 746ef96ea1 prep for v1.1.3 5 years ago
nick black eefd6eda38
notcurses_select(3): fix man page formatting 5 years ago
nick black c1664170fd
selector: bgchannels only inside the body #302 5 years ago
nick black 741761787f
notcurses_selector(3) man page #302 5 years ago
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