Commit Graph

3482 Commits (a2cc5f096adb3991f264d96657b45a050fa8df2a)
 

Author SHA1 Message Date
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
nick black ccb3c137b3 add ncplane_box_sized() and ncplane_rounded_box_cells() 5 years ago
nick black 728d4775b6
initialize nc_ in notcurses tests #54 5 years ago
nick black 9f334f88df
libav: don't require a notcurses ctx for tests #54 5 years ago
nick black 80519c92fa libav: add LoadVideo unit test #35 5 years ago
nick black 98d6f12002 visual_open: round out libav loading #35 5 years ago
nick black 0c8f54d728 test video 5 years ago
nick black e9256b1397 add libavformat-dev to debian deps #35 5 years ago
nick black 3dee9bba7c need avframe 5 years ago
nick black 66432c37e1 libav: extract frame from AVFormatContext 5 years ago
nick black 66b06e9d91 add libav 0.29+ to deps 5 years ago
nick black f20e8fde4b add notcurses_image_open() #23 5 years ago
nick black f1e7b4a8e5 demo: properly center wave on front page #50 5 years ago
nick black 02a3b25ae0 get 'smso' capability for STANDOUT 5 years ago
nick black 01550af92b
pass number of columns to advance_cursor() #6 5 years ago
nick black 7aaa0fcce1
track wide char as reported by wcwidth(), add unit test #6 5 years ago
nick black b91d867b29 sleep longer post-block now that we're so fast :) #41 5 years ago
nick black 750518c091 uniblock: only render at end of a block #41 5 years ago
nick black 762689b276 support default colors #31 5 years ago
nick black 37933c6978 uniblock demo: no newline in output #34 5 years ago
nick black 784cbea637 kill obsolete FIXME 5 years ago
nick black d7ab44363c uniblocks: a few more blocks, and a hint of green 5 years ago
nick black 73c9fb7767 unicodeblocks-demo: list blocks we want, with descriptions 5 years ago
nick black c685524229 move wave above text in intro 5 years ago
nick black f91c80b008
unicodeblocks demo: only print chars where wcwidth() == 1 #34 5 years ago
nick black 6ee3de2b78
CMake: expose _XOPEN_SOURCE as PUBLIC 5 years ago
nick black 6b877f89a9
retain stdscr across a resize #28 5 years ago