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 4d8efcab82
Progress towards NCBLIT_3x2 by default
Add a new member 'sextants' to the terminfo cache (both
notcurses and ncvisual contain one of these, and both
initialize it the same way -- interrogate_terminfo()).
Add a new function, 'notcurses_media_defblitter()', and
deprecate 'ncvisual_default_blitter()' (the latter didn't
receive enough information to return NCBLIT_3x2). Update
all callers. Add new *internal* function rgba_default_blitter(),
so this logic can be freely changed in the future. If
sextants are available, and we're scaling, return NCBLIT_3x2.
Once we detect sextant availability, we'll have sexblitter
as a default -- stay tuned! #1114
4 years ago
..
internal Add C++ bindings 5 years ago
Cell.hh rename cell->nccell, keep alias #1200 4 years ago
CellStyle.hh c++/rust struck #1138 4 years ago
Direct.hh direct: s/ncplane/ncdirectv/g 4 years ago
FDPlane.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
Menu.hh ncmenu_item_set_status: man page, NEWS, python, c++ #1057 4 years ago
MultiSelector.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
NCAlign.hh Prep for serious rusting #101 (#354) 5 years ago
NCBox.hh Prep for serious rusting #101 (#354) 5 years ago
NCKey.hh [C++] API sync 5 years ago
NCLogLevel.hh Prep for serious rusting #101 (#354) 5 years ago
NotCurses.hh Progress towards NCBLIT_3x2 by default 4 years ago
Palette256.hh convert all channel rgb calls #985 4 years ago
Pile.hh [C++] API sync 4 years ago
Plane.hh [Misc] A hodgepodge of tiny changes 4 years ago
Plot.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
Reader.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
Reel.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
Root.hh [C++] API sync 4 years ago
Selector.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
Subproc.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
Tablet.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
TabletCallback.hh Add C++ bindings 5 years ago
Utilities.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Visual.hh Progress towards NCBLIT_3x2 by default 4 years ago
Widget.hh [C++] Deal with widgets grabbing full ownership of Panel 4 years ago
_exceptions.hh [C++] Optionally enable throwing exceptions on errors 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