Commit Graph

384 Commits

Author SHA1 Message Date
nick black
9a544488db
README: demo/tester want 'data', not 'tests', argh 2021-02-25 02:57:10 -05:00
nick black
211f180c56
README: provide the Focal PPA 2021-02-21 21:05:43 -05:00
nick black
87e7c2c490
differentiate ourselves from the python competition lol 2021-02-18 04:18:10 -05:00
nick black
97082cabc0 README: fix readline link 2021-02-10 04:29:06 -05:00
nick black
fb11bbce6f
update unicode emoji link to 13.1 2021-02-07 21:29:44 -05:00
nick black
874a1fcdbe
remove bogon and confusing FAQ entry 2021-02-06 13:57:15 -05:00
nick black
9a77f843a9
fundamental theorem of notcurses 2021-02-06 13:52:59 -05:00
nick black
a15141f16e
README: fold up unnecessary list 2021-02-06 13:49:41 -05:00
nick black
2cd8b9d82e
Further reduction of our gigantic README
Extract Curses differences and adaptation sections, and
move them to doc/CURSES.md. Reference this new document
in README.md. We now have sufficiently few sections that
we can dispense with the ToC. Do so.
2021-02-06 13:45:27 -05:00
nick black
56686348d7
more README.md trimming 2021-02-04 23:37:30 -05:00
nick black
dc436ec026
reorganize documentation, trim README.md 2021-02-04 23:33:24 -05:00
nick black
c35c87ba75
FAQs: add Q about COLORTERM and ssh 2021-02-03 08:58:12 -05:00
nick black
8416e6dfcf add José and igo95862 to README.md 2021-02-02 17:59:44 -05:00
nick black
7e227744d4
link to FOSDEM presentation video 2021-01-28 18:51:14 -05:00
nick black
52b9b9304a
link to FOSDEM presentation 2021-01-28 18:46:30 -05:00
nick black
6bb88c42ef
simplify wording in FAQ entry 2021-01-21 03:55:29 -05:00
nick black
7eafcfe598
rename notcurses-tetris -> nctetris 2021-01-21 03:51:12 -05:00
nick black
b0301c834d
git mv TERMS.md TERMINALS.md 2021-01-21 02:37:46 -05:00
nick black
feb592e590
add a note about static linking #1306 2021-01-21 01:26:58 -05:00
nick black
f8a835ce7c
not just poc but also pocpp 2021-01-20 01:41:48 -05:00
nick black
1631818784
rename notcurses-view to ncplayer #1299 2021-01-18 14:22:54 -05:00
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
nick black
60cce801b5
add INSTALL.md #1294 2021-01-16 19:57:52 -05:00
Nick Black
ca46e52340
readme: work around github rendering problems :/ 2021-01-12 18:55:03 -05:00
nick black
7f98eac236
history: add FOSDEM presentation 2021-01-12 18:49:16 -05:00
nick black
09dcda0253
README: give DragonFly BSD some love #1121 2021-01-11 22:07:36 -05:00
nick black
5904f31c8e
add FAQ about multimedia-free operation 2021-01-11 12:48:50 -05:00
nick black
68b340e3c8
ncdirect: prep readline for use #1120 2021-01-08 07:28:24 -05:00
nick black
a22288223b
OTHERS: link to slok's grafterm 2021-01-07 18:57:58 -05:00
nick black
11e1b34521 README: remove unnecessary verbiage 2021-01-07 18:40:53 -05:00
nick black
7e9dc0d23b
trim README a bit 2020-12-30 01:06:51 -05:00
joseLuís
e174ad44e2 update rust version in readme 2020-12-23 20:17:10 +01:00
nick black
0920675db1
there are now three ways to hide a plane, sigh 2020-12-20 18:53:08 -05:00
nick black
45a7458553
grotesque 2020-12-16 10:58:36 -05:00
nick black
520ce356b0
add 2.1.0 to history 2020-12-13 03:24:20 -05:00
nick black
c8378e62ff
README: update video link 2020-12-03 01:58:15 -05:00
nick black
b9ae0eee8c
readme: note that some terminals draw block chars directly 2020-12-03 01:57:23 -05:00
nick black
f3688f44fb
CMake: add demo target 2020-12-03 01:47:40 -05:00
nick black
f6a5aebf71
link to ncurses/libunistring in readme 2020-12-03 01:39:09 -05:00
nick black
93fef72da8 mention ncls in README.md 2020-12-01 04:17:39 -05:00
nick black
1f40b0728e link to 2.0 hype video 2020-11-28 20:45:16 -05:00
nick black
48efdeb84f tighten up link to minidebconf 2020-11-28 20:45:16 -05:00
nick black
d5797d84d5 update data model diagram, link to debminiconf talk in history 2020-11-28 20:45:16 -05:00
Érico Nogueira Rolim
067b35fe9d README: fix dpkg command. 2020-11-25 11:14:53 -05:00
nick black
27c58a0284
add crates.io crate 2020-11-22 01:17:50 -05:00
nick black
a5b6ce135d
README: list demo for example code 2020-11-18 06:29:10 -05:00
nick black
1a3bf4132e sexblitter: eliminate use of uninitialized lowestcur in collect_mindiffs() 2020-10-29 18:15:42 -04:00
nick black
40ca9d3230 add pypi badge 2020-10-29 18:15:42 -04:00
nick black
356aad8eff c and c++ badges 2020-10-29 18:15:42 -04:00
nick black
50a8981d0d readme: align build badge 2020-10-29 18:15:42 -04:00