Commit Graph

5051 Commits

Author SHA1 Message Date
nick black
0c6b1b73a6
[ffmpeg] adapt to ncstrwidth() 2021-11-26 02:53:16 -05:00
nick black
0b4232d07d
[ncstrwidth] yield to ncstrwidth_valid 2021-11-26 01:36:52 -05:00
nick black
02f00b01e7
[nctetris] drop background to 3x2 from PIXEL #2380 2021-11-26 01:13:37 -05:00
nick black
46251c1d30
[visual] diagnostics on failures 2021-11-26 00:47:36 -05:00
nick black
4491ce0a94
[shame] 2021-11-25 19:25:35 -05:00
nick black
2fd8f5086f
[windows] add initc capability to windows, stop querying ccc #2377 2021-11-25 19:15:13 -05:00
nick black
ed78203a1f
[nctetris] tighten up notcurses logo 2021-11-25 18:46:37 -05:00
nick black
d5e451939b
[sixel] copy through sixel_maxy_pristine #2379 2021-11-25 18:46:34 -05:00
nick black
9d4b23d56f
[nctetris] add a Notcurses logo 2021-11-25 17:08:28 -05:00
nick black
e8f210135a
[cbreak_mode] don't tolerate error on GetConsoleMode() 2021-11-25 15:31:45 -05:00
nick black
198d3b5f19 windows/freebsd: add logos 2021-11-25 15:18:04 -05:00
nick black
f992a55b2d [paint] stop processing line of plane on linefeed #2196 2021-11-25 15:18:04 -05:00
nick black
88a3d42e8f [paint] stop processing line of plane on linefeed #2196 2021-11-25 15:18:04 -05:00
nick black
0003165180 [term] don't send keyboard upcodes if we're draining input #2374 2021-11-25 15:18:04 -05:00
nick black
9b0f806d04 remove filesystem #include 2021-11-25 15:18:04 -05:00
nick black
717aaf9d5d [cli PoC] set scrolling on stdn #2196 2021-11-25 15:18:04 -05:00
nick black
508e143916 [rendercore] move logendx to 0 on linefeed 2021-11-25 15:18:04 -05:00
nick black
4087d59a05 [ncneofetch] return error on failure to emit newline 2021-11-25 15:18:04 -05:00
nick black
06056f5f9c [rastercore] bump logendy if we saw a linefeed 2021-11-25 15:18:04 -05:00
nick black
253ab19cf3 [ncneofetch] fix up infoplane placement for bottom of screen #2196 2021-11-25 15:18:04 -05:00
nick black
6aeab473e5 [scroll_up] scroll up children only on true scroll 2021-11-25 15:18:04 -05:00
nick black
163637828e [sprite_init] stir timestamp into rand() for initial image id 2021-11-25 15:18:04 -05:00
nick black
f963b31d9d [goto_location] don't update logendy/x here 2021-11-25 15:18:04 -05:00
nick black
83fd6f83c7 [render] place space instead of newline in term_putc() #2196 2021-11-25 15:18:04 -05:00
nick black
f88f1b8697 [pool_blit_direct] pass newlines through #2196 2021-11-25 15:18:04 -05:00
nick black
7e63e33a0b [blitcore] accept newlines, set colcount = 1 #2196 2021-11-25 15:18:04 -05:00
nick black
b70afa8b5d [Media] unit tests: cap frames of video at 100 2021-11-25 15:18:04 -05:00
nick black
83902cf7f4 [xray] always provide sufficient topbanner 2021-11-25 15:18:04 -05:00
nick black
c030b53bb2 kill trailing whitespace 2021-11-25 15:18:04 -05:00
nick black
ea1c10dcfd kill trailing whitespace 2021-11-25 15:18:04 -05:00
nick black
50fbb0a778 [cli2 PoC] strip trailing whitespace 2021-11-25 15:18:04 -05:00
nick black
467b0294f3 [nctetris] kill memory leak of username 2021-11-25 15:18:04 -05:00
nick black
30dedad9df [info] print newline on last line #2196 2021-11-25 15:18:04 -05:00
nick black
8810ec9bb7 [cli PoC] emit a newline following input 2021-11-25 15:18:04 -05:00
nick black
279b3f4cfe [tester] don't require TERM on windows #2363 2021-11-24 11:48:27 -05:00
nick black
87d75fcb95
add TextLayout unit test for scrolling off long lines #1590 2021-11-24 02:22:40 -05:00
nick black
f5c99c0cb4 reader unit test: plug memory leak 2021-11-24 00:07:51 -05:00
nick black
6d0a855967 [tabbed] set widget on the correct plane 2021-11-23 20:43:18 -05:00
nick black
493b68d9eb
[rendercore] kill hardcursorpos, just set x/y=-1 2021-11-23 19:26:12 -05:00
nick black
efa5ca3ec2 cli2 PoC #2196 2021-11-23 19:18:26 -05:00
nick black
0f41620736 [interrogate_terminfo] kill redundant memset() 2021-11-23 19:18:26 -05:00
nick black
4375f421b8 [notcurses_init] factor out notcurses_early_init() 2021-11-23 19:18:26 -05:00
nick black
8bae41bdb2
[xray] now has 862 frames 2021-11-23 16:29:21 -05:00
nick black
22b0934c4f [windows] correct semantics for strndup, fixes [zoo] #2365 2021-11-23 16:28:35 -05:00
nick black
389cfeb72d
[interp] clean up on failure #2369 2021-11-22 11:59:21 -05:00
Nick Black
1f0cbc94ec [oiio] properly check for ffmpeg 2021-11-22 11:46:56 -05:00
nick black
ce66c8a90d
[whiteout] kill unused variable 2021-11-22 10:29:43 -05:00
nick black
6cbe73dd80
kill diagnostic 2021-11-22 09:32:41 -05:00
nick black
f061e1550a uc_is_grapheme_break() ought be evaluated across the EGC #2364 2021-11-22 11:29:39 -03:00
nick black
6f4f0f741a [visual] deconstify visual_implementation 2021-11-22 11:29:39 -03:00