Commit Graph

4598 Commits

Author SHA1 Message Date
nick black
e3c79863fe mark ncplane_{yx}/nccplane_abs_{yx} as pure 2021-03-24 05:22:15 -04:00
nick black
3e4709e595 [intro] add natasha orca when we have pixel support #1423 2021-03-24 05:22:15 -04:00
nick black
2cf0f06562 [visual] add OPTION_HORALIGNED #1443 2021-03-24 05:22:15 -04:00
nick black
68d4ebebef
[sixel] disable sprite_sixel_annihilate() for now #1388 2021-03-24 02:22:44 -04:00
nick black
192b82e931
[stats] properly account refreshes #1455 2021-03-24 01:26:08 -04:00
nick black
3929e7b23a
[sixel] purge debugging cruft 2021-03-23 22:37:42 -04:00
nick black
be7f2d5d32
[yield] bring it back up 2021-03-23 22:36:17 -04:00
nick black
9574035a02
stupid asshole #1448 2021-03-23 19:21:21 -04:00
nick black
3c0a765599
notcurses_render.3: render a pile, not planes 2021-03-23 16:13:06 -04:00
nick black
b2948a5581
[pixel] pass tacache into plane_blit_pixel from constructors #1388 2021-03-23 00:37:13 -04:00
nick black
33d408b4a3
[sixel] call sprite_sixel_init at proper time #1436 2021-03-22 07:30:17 -04:00
nick black
1f4ece224b
[cmake] add -Wno-nonnull-compare 2021-03-22 06:53:15 -04:00
nick black
3e15a9423e
ncls: use c++ iostreams everywhere 2021-03-22 06:44:35 -04:00
nick black
57f8dc4390
[nctree_create] check for NULL ncplane 2021-03-22 05:58:37 -04:00
nick black
4fa0857311
[normal] prep for NCBLIT_PIXEL 2021-03-22 05:52:35 -04:00
nick black
ea09089b8d
[validate_ncreel_opts] log errors on bad reel arguments 2021-03-22 05:30:46 -04:00
nick black
ad215daaeb
[render] non-transparent backgrounds override bitmaps #1388 2021-03-22 05:10:02 -04:00
nick black
7b61822a7e
notcurses.3.md: add notcurses_tree reference 2021-03-22 05:08:32 -04:00
nick black
1c50fceb0a ncplane_erase: kill any bound sprixel #1432 2021-03-22 03:43:18 -04:00
nick black
ed1a35d87a [sixel] use private scrolling #1433 2021-03-22 03:43:18 -04:00
nick black
0714f64b3d [sixel] use private scrolling #1433 2021-03-22 03:43:18 -04:00
nick black
5ea47d856b [sixel] use private scrolling #1433 2021-03-22 03:43:18 -04:00
nick black
4cd3c9734c [ncplane_destroy] add loginfo() 2021-03-22 03:43:18 -04:00
nick black
949251ffa8 [ncplayer] flatten exception handling #1435 2021-03-22 03:43:18 -04:00
nick black
760ee94b04 [kitty] speed up kitty_null() with parse_start 2021-03-22 03:43:18 -04:00
nick black
889e81d648 [notcurses] print diagnostic on create_initial_ncplane() error 2021-03-22 03:43:18 -04:00
nick black
c3edca7329 [ncplayer] catch notcurses construction exception #1435 2021-03-22 03:43:18 -04:00
nick black
5e2911d590 [ncplayer] nc.stop() before exception print 2021-03-22 03:43:18 -04:00
nick black
086c151ac8 [ncplayer] flipmode 2021-03-22 03:43:18 -04:00
nick black
115135098b interrogate_terminfo: only emit to valid fds 2021-03-22 03:43:18 -04:00
nick black
82f4ac4c5a move plot template into plot.cpp 2021-03-22 03:43:18 -04:00
nick black
a6548fbcc8 [ncvisual] refuse to blit bitmaps to standard plane 2021-03-22 03:43:18 -04:00
nick black
1599e026cd [ncplayer] print newline after bitmaps in direct mode 2021-03-22 03:43:18 -04:00
nick black
96244bb3ff
Merge branch 'master' of github.com:dankamongmen/notcurses 2021-03-21 23:08:21 -04:00
nick black
6fd9a9fda9
[pool_release] reset width on recycle 2021-03-21 23:07:12 -04:00
nick black
fd2875eae6
[kitty] clear all graphics on startup #1437 2021-03-21 22:43:25 -04:00
nick black
24dfb0626f
[kitty] properly account for borders #1438 2021-03-21 22:40:11 -04:00
nick black
9ca15d9076
[sixel] restore DESDM 2021-03-21 19:20:35 -04:00
nick black
43e7da6398
[sixel] restore opening escape, yeesh 2021-03-21 19:18:24 -04:00
nick black
04d4372d6d
[direct] only pass pixel args when using pixel #1434 2021-03-21 18:11:54 -04:00
nick black
b8ab28c60f
[ncls] emit a newline following each image 2021-03-21 17:42:43 -04:00
nick black
f658629a1b
add new PoC caps-rendered #1430 2021-03-21 16:21:13 -04:00
nick black
214ca464aa
drop terminfo el, el1, cub1 as unused 2021-03-21 16:20:36 -04:00
nick black
92b2165b39
use fputs_unlocked() everywhere we can 2021-03-20 17:55:37 -04:00
nick black
c0a1be59ce
[fallin] not yet ready for NCBLIT_PIXEL 2021-03-20 15:35:02 -04:00
nick black
7951098261 [pixel] properly place on the y axis #1388 2021-03-20 15:25:19 -04:00
nick black
ef380fe768 [pixel] beginning of transparency-annihilation cache #1388 2021-03-20 15:25:19 -04:00
nick black
ca84f96f9c [sixel] implement sixel_wipe_cell() #1388 2021-03-20 15:25:19 -04:00
nick black
eb07e1c4ef [sixel] implement sixel_wipe_cell() #1388 2021-03-20 15:25:19 -04:00
nick black
111bb893f6 [paint] invoke sprite_wipe_cell() #1388 2021-03-20 15:25:19 -04:00