Commit Graph

229 Commits (e222f213af2917f19ca0f68a822c07f00508a97f)

Author SHA1 Message Date
nick black ddd33fea31
ncdirect_move() doc, readme, python, c++ #382 5 years ago
nick black e72111ac8b
v1.2.2 5 years ago
nick black 773b85e81e poc/menu: kill brown-bagger, add backgrounds #383 5 years ago
nick black 9b0603bb32
Implement + test ncplane_mouseevent_p() #305 5 years ago
nick black 5e38da9ea3
implement ncplane_stain() #347 5 years ago
nick black 002e8be574
implement ncplane_format() #347 5 years ago
nick black 2780734efd
add ncplane_translate() 5 years ago
nick black dc4271ca23
dumbass 5 years ago
nick black f9d98dd05c
notcurses_stdplane_dimyx() #365 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 35d850f008
Implement + test ncplane_putegc_stainable() #352 5 years ago
nick black 7b27953c17
notcurses_reel(3): fix up some references 5 years ago
nick black 902766feaf
index.html: add Doxygen link 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 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
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 d8dce42f94
Add a Doxyfile #297 5 years ago
nick black 2dc103f447 update primary versions to 1.2.1 for new cycle 5 years ago
nick black 2b08c53075 prep for 1.2.0 5 years ago
nick black 438ee1257b
remove doctest, rely on system 5 years ago
nick black 5f9e6fa706
release-checklist: purge src/demo/jungle.c 5 years ago
nick black c6520ab84c add notcurses_drop_planes, use from demo #346 5 years ago
nick black 643c1f4ed4 drop 0.4.0-sheet.png from README.md 5 years ago
nick black 8ecb4ba6a8 declare gradient functions #340 5 years ago
nick black 124004c87c add nplane_polyfill_yx() #340 5 years ago
nick black ce3e5d112e add ncdirect_clear() #343 5 years ago
nick black 6d629025e3 add ncdirect_fg_default() and ncdirect_bg_default() 5 years ago
nick black 9923b69296
demo: remove H option, no longer necessary 5 years ago
nick black 8beb5d66fd
demo: hook up Ctrl+'u' for about screen #338 5 years ago
nick black 9fc53e811f
ncplane_perimeter() plus unit test 5 years ago
nick black d8c42d4d1e
ncmenu_selected() fills in an ncinput #333 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 155650afa4
notcurses_ncplane(3): update blitter signatures 5 years ago
nick black 78ff79fb34 sign our tags 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 b0c72607c4
ncmenu_offer_input(), use it in demo/pocmenu #333 5 years ago
nick black aacec297b2
ncmenu: declare ncmenu_offer_input() 5 years ago
nick black 74b9690cf3
ncmenu: remove dumb restrictions/special casing 5 years ago
nick black 1b6727404a
notcurses_output: spelling 5 years ago
nick black b7a92e0321
notcurses-tester(1) man page #326 5 years ago
nick black 889e29731b
add back doc/0.4.0-sheet.png 5 years ago
nick black 2d685616a7 Debian: dep on python3-all-dbg for python dbgsyms generation 5 years ago
nick black 1ed6000193 ncstats: add plane count, fix fbbytes accounting 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 0daf7503d5
expand DFSG removals 5 years ago
nick black 74775b97ec
enmetric->ncmetric #324 5 years ago
nick black 89f516dcaa
tablet->nctablet, add ncreel to python #324 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 bb7b92ea4a
ncdirect_styles_*() declarations #321 5 years ago
nick black 429e00d612 v1.1.5 5 years ago
nick black d13e7fced4 DFSG: add release notes, remove unused media #316 5 years ago
nick black 116453bfec notcurses-demo(1): add note about DFSG build #316 5 years ago
nick black 5cd3a4c41d
ncdirect_dim_y()/x() 5 years ago
nick black 2a9f3c5ab3
ncmenu_selected(), update docs #179 5 years ago
nick black 4d613217b3
ncmenu: only allow one at a time 5 years ago
nick black 10a269c963
ncmenu: reject double menu 5 years ago
nick black 49013433ea
demo: spruce up table a bit more 5 years ago
nick black 2ced7357ce ncmenu man page #179 5 years ago
nick black db53b36d94 ncmenu: calculate height based off sections #179 5 years ago
nick black fdc541c6e5 copy over menu elements #179 5 years ago
nick black 8984422f1e basics of menu #179 5 years ago
nick black 6fde6e66b7 markdown syntax fixen 5 years ago
nick black 6e642f1749 more menu work #179 5 years ago
nick black e9dba91cf4 menus: basic declarations #179 5 years ago
nick black 60c19017f0
v1.1.4 5 years ago
nick black 25ce448889
rgba_blit()/bgrx_blit() #311 5 years ago
nick black 81d69c6ce6
v1.1.3 5 years ago
nick black 746ef96ea1 prep for v1.1.3 5 years ago
nick black eefd6eda38
notcurses_select(3): fix man page formatting 5 years ago
nick black c1664170fd
selector: bgchannels only inside the body #302 5 years ago
nick black 741761787f
notcurses_selector(3) man page #302 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 69bbe575b3 release checklist: test debian package 5 years ago
nick black ac791c781d
1.1.1, update version numbers 5 years ago
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.
5 years ago
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.
5 years ago
nick black 6e92492117
docs, python: add notcurses_canchangecolor() 5 years ago
nick black dec2ab515e python: update palette256 API wrapper 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 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
5 years ago
nick black 6434593afb
notcurses-demo.1: add copyrights 5 years ago
nick black b02acd8631
Curry a void* to fader callbacks #284 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 011f7524bb reject bad demo spec before starting 5 years ago
nick black 55b7dc992b notcurses_resize(3) man page #279 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 6365fc0917 encode palette index into channels/attr #230 5 years ago