Commit Graph

699 Commits (a748dea61b5b1c7c0a54af36d59cfefb6fa73f1a)
 

Author SHA1 Message Date
nick black a748dea61b uniblock: restore colors/fade 5 years ago
nick black 5dd90f3735 add ncplane_dim_[yx] quick accessors 5 years ago
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
5 years ago
nick black a868a29c24
notcurses-view: support resizes post-render 5 years ago
nick black 2ada135fc2
add ncplane_resize_simple() 5 years ago
nick black 03636b14d3
maxcolor -> trans, document loglevels 5 years ago
nick black 781a0eda44 clean up input thread in demo #246 5 years ago
nick black bd27e056e7 don't ncvisual_decode+stream #246 5 years ago
nick black 9ceb708c00 man page syntax fixes 5 years ago
nick black c7558550f4 drop sprite-enhalfen 5 years ago
nick black 0de1856e38 accept a loglevel for libav 5 years ago
nick black 6518e2f888 xray: free up path accessor 5 years ago
nick black 867a0db3e9 witherworms: rewrite with ncplane_at_yx() 5 years ago
nick black 029256e6fc
notcurses-input docs 5 years ago
nick black dee889ee05
some documentation on cells/threads 5 years ago
nick black 94f597a9bb ronn -> pandoc #245 5 years ago
nick black 390ca477bd
CMake: NAME_WLE requires CMake 3.14 5 years ago
nick black b1c16cd437
more space between instances than letters, ick 5 years ago
nick black 136779826c
cargo: 0.9.9 5 years ago
nick black 6cfdeca95d
cmake: kill GLOB rule 5 years ago
nick black 029142e2c2
grid demo: actually do something now 5 years ago
nick black f2df310edb
v0.9.9 5 years ago
nick black 44da49d351
ncvisual: free up the oframe #241 5 years ago
nick black e05ec51629
ncvisual: fix the major memory leak in streaming #241 5 years ago
nick black bc1f9bfb43
ncvisual: free up image alloc #241 5 years ago
nick black 9fdee8f672
xray: kill obsolete FIXME and static 5 years ago
Nick Black 2fbc94e41c
Higher planes obliterate bisected wide glyphs #158 (#243)
* higher planes stomp wide glyphs
* broken unit test
* develop out widestomp PoC
* fix notcurses_at_yx()
* fix up dig_visible_cell() return value
* refuse wide glyph on last column #242
* set adjacent cell wide when rendering #158
* xray: eliminate weird color flicker
* witherworm: don't eat wide glyphs
* unit test for boxed glyph
* uniblock: no need to emit so many U+200Es
* witherworm: remove wide glyph hack
5 years ago
nick black 48177b8474
implement notcurses_at_yx() 5 years ago
nick black 35aa7f6e85
move cell_egc_copy() to internal.h 5 years ago
nick black e81e58035e
notcurses_at_yx() added 5 years ago
nick black d1921943ee
notcurses_ncplane(3) details 5 years ago
nick black 5c3dc72e51
update notcurses_ncplane(3) SEE ALSO links 5 years ago
nick black bdcea181a2
don't sleep without defined interval #224 5 years ago
nick black 41ff6fa5bd
update man pages for ncplane_new() 5 years ago
nick black e03653b964
fix libav when DISABLE_FFMPEG is used 5 years ago
nick black 99541cc036
pull out terminfo's cub1 5 years ago
nick black 328f72444e
use out own doctest 5 years ago
nick black 32ff214be2
update demos for ncplane_aligned #237 5 years ago
nick black 2ea4f77875
introduce ncplane_aligned() #237 5 years ago
nick black 8926fc5879
cursor: always get cnorm/civis defs #240 5 years ago
nick black 1697afc6b9 drone: use new builder images 5 years ago
nick black e2745cd12f debian: no more dep on libgtest-dev 5 years ago
nick black 9739f010e0 debian: add build-dep on ruby-ronn 5 years ago
nick black 7d4f9b5231 witherworm: message 5 years ago
nick black bcd12279c0 ncvisual: handle plane resize #169 5 years ago
nick black ed980f1059 pull _get from all accessors 5 years ago
nick black 014afa348b rename ncplane default -> base #236 5 years ago
nick black d5748c634d ncvisual: keep duration sum for better sync #113 5 years ago
nick black 707862507d use video pts when available #113 5 years ago
nick black c21a04137c curry a void* through ncvisual_stream #113 5 years ago