Commit Graph

151 Commits

Author SHA1 Message Date
nick black
3dee9bba7c need avframe 2019-11-26 20:23:40 -05:00
nick black
66432c37e1 libav: extract frame from AVFormatContext 2019-11-26 20:23:40 -05:00
nick black
66b06e9d91 add libav 0.29+ to deps 2019-11-26 20:23:40 -05:00
nick black
f20e8fde4b add notcurses_image_open() #23 2019-11-26 20:23:40 -05:00
nick black
f1e7b4a8e5 demo: properly center wave on front page #50 2019-11-26 07:52:41 -05:00
nick black
02a3b25ae0 get 'smso' capability for STANDOUT 2019-11-26 07:52:41 -05:00
nick black
01550af92b
pass number of columns to advance_cursor() #6 2019-11-26 07:16:15 -05:00
nick black
7aaa0fcce1
track wide char as reported by wcwidth(), add unit test #6 2019-11-26 07:14:44 -05:00
nick black
b91d867b29 sleep longer post-block now that we're so fast :) #41 2019-11-26 06:34:03 -05:00
nick black
750518c091 uniblock: only render at end of a block #41 2019-11-26 06:34:03 -05:00
nick black
762689b276 support default colors #31 2019-11-26 06:34:03 -05:00
nick black
37933c6978 uniblock demo: no newline in output #34 2019-11-26 05:32:40 -05:00
nick black
784cbea637 kill obsolete FIXME 2019-11-26 05:32:40 -05:00
nick black
d7ab44363c uniblocks: a few more blocks, and a hint of green 2019-11-26 05:32:40 -05:00
nick black
73c9fb7767 unicodeblocks-demo: list blocks we want, with descriptions 2019-11-26 05:32:40 -05:00
nick black
c685524229 move wave above text in intro 2019-11-26 05:32:40 -05:00
nick black
f91c80b008
unicodeblocks demo: only print chars where wcwidth() == 1 #34 2019-11-26 01:44:13 -05:00
nick black
6ee3de2b78
CMake: expose _XOPEN_SOURCE as PUBLIC 2019-11-26 01:42:04 -05:00
nick black
6b877f89a9
retain stdscr across a resize #28 2019-11-26 00:04:31 -05:00
nick black
fb07becc16
griddemo: use double-thick box draws for middle grid 2019-11-25 23:20:13 -05:00
nick black
8f840d8f91
demo: turn on box in intro 2019-11-25 21:34:47 -05:00
nick black
816cde0591
ncplane_box: explicitly move for last row 2019-11-25 21:34:26 -05:00
nick black
f67a97edfb
correctly handle ASCII + combining chars, add unit tests #36 2019-11-25 21:11:27 -05:00
nick black
94698a5982
add unit test for composed vs combined EGCs #36 2019-11-25 20:45:44 -05:00
nick black
64e998849a
sync widecolor demo stuff to outcurses 2019-11-25 20:28:36 -05:00
nick black
0d1fbdff06 unit test for boxes outside planes #37 2019-11-25 19:52:11 -05:00
nick black
24b3fe7da0 ncplane_box: check dimensions before drawing #37 2019-11-25 19:52:11 -05:00
nick black
190b38dc97 purge widecolor of RtL and LtR direction changes #25 2019-11-25 19:38:35 -05:00
nick black
5220836798 completely reset egcpool in egcpool_dump() 2019-11-25 19:38:35 -05:00
nick black
32a55b2ee3 1 << 24u, not 1 << 23u, stupid 2019-11-25 19:38:35 -05:00
nick black
26c584050c maxcolor demo: get it working 2019-11-25 19:38:35 -05:00
nick black
2f43da2d16 boxdemo: concentric boxes 2019-11-25 19:38:35 -05:00
nick black
5f053ab220 run maxcolor demo 2019-11-25 19:38:35 -05:00
nick black
894f52ce6c enter maxcolor demo 2019-11-25 19:38:35 -05:00
nick black
4a402a9843
only 30 blocks, that's quite enough 2019-11-25 18:07:09 -05:00
nick black
9744ca0d4c egcpool: copy in nonspacing characters of an EGC #32 2019-11-25 13:40:43 -05:00
nick black
6f92ae92ab egcpool: unit tests for utf8 conversion #20 2019-11-25 13:40:43 -05:00
nick black
a2f4fae96a huh 2019-11-25 13:40:43 -05:00
nick black
095d9035fb notcurses_options: provide retain_cursor bool #29 2019-11-25 13:40:43 -05:00
nick black
8fcb2923fa print our stats after restoring terminal 2019-11-25 13:40:43 -05:00
nick black
faa52a22b4 inhibit render printing in media res 2019-11-25 09:55:55 -05:00
nick black
7eb136ae78 render stats #12 2019-11-25 09:55:55 -05:00
nick black
e1034c5612 don't need timer just a clock 2019-11-25 09:55:55 -05:00
nick black
49e33bc6ff use civis capability to hide cursor #29 2019-11-25 09:55:55 -05:00
nick black
ba495faca9 add timespec utility functions 2019-11-25 09:55:55 -05:00
nick black
c89d8134fa launch unicodeblocks demo 2019-11-25 09:55:55 -05:00
nick black
8d7a63b853 print boxfilling chars in first demo 2019-11-25 09:55:55 -05:00
nick black
04d11a3521 reorder a bit of widecolor test 2019-11-25 09:55:55 -05:00
nick black
7fcb9d295c demo: get everything showing up 2019-11-25 09:55:55 -05:00
nick black
da607561e3 move ncplane management all together #26 2019-11-25 09:55:55 -05:00