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/include/ncpp
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
..
internal Add C++ bindings 5 years ago
Cell.hh Add C++ bindings 5 years ago
CellStyle.hh Add C++ bindings 5 years ago
NCAlign.hh Add C++ bindings 5 years ago
NCBox.hh Add C++ bindings 5 years ago
NCKey.hh Add C++ bindings 5 years ago
NCLogLevel.hh Add C++ bindings 5 years ago
NCScale.hh Add C++ bindings 5 years ago
NotCurses.hh Properly clean up when NotCurses instance is destructed 5 years ago
Palette256.hh Add C++ bindings 5 years ago
PanelReel.hh Add C++ bindings 5 years ago
Plane.hh Selector widget #166, subtitles #95 (#301) 5 years ago
Root.hh Add C++ bindings 5 years ago
Tablet.hh Add C++ bindings 5 years ago
TabletCallback.hh Add C++ bindings 5 years ago
Visual.hh Selector widget #166, subtitles #95 (#301) 5 years ago
_exceptions.hh Add C++ bindings 5 years ago
_flag_enum_operator_helpers.hh Add C++ bindings 5 years ago
_helpers.hh Add C++ bindings 5 years ago
ncpp.hh Add C++ bindings 5 years ago