nick black
|
d82a3e935f
|
[ncplayer] erase() standard plane for frame count
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
1ea85c4191
|
[yield] reduce pixel threshold
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
ddac4706d8
|
[visual-tests] update media reference
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
8d2f1ec639
|
[intro] kill warnings
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
f28d579016
|
[ncpp] add ncdirect_cursor_yx() wrapper
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
740a3a40e0
|
[ncplayer] direct mode: newline if not at start of line
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
6ac95e1ab1
|
[intro] orcaride along the bottom
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
0484c35b79
|
[xray] move to pixels when available
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
1a20632b68
|
[intro] check for on for orcaride
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
beb254ec90
|
[sixel] use parse_start to optimize wiping
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
a27fc0e3f7
|
notcurses_fade.3: break up typedef across lines
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
0a86ce83cc
|
[bitmaps] add sprixel_invalidate #1449
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
af91bfb015
|
[eagle] don't run pixel background
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
836f356305
|
[debug] setab, not setbf
|
2021-03-24 05:22:15 -04:00 |
|
nick black
|
48585d074e
|
[ncplayer] clean up raggedy output in frame count
|
2021-03-24 05:22:15 -04:00 |
|
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 |
|