Commit Graph

208 Commits (17d7d8a8c5f9c6e36467485e75527687af450d2e)
 

Author SHA1 Message Date
nick black 17d7d8a8c5
release guide 5 years ago
nick black 1df1d9f471
debian: sync build-deps to cmake versions 5 years ago
nick black ad7a517ec8
notcurses_render(): propagate result of write(2) 5 years ago
Nick Black 7f9ac490b0
ncplane_resize(), slider demo (#64) (#74)
* sliding: bounding box around puzzle
* slider: make moves, deleting planes #61
* implement z-index move functions
* demo: allow demos to be chosen via command-line option
* allow default bg/fg to be explicitly chosen
* ncplane_resize() unit test #64
* useful links
* slider: use random colors
* use find_above() in ncplace_destroy()
* ncplane_resize() work #64
5 years ago
nick black 374403fdeb
sliding: color up pieces 5 years ago
nick black fe14403f9e
ncplane_double_box_cells(), used in sliding-demo #67 5 years ago
nick black ad183a6322
shuffle: color and label pieces #67 5 years ago
nick black e81377cf05 render: slow but simple z-depth algorithm #1 5 years ago
nick black a1c7bef894 sliding: draw into ncplanes #67 5 years ago
nick black 222c532c77 demo: introduce -d delay param, use everywhere 5 years ago
nick black c7cf4b1c9b sliding puzzle demo for planes #26 5 years ago
nick black 742a27fd00 ncplane unit test tiling the screen #26 5 years ago
nick black 494ce69ebf export styles unshifted, fix test in cell_get_style() #11 5 years ago
nick black 0b25c49f9c render: set styles #11 5 years ago
nick black f65d168d83 notcurses_render(): call term_setstyles() for sgr stuff #11 5 years ago
nick black bc662e92bb notcurses_render(): add term_setstyle() #11 5 years ago
nick black 2dde60c27a
ncplane_destroy(): pull it out of the zbuffer #26 5 years ago
nick black 01beeb07b8 declare ncvisual_render() #61 5 years ago
nick black 951c848ad9 minimum avformat version of 57 5 years ago
nick black 38ef2148bb widecolor: throw a box around summary 5 years ago
nick black d5cc65715e ncplane userptr routines + unit tests #26 5 years ago
nick black bd5596cc15 kill obsolete FIXME 5 years ago
nick black 71a127463a
ncplane_create() 5 years ago
nick black 9a41257669 libavutil/libswscale versions in intro 5 years ago
nick black 94ee128ef4 debian: deps on libavformat-dev, libswscale-dev 5 years ago
nick black b1029fc191 av: pass down through libswscale #61 5 years ago
nick black 8dfd050ab7 add ncplane_destroy() #26 5 years ago
nick black 5dfb07183c libav: throw an swscaler in the mix #61 5 years ago
nick black f948904f7b libavutil linkage #61 5 years ago
nick black 45697d54f9 libav: pass AVFrame back through #61 5 years ago
nick black d423978e1b run ncvisual_decode() in libav unit tests 5 years ago
nick black 9ed5a8b6c7 decode AVPacket into AVFrame #61 5 years ago
nick black cf557ff500 ncurses-view #61 5 years ago
nick black 4b2bf26ee2 ncvisual_destroy() implemented 5 years ago
nick black dc6ce9ba90 shrink leading box 5 years ago
nick black 7bc58fe603 consistency check assert in egcpool #59 5 years ago
nick black 3ef57d734e unit tests for egcpool removal #59 5 years ago
nick black 2080e0bff3 unit tests for exercised egcpool #59 5 years ago
Nick Black ba648dbd74
What a miserable evening tracking #57 (#60)
* widecolor-demo: don't emit spaces
* notcurses_init: newline before splash
* boxdemo: ncplane_erase() on entry #58
* uniblock-demo: print even wide chars #49
5 years ago
nick black ed6ec5e854
unicodeblocks: disable RtL blocks for now 5 years ago
nick black 164d2e1cc0
notcurses_render(): count multicols against running total #57 5 years ago
nick black ee2e16736c
signal handlers for INT, QUIT, WINCH #27 5 years ago
nick black f14ee490f2
CMake: visibility=hidden by default #56 5 years ago
nick black 5aa0b4912d
debian: build notcurses-bin with demo 5 years ago
nick black e64f7a22ff
v0.0.9 5 years ago
nick black 360a3f8600
print versions in startup 5 years ago
nick black c4fb15524d
ncurses_render(): fflush stdout following writes #46 5 years ago
nick black a0bb876549 render: if either fg or bg are default, send 'op' first #48 5 years ago
nick black 3bd67740cc ncplane_putstr(): copy attrword and channels directly #48 5 years ago
nick black f514fe234c switch demos to ncplane_rounded_box_cells() 5 years ago