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 |
|
nick black
|
4f4175098a
|
pixel poc: add vertical movement
|
2021-03-20 15:25:19 -04:00 |
|
nick black
|
2bd7fa33ff
|
[kitty] invalidate sprixel on cell annihilation
|
2021-03-20 12:26:41 -04:00 |
|
nick black
|
3a3baae753
|
new unit test PixelCellWipePolychromatic
|
2021-03-20 12:26:41 -04:00 |
|
nick black
|
51409439f6
|
[fallin] put background image on first row
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
11108e4d95
|
[kitty] kitty_cell_wipe() now works perfectly
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
07594606fd
|
[kitty] finish sprite_kitty_cell_wipe
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
c067c2bfd9
|
[kitty] further work on kitty_cell_wipe()
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
fc4c0a2d9c
|
[kitty] most of sprite_kitty_cell_wipe()
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
9270a58b2d
|
[pixel] unit test on sprixel_cell_wipe()
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
d6cb986d72
|
[pixel] multiplex sprixel_cell_wipe()
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
6ab325a36e
|
[tinfo] zero out sixel_maxx/sixel_maxy
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
53a85871fe
|
[pixel] detach old sprite when blitting onto existing plane
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
4f876cf962
|
[demo] always place HUD in the right place
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
7b0e6f432c
|
[yield] render background into a plane #1425
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
7e03705ffb
|
[fallin] render background to new plane #1425
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
9b9bf83863
|
[pixel] don't render bitmaps to existing planes
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
1b095b1bae
|
[yield] render to new plane each iteration #1425
|
2021-03-20 10:59:33 -04:00 |
|
nick black
|
7426cc8067
|
fallin' demo: use NCBLIT_PIXEL #1425
|
2021-03-20 10:59:33 -04:00 |
|