nick black
fec423264f
selector: undo switch to notcurses from ncplane
2020-05-09 07:51:23 -04:00
nick black
d89d8c52e9
notcurses_options: add flags field
2020-05-09 04:45:51 -04:00
nick black
7cb1558d21
FreeBSD: add LIB_DEPENDS for graphics/qr-code-generator #572
2020-05-09 03:11:02 -04:00
nick black
95ba340fba
ncplane_erase: fix bug in basecell preservation
2020-05-09 01:25:00 -04:00
nick black
d2c968b948
notcurses_init(): interpret NULL as /dev/tty #571
2020-05-08 22:33:39 -04:00
nick black
a859a3d652
notcurses_multiselector(3): fix up _selected
2020-05-08 21:42:04 -04:00
nick black
16376f872c
fix notcurses_ncplane(3) -> notcurses_plane(3)
2020-05-08 21:42:04 -04:00
nick black
26db8a66b7
ncplane_set_attr()/ncplane_set_channels()
2020-05-08 21:42:04 -04:00
nick black
f0357ef6cb
ncplane_contents(): declarations #582
2020-05-08 21:42:04 -04:00
nick black
48de25821c
ncreader man page #403
2020-05-08 21:42:04 -04:00
nick black
98b8e167cf
ncreader man page #403
2020-05-08 21:42:04 -04:00
nick black
4819c0e1c3
selector/multiselect: accept notcurses
2020-05-08 21:42:04 -04:00
nick black
dbdaebb3a4
notcurses-view: verify Notcurses::can_open()
2020-05-07 09:04:50 -04:00
nick black
e2b610506f
v1.3.4
2020-05-07 01:38:35 -04:00
nick black
67048bf5fa
release-checklist: add scan-build invocation
2020-05-07 00:53:23 -04:00
nick black
7337280e17
ncplane_at_yx(): const ncplane argument
2020-05-06 22:21:22 -04:00
nick black
5bdfc0183f
ncvisual_from_plane() #559
2020-05-06 21:40:24 -04:00
nick black
90dacae213
python/docs: declare ncvisual_from_plane()
2020-05-06 20:10:01 -04:00
nick black
94fcada67c
ncvisual_rotate: unify _cw/_ccw, take radians
2020-05-06 05:49:22 -04:00
nick black
f63325db60
Lots of ncvisual work
...
Unify ffmpeg/oiio/null implementations, where possible. This effectively
required placing all three in the same file, which meant they're all now
C++. Update FFmpeg implemenation to be C++-usable. Implement
ncvisual_rotate_cw() and ncvisual_rotate_ccw() #515 . Move most of tetris
over to Visual from Plane #558 . Add bgra_to_rgba(), necessary for
creating ncvisual from BGRA memory. Implement ncvisual_from_rgba()
and ncvisual_from_bgra() #557 . Add unit tests on ncvisual rotation.
2020-05-06 01:02:46 -04:00
nick black
39548acc3a
rename ncvisual_open_plane->ncvisual_from_file() #560
2020-05-06 01:02:46 -04:00
nick black
2ec3a8a5ca
visual.3: add ncvisual_subtitle() to man page
2020-05-06 01:02:46 -04:00
nick black
0135a6b54d
rotation: ncvisual, not ncplane #515
2020-05-06 01:02:46 -04:00
nick black
c0b2a64102
implement+doc notcurses_inputready_fd() #513
2020-05-02 12:56:39 -04:00
nick black
c8322e6cb1
ncfdplane: on non-following planes, break out on 0 read
2020-05-02 11:57:38 -04:00
nick black
456c54e9bd
fds.3: detail usage of ncsubproc_destroy() #552
2020-05-02 03:47:18 -04:00
nick black
e156bd42be
plot: match delete, not free, with new
2020-04-29 05:32:08 -04:00
nick black
84107c547d
view: support -m argument for margins #551
2020-04-29 03:24:11 -04:00
nick black
6e8a0bebae
view: support -k to inhibit alternate screen #551
2020-04-29 03:08:21 -04:00
nick black
288b841021
notcurses_fds.3 man page #546
2020-04-27 19:11:11 -04:00
nick black
559a45326c
notcurses_fds.3 man page #546
2020-04-27 19:11:00 -04:00
nick black
dcf262207b
notcurses-tetris.1: write up keys
2020-04-27 00:36:54 -04:00
nick black
d4f71405d2
release-doc: remove unnecessary directive
2020-04-26 22:46:43 -04:00
nick black
bfc243304c
document GBP steps for release
2020-04-26 21:38:32 -04:00
nick black
05753bd91a
v1.3.3
2020-04-26 21:25:23 -04:00
nick black
7d1e3c77c8
oiio: image scaling #535 , subimages for video #536
2020-04-26 18:33:52 -04:00
nick black
fdf8c4544e
fallin: move falling planes to top of z-axis
2020-04-26 08:29:22 -04:00
nick black
ffbcb069a6
man pages: s/FFmpeg/multimedia/g
2020-04-25 15:54:09 -04:00
Nick Black
9a075ae5d0
Support image decoding with OpenImageIO #453 ( #534 )
...
* fedora: dep on OpenImageIO, and use it
* fedora: dep on libqrcodegen-devel
* fedora: BuildRequires OpenEXR-devel
* tight check on USE_MULTIMEDIA
* CMake: enable notcurses-view for ffmpeg OR oiio
* notcurses-view: don't reach into libav
* oiio: ncvisual_render() #453
* oiio: need our own properly-offset ncvisual_plane()
* `visual` poc: accept optional command line argument
* oiio: work for 3-channel images #453
* oiio: destroy ncvisual's plane if we own it #453
* notcurses_visual.3: s/FFmpeg/multimedia/g
2020-04-25 15:52:23 -04:00
nick black
78da4e67ad
man: notcurses_error fix up syntax
2020-04-24 04:17:56 -04:00
nick black
cc3debf259
man: separate out ncplot functions
2020-04-24 04:17:56 -04:00
nick black
86a95eb4ea
man: update ncvisual_decode()
2020-04-24 04:17:56 -04:00
nick black
69ef83a777
man pages: update ncvisual_decode
2020-04-24 04:17:56 -04:00
nick black
a28a4f281e
notcurses_error(3) man page #532
2020-04-24 04:17:56 -04:00
Nick Black
0e73b9d3d5
Floating-point ncplot, genericize ncplot ( #531 )
...
* compile ncplot as c++ generic #446
* add floating-point plots #446
2020-04-23 03:52:07 -04:00
Nick Black
fe8034b5e0
ncfdplane, fileroller PoC, ncfdplane unit tests, qrcodes #24 #514 ( #524 )
...
* first draft of ncsubproc spec
* qrcode first draft #24
* demo: add qrcode demo skeleton, entries #24
* qrcode demo #24
* fedora python build changes from @dcantrell
* ncplane_qrcode() works #24
* add some flash to the qrcode demo #24
* drone: use newest builders
* fix up rgb PoC
* drop jungle demo to 100Hz target
* add fd.c
* ncfd skeletons
* more ncfdplane #514
* ncfdp i/o loop
* ncfp: improve uinit test, write core
* firm up ncfdplane #514
* fileroller PoC #514
* ncplane: allow '\n' in stream when scrolling #523
2020-04-20 23:26:41 -04:00
nick black
accda3416e
notcurses.3: we also accept ASCII
2020-04-19 18:50:28 -04:00
nick black
7a0f4677c3
man pages: update notcurses.h to notcurses/notcurses.h
2020-04-19 18:50:28 -04:00
nick black
38cca493e7
man pages: terminals don't honor COLORTERM, they honor escapes
2020-04-19 17:12:13 -04:00
nick black
0aa5bd850a
update release process for gbp
2020-04-19 15:55:43 -04:00
nick black
1dad2c6b50
v1.3.2
2020-04-19 02:24:03 -04:00
nick black
305b517191
v1.3.1
2020-04-18 00:36:38 -04:00
nick black
e00ef4aca9
prep for 1.3.1
2020-04-18 00:35:15 -04:00
Nick Black
c6a9997554
Normalize ncplane_at_* / ncplane_set_base() ( #479 )
...
* ncplane_at_* and ncplane_at_cursor_*
We had notcurses_at_yx() expanding into three distinct parts of
the cell structure, and ncplane_at_yx() / ncplane_at_cursor()
writing directly to a cell. It was annoying to remember which
was which. The latter two now have a signature matching
notcurses_at_yx(), while the old functionality has been moved
to ncplane_at_yx_cell() and ncplane_at_cursor_yx(). #476
2020-04-18 00:09:14 -04:00
nick black
957e09671e
debian: repack DFSG tarball using uscan #496
2020-04-17 21:14:12 -04:00
nick black
327c9cba78
Scrolling! all unit tests work #443
2020-04-15 11:37:57 -04:00
nick black
062caf0dfd
Doxygen: use recommended logo size
2020-04-15 11:37:57 -04:00
nick black
86e225dc4c
prep for 1.3.0 #460
2020-04-11 22:00:34 -04:00
nick black
24a9343b0b
prep for 1.2.9
2020-04-11 12:39:54 -04:00
nick black
69b716f7f8
prep for 1.2.8
2020-04-10 16:19:41 -04:00
nick black
3d9d8c0fe1
yank colloquy man page, since it's been extracted
2020-04-10 13:07:39 -04:00
nick black
89809d5b59
prep for 1.2.7
2020-04-09 20:21:33 -04:00
nick black
b04a37c433
plots: always start from the right #457
2020-04-08 21:26:15 -04:00
nick black
bdfcdf4086
get pydemo working again #459
2020-04-08 14:37:10 -04:00
nick black
6d366380ed
prep for 1.2.6
2020-04-08 10:10:47 -04:00
nick black
c717673458
drop keyplot man page/cmake #455
2020-04-08 09:39:10 -04:00
nick black
2c2da61c72
ncdirect: add relative move functions #419
2020-04-08 09:07:49 -04:00
Nick Black
c2a645e9af
Rust wrapper work ( #454 )
...
* packaging: s/libtinfo/Terminfo/g
* rust: add stddim_yx()
* rust: check for valid init in unit tests
* rust: serialize up tests
* constify notcurses_term_dim_yx()
* rust: add dim wrappers
* remove notcurses_resize() from public API #367
* call notcurses_resize() from notcurses_refresh() #367
2020-04-08 05:39:41 -04:00
nick black
37b5564722
man page for colloquy
2020-04-06 05:19:22 -04:00
nick black
77dd998b05
ncplot uses exclusively non-negative samples #447
2020-04-06 02:39:56 -04:00
nick black
5c44416426
export ncplane_putstr_yx() as static inline
2020-04-06 01:15:20 -04:00
nick black
4a6ab358ba
inline ncplane_putsimple_yx()
2020-04-05 23:54:38 -04:00
nick black
32c590ea64
document details of scrolling #323
2020-04-05 23:54:38 -04:00
nick black
fcd7e19e4c
Add ncplane_set_scrolling() #323
2020-04-05 23:54:38 -04:00
nick black
3d75f67465
changelog: fix up formatting
2020-04-05 20:13:37 -04:00
nick black
df3dc6b5bc
prep for 1.2.5
2020-04-04 18:49:16 -04:00
nick black
4917603478
ncplot: swap NCPLOT_2x1 and NCPLOT_1x1x4
2020-04-04 13:00:27 -04:00
nick black
2a7ccffec6
ncplot: add labelaxisd, use it in keyplot #438
2020-04-04 12:32:19 -04:00
nick black
c0f8d9b444
eliminate detectdomain, infer it from maxy==miny #439
2020-04-04 08:56:31 -04:00
nick black
68b4ba1706
plots: implement remaining vertical grid types #136
2020-04-03 08:27:08 -04:00
nick black
5bccf6b446
ncplot: implement x windowing #430
2020-04-03 05:51:02 -04:00
nick black
89a3c32615
add man page for notcurses-keyplot #430
2020-04-03 05:51:02 -04:00
nick black
4926186b5a
ncplot: check input parameters for validity #430
2020-04-03 05:51:02 -04:00
nick black
a2170a4291
ncplot: add_sample(), set_sample() #430
2020-04-03 05:51:02 -04:00
nick black
5aedb3491d
ncplot_plane(), ncplot_destroy()
2020-04-03 05:51:02 -04:00
nick black
69d6240741
ncplot_destroy, ncplot(3) man page
2020-04-03 05:51:02 -04:00
nick black
a77774f4dc
notcurses_at_yx(): value-result u32+u64, not cell
...
Resolves #410 . notcurses_at_yx() accepted a cell*, but the
gcluster of this cell was always set to 0. The EGC is instead
a heap-allocated copy, returned as the primary return value.
This is due to the absence of an egcpool to bind against.
Existing callers can be converted thus:
* instead of passing cell 'c', pass &(c)->attrword, &(c)->channels
* either initialize 'c' with CELL_TRIVIAL_INITIALIZER, or set its
gcluster field to 0 following the call
I've updated all calls from tests/demos, updated the docs, and
updated the C++ and Python wrappers.
2020-03-27 03:49:13 -04:00
nick black
73b61f6a69
Add bound planes ( #71 ) plus docs/tests
...
Add ncplane_bound(3). This allows a new plane N to be created in the
*bound* state relative to another ncplane B. If B moves, N moves the
same amount. If N is moved, the coordinates are taken relative to B
as opposed to the standard plane. If B is destroyed, N is destroyed.
Each plane can have many planes bound to it, but can only be bound to
a single plane. Add ncplane_reparent(3). This allows a plane to be
detached from any plane to which it is bound, and optionally rebound
to a new plane. The standard plane cannot be reparented.
Documentation and unit tests have been added for both.
2020-03-27 03:13:30 -04:00
nick black
013e445209
add notcurses_multiselector(3) to notcurses(3)
2020-03-25 07:38:35 -04:00
Nick Black
f9c54761f5
Basic mandelbrot for n
ormal demo #145 ( #424 )
...
normal: working mandelbrot, very basic #145
2020-03-25 07:19:56 -04:00
nick black
ae1421db15
ncvisual_render() API change/documentation #422
...
ncvisual_render() now returns the number of cells emitted
rather than just 0/-1. -1 is still returned on failure.
Rather than 0 for length meaning "all possible length", it
now means 0, and -1 means "all possible length". All demos,
tests, and PoCs have been updated. #422
2020-03-24 18:43:10 -04:00
nick black
7c6b655483
v1.2.4
2020-03-24 16:25:47 -04:00
nick black
3fff41ffa2
Doxygen: update INPUT for include hierarchy
2020-03-22 18:06:43 -04:00
Nick Black
52bdbc6724
ncplane_translate() accept NULL dest as standard plane #408 ( #411 )
...
* tetris man page
* tetris basic skeleton
* tetris: Ticker()
* README: fix up some obsolete terminology
* tetris: draw the game board
* tetris: add NewPiece()
* tetris: draw tetriminos
* tetris: check for stuck piece, move it down
* Accept NULL dst in ncplane_translate() #408
2020-03-22 17:33:08 -04:00
nick black
38f4255dc0
Define ncplane_mergedown() #361
...
ncplane_mergedown() is similar to the "Merge down" operation
in the GIMP. It writes to the destination plane the result
of rendering the source and destination frames per se.
2020-03-21 05:09:31 -04:00
nick black
ba90c70a47
ncplane_cursor_yx() takes const first argument
2020-03-14 21:15:37 -04:00
nick black
db30bcf0d2
document new ncdirect functions for cursor #402
2020-03-13 09:56:46 -04:00
Nick Black
c056a0a026
Subregion renders #293 ( #404 )
...
Add four new fields to notcurses_options: margin_{tblr}, which requests margins to the top, right, bottom, and left. Render only within those margins, leaving the screen otherwise untouched (well, cleared if using the alternate screen). #293
2020-03-13 05:07:33 -04:00
nick black
be089747a7
ncmultiselector_selected() #322
2020-03-09 15:31:16 -04:00
nick black
2dd97de4e4
multiselector man page
2020-03-09 15:31:16 -04:00
nick black
a9c64a8c8b
yummy covid-19
2020-03-09 15:31:16 -04:00
nick black
eead4c1414
notcurses_highgradient() added #398
2020-03-08 04:05:55 -04:00
nick black
ac683e21d2
v1.2.3
2020-03-07 18:53:36 -05:00
nick black
333f7c1192
define ncplane_rotate_cw/ccw()
2020-03-05 18:07:20 -05:00
nick black
afe724ee1d
docs: update for ncplane_translate_abs()
2020-03-03 01:04:28 -05:00
nick black
bb579d0d05
notcurses_directmode()->ncdirect_init()
2020-03-02 20:19:16 -05:00
nick black
0dc5456035
Emit JSON on -J arg to demo #387
...
Accept -J as a parameter requiring an option to notcurses-demo(1).
Update the man page and usage message to reflect this. Open the
specified file for binary writing with truncation at option parsing
time; fail out if we can't open it. At the end of the demo, write
the results out as JSON, using full precision for all values #387 .
2020-02-27 05:17:07 -05:00
nick black
a09bdc4ade
Add seqnum field to ncinput #374
2020-02-24 18:11:39 -05:00
nick black
ddd33fea31
ncdirect_move() doc, readme, python, c++ #382
2020-02-24 16:56:51 -05:00
nick black
e72111ac8b
v1.2.2
2020-02-24 00:03:00 -05:00
nick black
773b85e81e
poc/menu: kill brown-bagger, add backgrounds #383
2020-02-23 23:57:27 -05:00
nick black
9b0603bb32
Implement + test ncplane_mouseevent_p() #305
2020-02-23 03:50:17 -05:00
nick black
5e38da9ea3
implement ncplane_stain() #347
2020-02-21 07:00:53 -05:00
nick black
002e8be574
implement ncplane_format() #347
2020-02-21 06:52:57 -05:00
nick black
2780734efd
add ncplane_translate()
2020-02-21 06:26:57 -05:00
nick black
dc4271ca23
dumbass
2020-02-21 00:13:47 -05:00
nick black
f9d98dd05c
notcurses_stdplane_dimyx() #365
2020-02-20 23:40:13 -05:00
nick black
88c49df1b1
v1.2.1
...
DSFG demo can't have luigi
s/1.2.0/1.2.1/g
2020-02-20 05:13:22 -05:00
nick black
35d850f008
Implement + test ncplane_putegc_stainable() #352
2020-02-20 04:41:56 -05:00
nick black
7b27953c17
notcurses_reel(3): fix up some references
2020-02-19 23:00:52 -05:00
nick black
902766feaf
index.html: add Doxygen link
2020-02-19 22:58:43 -05:00
nick black
69e2e8ec26
add notcurses-pydemo(1) man page #359
2020-02-19 22:51:02 -05:00
nick black
5bf66563d3
notcurses-demo(1): note that jungle doesn't run without ccc
2020-02-19 18:44:53 -05:00
Nick Black
e5d6685c92
No locks, more lox #290 ( #358 )
...
* README/CMake: only require doctest 2.3.5
* man pages: remove talk of locking #290
* Remove locking from notcurses core #290
* Purge locking from notcurses core #290
2020-02-18 20:03:20 -05:00
Nick Black
e6637e81cc
Prep for serious rusting #101 ( #354 )
...
* CMake: add USE_PANDOC, USE_DOXYGEN options #101
* README: mention rust
* start integrating rust into build #101
* CMake: add USE_NETWORK option for cargo
* Debian: build-dep on doxygen
* rust: colloquy checks in Cargo.lock
* extract NCKEY defines into their own include
* colloquy: use clap to parse CLI args
* CMake: unify option namespace
* Python: update include path
* Rust: fix up --frozen workings for -DUSE_NETWORK=off
* CMake: abstract out colloquy a little
* Sync direct.hh to the New Way
2020-02-18 12:36:16 -05:00
Jakub Wilk
f08d51c5e7
fix typos
2020-02-18 08:03:59 -05:00
nick black
d8dce42f94
Add a Doxyfile #297
2020-02-18 01:05:59 -05:00
nick black
2dc103f447
update primary versions to 1.2.1 for new cycle
2020-02-17 22:43:14 -05:00
nick black
2b08c53075
prep for 1.2.0
2020-02-17 21:57:52 -05:00
nick black
438ee1257b
remove doctest, rely on system
2020-02-17 17:36:27 -05:00
nick black
5f9e6fa706
release-checklist: purge src/demo/jungle.c
2020-02-17 03:23:21 -05:00
nick black
c6520ab84c
add notcurses_drop_planes, use from demo #346
2020-02-16 11:21:21 -05:00
nick black
643c1f4ed4
drop 0.4.0-sheet.png from README.md
2020-02-16 11:21:21 -05:00
nick black
8ecb4ba6a8
declare gradient functions #340
2020-02-16 11:21:21 -05:00
nick black
124004c87c
add nplane_polyfill_yx() #340
2020-02-14 05:38:08 -05:00
nick black
ce3e5d112e
add ncdirect_clear() #343
2020-02-14 05:38:08 -05:00
nick black
6d629025e3
add ncdirect_fg_default() and ncdirect_bg_default()
2020-02-14 05:38:08 -05:00
nick black
9923b69296
demo: remove H option, no longer necessary
2020-02-12 19:43:30 -05:00
nick black
8beb5d66fd
demo: hook up Ctrl+'u' for about screen #338
2020-02-12 13:13:03 -05:00
nick black
9fc53e811f
ncplane_perimeter() plus unit test
2020-02-12 12:29:28 -05:00
nick black
d8c42d4d1e
ncmenu_selected() fills in an ncinput #333
2020-02-12 09:11:28 -05:00
nick black
048b17952e
notcurses_ncinput(3): add NOTE about shift key
2020-02-11 22:44:45 -05:00
nick black
e71c9284ef
man pages: address some syntax issues
2020-02-11 20:46:39 -05:00
nick black
155650afa4
notcurses_ncplane(3): update blitter signatures
2020-02-11 20:36:42 -05:00
nick black
78ff79fb34
sign our tags
2020-02-11 20:12:15 -05:00
nick black
887726b0d9
Debian: move all symbols/history to 1.1.8
2020-02-11 19:11:34 -05:00
nick black
cda600a4aa
:/
2020-02-10 21:37:20 -05:00
nick black
b0c72607c4
ncmenu_offer_input(), use it in demo/pocmenu #333
2020-02-10 20:22:23 -05:00
nick black
aacec297b2
ncmenu: declare ncmenu_offer_input()
2020-02-10 15:41:25 -05:00
nick black
74b9690cf3
ncmenu: remove dumb restrictions/special casing
2020-02-10 15:18:28 -05:00
nick black
1b6727404a
notcurses_output: spelling
2020-02-10 01:04:01 -05:00
nick black
b7a92e0321
notcurses-tester(1) man page #326
2020-02-08 22:58:46 -05:00
nick black
889e29731b
add back doc/0.4.0-sheet.png
2020-02-08 16:48:26 -05:00
nick black
2d685616a7
Debian: dep on python3-all-dbg for python dbgsyms generation
2020-02-08 16:42:41 -05:00
nick black
1ed6000193
ncstats: add plane count, fix fbbytes accounting
2020-02-07 09:19:08 -05:00
nick black
8e29b5ba0f
add highcon demo #181
2020-02-07 09:19:08 -05:00
nick black
05997f9988
notcurses-demo: accept -i to continue on demo failure
2020-02-07 01:05:27 -05:00
nick black
0daf7503d5
expand DFSG removals
2020-02-06 21:04:37 -05:00
nick black
74775b97ec
enmetric->ncmetric #324
2020-02-05 20:18:11 -05:00
nick black
89f516dcaa
tablet->nctablet, add ncreel to python #324
2020-02-05 20:04:56 -05:00
nick black
c519c95fff
panelreel -> ncreel #324
2020-02-05 17:29:42 -05:00
nick black
01bc543399
tag demos requiring ffmpeg
2020-02-05 10:41:13 -05:00
nick black
959b2b8d70
notcurses-demo(1): markdown syntax
2020-02-05 09:39:35 -05:00
nick black
b284901d18
prep for 1.1.6
2020-02-05 04:08:42 -05:00
nick black
bb7b92ea4a
ncdirect_styles_*() declarations #321
2020-02-05 02:27:41 -05:00
nick black
429e00d612
v1.1.5
2020-02-04 23:26:55 -05:00
nick black
d13e7fced4
DFSG: add release notes, remove unused media #316
2020-02-04 23:18:40 -05:00
nick black
116453bfec
notcurses-demo(1): add note about DFSG build #316
2020-02-04 23:18:40 -05:00
nick black
5cd3a4c41d
ncdirect_dim_y()/x()
2020-02-04 03:04:38 -05:00
nick black
2a9f3c5ab3
ncmenu_selected(), update docs #179
2020-02-04 01:05:51 -05:00
nick black
4d613217b3
ncmenu: only allow one at a time
2020-02-04 00:17:51 -05:00
nick black
10a269c963
ncmenu: reject double menu
2020-02-04 00:08:03 -05:00
nick black
49013433ea
demo: spruce up table a bit more
2020-02-03 22:37:08 -05:00
nick black
2ced7357ce
ncmenu man page #179
2020-02-02 12:57:32 -05:00
nick black
db53b36d94
ncmenu: calculate height based off sections #179
2020-02-02 12:57:32 -05:00
nick black
fdc541c6e5
copy over menu elements #179
2020-02-02 05:13:40 -05:00
nick black
8984422f1e
basics of menu #179
2020-02-02 05:13:40 -05:00
nick black
6fde6e66b7
markdown syntax fixen
2020-02-02 05:13:40 -05:00
nick black
6e642f1749
more menu work #179
2020-02-02 05:13:40 -05:00
nick black
e9dba91cf4
menus: basic declarations #179
2020-02-02 05:13:40 -05:00
nick black
60c19017f0
v1.1.4
2020-02-02 02:48:22 -05:00
nick black
25ce448889
rgba_blit()/bgrx_blit() #311
2020-02-02 02:20:01 -05:00
nick black
81d69c6ce6
v1.1.3
2020-02-01 02:40:20 -05:00
nick black
746ef96ea1
prep for v1.1.3
2020-02-01 02:37:55 -05:00
nick black
eefd6eda38
notcurses_select(3): fix man page formatting
2020-02-01 02:31:05 -05:00
nick black
c1664170fd
selector: bgchannels only inside the body #302
2020-01-31 21:25:21 -05:00
nick black
741761787f
notcurses_selector(3) man page #302
2020-01-31 17:44:30 -05:00
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.
2020-01-30 08:55:01 -05:00
nick black
c9bfc54381
prep for 1.1.2
2020-01-29 01:03:00 -05:00
nick black
c1c25afcc7
Python: fix up debug package #298
2020-01-28 16:43:02 -05:00
nick black
69bbe575b3
release checklist: test debian package
2020-01-27 02:23:27 -05:00
nick black
ac791c781d
1.1.1, update version numbers
2020-01-27 02:15:38 -05:00
nick black
1fd0563093
Direct mode with its own type #77
...
Introduce the new type 'ncdirect', a stripped-down 'notcurses'
suitable for inline modification of regular output. Used the new
type because otherwise there were going to be if(directmode) checks
everywhere. Direct mode encompasses only colorizing and styling.
Add new man page notcurses_directmode(3). Add new section to README.
Add new PoC using direct mode RGB. Update demo table summary to use
direct mode.
2020-01-25 01:13:04 -05:00
nick black
2ea10d4b28
Remove clear_screen_start option
...
As it turns out, we can't portably load the initial terminal contents
(there are some hacks of various EXTREME nature, but none of them are
worth it for the rather limited benefit). The O(1)-time damage
inference requires knowledge of what was previously present to
inibit unnecessary draws. We would then need some special cell value
indicating "not yet written to" to distinguish a purposeful null
cell from an initial cell. Again, we could do this, but for what value?
Finally, the idea of clearing new area on SIGWINCH was always flawed,
as we can't do that from a signal handler.
With the advent of direct mode #77 , the reason for this largely goes
away in any case.
2020-01-24 04:06:41 -05:00
nick black
6e92492117
docs, python: add notcurses_canchangecolor()
2020-01-19 06:16:09 -05:00
nick black
dec2ab515e
python: update palette256 API wrapper
2020-01-19 04:07:25 -05:00
nick black
bee5be9d80
chunli: finalize out
2020-01-19 02:30:46 -05:00
nick black
1e403123e1
s/notcurses_render/demo_render/g pass
2020-01-18 21:17:05 -05:00
Nick Black
3d612aebcb
ruins color cycling demo #253 ( #287 )
...
* palette_set: update pal256 damage map #230
* drone: use newest builders
* palette: send oc on exit for color reset #285
* palette_new: copy existing palette in #230
* Python: use checkRGB everywhere
* more palette unit testing
* add ncplane_set_*_palindex()
* render fg palindex #230
* palette index color is out of 1000
* jungle demo works #253
2020-01-18 20:42:29 -05:00
nick black
6434593afb
notcurses-demo.1: add copyrights
2020-01-18 16:06:39 -05:00
nick black
b02acd8631
Curry a void* to fader callbacks #284
2020-01-17 09:30:53 -05:00
nick black
98fe08727b
fallen: open the curtain on patents.png
2020-01-17 08:35:28 -05:00
nick black
3bd0732e81
notcurses_view: accept -s option
2020-01-17 08:35:28 -05:00
nick black
011f7524bb
reject bad demo spec before starting
2020-01-17 08:35:28 -05:00
nick black
55b7dc992b
notcurses_resize(3) man page #279
2020-01-17 08:35:28 -05:00
nick black
7860e1eace
first start of fallin' demo
2020-01-17 08:35:28 -05:00
nick black
08f6fa0e79
implement ncplane_dup()
2020-01-17 08:35:28 -05:00
nick black
6365fc0917
encode palette index into channels/attr #230
2020-01-17 08:35:28 -05:00
nick black
684bcdcc8c
introduce palette256 #230
2020-01-17 08:35:28 -05:00
nick black
76228019ee
cell.3: update cell_blend_*() signatures
2020-01-15 05:20:58 -05:00
nick black
2c2542a553
docs/rust/python: update versions to 1.1.0
2020-01-15 04:50:54 -05:00
nick black
3af3372dfd
index.html for html documentation
2020-01-14 16:48:39 -05:00
nick black
8f07eb9ffe
hierarchal->hierarchical
2020-01-14 16:46:16 -05:00
nick black
adf808110d
convert remaining man1 pages to pandoc
2020-01-14 16:20:24 -05:00
nick black
dd7f8eff4b
ncvisual_stream: add timescale param
2020-01-14 15:50:17 -05:00
nick black
5e1764d9b1
ncvisual_stream: add timescale param
2020-01-14 15:50:16 -05:00
nick black
7c687faea0
pulsing text + unit test + docs #163
2020-01-14 01:09:37 -05:00
nick black
23b5078ed1
pulsing text declarations
2020-01-14 01:09:26 -05:00
nick black
d9b721971a
merge in doc changes
2020-01-12 14:49:42 -05:00
nick black
3c7b9777e4
throw analytics into man pages
2020-01-12 14:48:35 -05:00
nick black
1b83c8b182
uniblock: drop rtl blocks for now #183 #259
2020-01-12 10:15:56 -05:00
nick black
243ddf0702
add widechars.png image to readme
2020-01-12 07:51:35 -05:00
nick black
4fca9425d9
notcurses_cell.3: add clipped
2020-01-12 07:46:38 -05:00
nick black
d5c82e2024
notcurses_ncplane.3: add ncplane_clipped()
2020-01-12 07:46:38 -05:00
nick black
6fc38cdf42
notcurses-demo.1: syntax fix for man page
2020-01-12 00:09:37 -05:00
nick black
d057473c4c
notcurses-demo.1: migrate to pandoc
2020-01-11 01:59:02 -05:00
nick black
eba64b0990
man page syntax fixups
2020-01-10 10:56:13 -05:00
nick black
dd3046ddf3
notcurses_input.3: fix syntax
2020-01-10 10:30:39 -05:00
nick black
0330919564
add notes about python release
2020-01-09 06:47:46 -05:00
nick black
5a555ff917
v1.0.2
2020-01-09 05:50:20 -05:00
nick black
7e40453199
v1.0.1
2020-01-09 05:22:34 -05:00
nick black
202115d826
Add python3-all-dev build-dep
2020-01-07 16:15:27 -05:00
nick black
1a2cccaa18
fold out ncplane_move_cursor_yx() wherever possible #257
2020-01-05 03:46:51 -05:00
Nick Black
f5c6297902
Chun Li demo ( #251 )
...
* chun li demo
* ncvisual_decode: allow multiple renders of the same frame
* add -H to notcurses-demo man page
* update section 1 man page versions
2020-01-04 07:21:54 -05:00
nick black
5dd90f3735
add ncplane_dim_[yx] quick accessors
2020-01-04 04:34:29 -05:00
Nick Black
f6975d11d5
Docs/API sweep for 1.0.0 #244 #249 ( #250 )
...
* sync up some docs #244
* sync README and man page
* notcurses_output() man page work
* pull attr/channels from output functions #244
* witherworm: clean up explicit moves #244
* still more man page work
* notcurses_lines, last of the man pages i think
* panelreel man page #244
* debian: ruby-ronn->pandoc
* debian: full multiarch compliance
* debian: symbols file
* pandoc: fix syntax for lexgrog
* fm6.mkv: strip audio
* pandoc: fix up apropos man syntax #249
* ncurses_lines man page
2020-01-04 02:37:55 -05:00
nick black
03636b14d3
maxcolor -> trans, document loglevels
2020-01-03 12:13:03 -05:00
nick black
9ceb708c00
man page syntax fixes
2020-01-03 05:51:27 -05:00
nick black
029256e6fc
notcurses-input docs
2020-01-01 22:39:16 -05:00
nick black
dee889ee05
some documentation on cells/threads
2020-01-01 22:06:07 -05:00
nick black
94f597a9bb
ronn -> pandoc #245
2020-01-01 21:26:21 -05:00
nick black
e81e58035e
notcurses_at_yx() added
2019-12-31 20:51:20 -05:00
nick black
d1921943ee
notcurses_ncplane(3) details
2019-12-31 18:53:52 -05:00
nick black
5c3dc72e51
update notcurses_ncplane(3) SEE ALSO links
2019-12-30 13:13:42 -05:00
nick black
41ff6fa5bd
update man pages for ncplane_new()
2019-12-30 07:49:06 -05:00
nick black
ed980f1059
pull _get from all accessors
2019-12-30 01:10:10 -05:00
nick black
924d80f0d5
don't blend default colors #235
2019-12-29 17:49:38 -05:00
nick black
f48cdd2a0e
more man pages ( #213 )
2019-12-29 16:41:28 -05:00
nick black
d06ea0463c
cell man page #213
2019-12-29 16:26:04 -05:00
nick black
fabb2f44d4
notcurses_render ronn syntax fix #213
2019-12-29 03:48:33 -05:00
nick black
46b1b8e622
notcurses_stats man page #213
2019-12-29 03:24:32 -05:00
nick black
e3e619beae
notcurses_render ma page #213
2019-12-29 02:30:25 -05:00
nick black
2bc3717a01
link up man references ( #213 )
2019-12-28 22:47:50 -05:00
nick black
a43eab6921
notcurses_newplane(3) man page #213
2019-12-28 22:05:55 -05:00
nick black
665d54e33c
man page linking ( #213 )
2019-12-28 21:54:02 -05:00
nick black
daad1c7ea3
more man pages ( #213 )
2019-12-28 21:02:54 -05:00
nick black
a0d00c8aa3
man page work ( #213 )
2019-12-28 20:57:10 -05:00
nick black
9849e66c43
section 3, not 3notcurses
2019-12-28 20:17:34 -05:00
nick black
502a1bf0e8
notcurses_stop(3) man page #213
2019-12-28 20:15:11 -05:00
nick black
734708616b
html documentation
2019-12-28 20:11:08 -05:00
nick black
7c5a13e7ac
notcurses_init(3) man page #213
2019-12-28 19:58:05 -05:00
nick black
21c3861804
s/bannner/banner/g, heh
2019-12-28 18:37:44 -05:00
nick black
38cff7e54f
man pages #213
2019-12-27 08:35:16 -05:00
nick black
4ce774ba13
man pages: fix install #213
2019-12-27 08:20:48 -05:00
nick black
e05bde3d5a
gimme a bit of top-level man page
2019-12-27 08:16:13 -05:00
nick black
38ace7677f
build man pages properly #213
2019-12-27 08:01:15 -05:00
nick black
cad8471d76
build man pages using ronn
2019-12-27 07:36:42 -05:00
nick black
6ffbe195cc
man: fix up groff syntax
2019-12-25 11:59:30 -05:00
nick black
24350ed51e
get everybody read for 0.9.3
2019-12-25 11:55:07 -05:00
Nick Black
4571b57ece
Rust/FreeBSD ( #221 )
...
* rust bindings
* update release documentation with Rust info
* panelreel tester: accept command-line options#180
* input: char32_t not wchar_t in output
* freebsd compilation issues #196
2019-12-25 10:11:24 -05:00
nick black
dfa6c91257
add 'q' to man page
2019-12-24 02:17:33 -05:00
nick black
708159c686
x-ray demo
2019-12-22 12:27:35 -05:00
Nick Black
9b81de3789
O(1) passive damage detection #189 ( #197 )
...
* notcurses: set up lastframe #189
* render: o(1) take no prisoners damage detection #189
2019-12-22 08:08:53 -05:00
nick black
c3fa7ea664
bleachworm replaces widechomper #177
2019-12-22 00:27:43 -05:00
nick black
792b1f2cfb
notcurses-demo: accept -p to find data files #160
2019-12-20 01:32:14 -05:00
Nick Black
957549105b
Wide character rigor ( #117 ) ( #157 )
...
* unidamage PoC
* add cell_load_simple()
* clear CELL_WIDEASIAN_MASK in cell_load()
* split out render code
* add CELL_SIMPLE_INITIALIZER
* widecolor: fix message plane
* widecolor: simplify color increments
* document wide character handling
* unit tests for wide obliteration #117
* widechar obliteration hardening #117
* widecolor -> widechomper, update man page
2019-12-18 04:38:43 -05:00
nick black
a916d929db
RGBtoANSI: fixup lower grey onversions, looks reasonable now #4
2019-12-15 23:13:13 -05:00
nick black
f9ac7a7737
image in README
2019-12-15 17:17:20 -05:00
nick black
a72bf25907
install section 3 man page
2019-12-12 07:38:04 -05:00
Nick Black
0d2c43603b
Luigi in Mega Man world ( #127 )
...
* uniblock-demo: reset background to black
* warning about quantization
* some luigi love
* update cell documentation
* add unit test for move of stdplane
* MoveToLowerRight unit test
* ncplane_move_yx(): error to move stdscr
* better box permutations test
* luigi in megaman2 world
* stats: don't print 'em if we haven't got 'em
2019-12-10 06:02:49 -05:00
nick black
065d44001c
change demo order
2019-12-08 14:05:48 -05:00
nick black
92fb071fb1
basic man pages for -view and -input
2019-12-05 10:18:02 -05:00
nick black
e1356a2183
install man pages
2019-12-05 10:12:47 -05:00
nick black
c5157dbe54
a few more changes to release guide
2019-11-28 22:22:44 -05:00
nick black
f68c2e548d
Merge branch 'master' of github.com:dankamongmen/notcurses
2019-11-28 22:21:43 -05:00
nick black
17d7d8a8c5
release guide
2019-11-28 22:21:16 -05:00
nick black
5b0bc60ed7
release guide
2019-11-28 22:19:15 -05:00