Commit Graph

68 Commits (d5d827f38e1b7a3810e7fe5b13b3c435adfdc5bc)

Author SHA1 Message Date
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
5 years ago
nick black ac683e21d2
v1.2.3 5 years ago
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.
5 years ago
nick black e72111ac8b
v1.2.2 5 years ago
nick black 88c49df1b1
v1.2.1
DSFG demo can't have luigi
s/1.2.0/1.2.1/g
5 years ago
nick black 7b27953c17
notcurses_reel(3): fix up some references 5 years ago
nick black 69e2e8ec26
add notcurses-pydemo(1) man page #359 5 years ago
nick black 5bf66563d3
notcurses-demo(1): note that jungle doesn't run without ccc 5 years ago
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
5 years ago
Jakub Wilk f08d51c5e7 fix typos 5 years ago
nick black 2b08c53075 prep for 1.2.0 5 years ago
nick black 9923b69296
demo: remove H option, no longer necessary 5 years ago
nick black 048b17952e
notcurses_ncinput(3): add NOTE about shift key 5 years ago
nick black e71c9284ef
man pages: address some syntax issues 5 years ago
nick black 887726b0d9 Debian: move all symbols/history to 1.1.8 5 years ago
nick black cda600a4aa :/ 5 years ago
nick black b7a92e0321
notcurses-tester(1) man page #326 5 years ago
nick black 8e29b5ba0f add highcon demo #181 5 years ago
nick black 05997f9988
notcurses-demo: accept -i to continue on demo failure 5 years ago
nick black c519c95fff
panelreel -> ncreel #324 5 years ago
nick black 01bc543399
tag demos requiring ffmpeg 5 years ago
nick black 959b2b8d70
notcurses-demo(1): markdown syntax 5 years ago
nick black b284901d18
prep for 1.1.6 5 years ago
nick black 429e00d612 v1.1.5 5 years ago
nick black 116453bfec notcurses-demo(1): add note about DFSG build #316 5 years ago
nick black 49013433ea
demo: spruce up table a bit more 5 years ago
nick black 60c19017f0
v1.1.4 5 years ago
nick black 746ef96ea1 prep for v1.1.3 5 years ago
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
nick black c9bfc54381
prep for 1.1.2 5 years ago
nick black c1c25afcc7 Python: fix up debug package #298 5 years ago
nick black ac791c781d
1.1.1, update version numbers 5 years ago
nick black bee5be9d80
chunli: finalize out 5 years ago
nick black 1e403123e1
s/notcurses_render/demo_render/g pass 5 years ago
nick black 6434593afb
notcurses-demo.1: add copyrights 5 years ago
nick black 98fe08727b fallen: open the curtain on patents.png 5 years ago
nick black 3bd0732e81 notcurses_view: accept -s option 5 years ago
nick black 7860e1eace first start of fallin' demo 5 years ago
nick black 08f6fa0e79 implement ncplane_dup() 5 years ago
nick black 2c2542a553 docs/rust/python: update versions to 1.1.0 5 years ago
nick black adf808110d
convert remaining man1 pages to pandoc 5 years ago
nick black dd7f8eff4b
ncvisual_stream: add timescale param 5 years ago
nick black 5e1764d9b1
ncvisual_stream: add timescale param 5 years ago
nick black d9b721971a
merge in doc changes 5 years ago
nick black 3c7b9777e4
throw analytics into man pages 5 years ago
nick black 1b83c8b182
uniblock: drop rtl blocks for now #183 #259 5 years ago
nick black 6fc38cdf42 notcurses-demo.1: syntax fix for man page 5 years ago
nick black d057473c4c
notcurses-demo.1: migrate to pandoc 5 years ago
nick black 5a555ff917
v1.0.2 5 years ago
nick black 7e40453199
v1.0.1 5 years ago