notcurses/doc
Nick Black 9112185657
Split up notcurses/notcurses-core (#1297)
Extract `libnotcurses-core` from `libnotcurses`. The former contains everything except multimedia code. The latter contains multimedia stuff (a wrapper around FFmpeg or OIIO). If built with `-DUSE_MULTIMEDIA=none`, there will not be any `libnotcurses.so` generated. `libnotcurses.so` uses library constructors/destructors to insert its implementation into the `ncvisual` stack at runtime. Users linking `-lnotcurses` will get the full implementation; users linking `-lnotcurses-core` only will get the stack less multimedia code.

The upshot of this is that someone can compile/install only `libnotcurses-core`, and a program linked against it will work just fine. This eliminates the need to install the full (large) dependency stack of the multimedia code unless necessary. This will hopefully be useful for e.g. installers etc. Closes #339.
2021-01-18 14:10:04 -05:00
..
examples first mdbook program 2021-01-08 00:54:05 -05:00
man Split up notcurses/notcurses-core (#1297) 2021-01-18 14:10:04 -05:00
analytics-header.html throw analytics into man pages 2020-01-12 14:48:35 -05:00
Doxyfile v2.1.5 2021-01-15 05:14:07 -05:00
HACKING.md HACKING: document right-to-left shittery 2020-12-25 00:18:11 -05:00
logo-200x55.png update logo to notcurses II xray #1144 2020-11-27 20:55:38 -05:00
logo-1280x640.png update logo to notcurses II xray #1144 2020-11-27 20:55:38 -05:00
model.dot model.dot: simplify 2020-12-13 06:01:12 -05:00
release-checklist.md remove cell_noforeground_p() from python 2020-07-26 22:07:15 -04:00
sexblitter-perfection.png quadblitter all different unit test #1080 2020-10-31 23:45:10 -04:00
sexblitter-perfection.xcf add xcfs for galleries in doc/ 2020-11-01 00:07:21 -04:00
testing-checklist.md move ncreel to PoCs, don't install #1033 2020-09-28 07:20:16 -04:00
widechars.png add widechars.png image to readme 2020-01-12 07:51:35 -05:00
worldmap-sexblitter.png quadblitter all different unit test #1080 2020-10-31 23:45:10 -04:00
worldmap-sexblitter.xcf add xcfs for galleries in doc/ 2020-11-01 00:07:21 -04:00