nick black
|
00634eb982
|
[ncdirect] honor xoff for bitmaps #1436
|
2021-03-25 22:22:10 -04:00 |
|
nick black
|
83af07546d
|
[bitmap] actually call sprite_sixel_init()
|
2021-03-25 21:16:02 -04:00 |
|
nick black
|
6f446f94de
|
remove kittyzapper PoC
|
2021-03-25 20:55:08 -04:00 |
|
nick black
|
721e208ce2
|
[ncplayer] newline between bitmaps in directmode
|
2021-03-25 20:54:30 -04:00 |
|
nick black
|
8b9af4cf0e
|
[visual] work for all alignment types
|
2021-03-25 20:41:02 -04:00 |
|
nick black
|
42e1e4f5d0
|
[visual] NCVISUAL_OPTIONS_HORALIGNED for bitmaps #1443
|
2021-03-25 20:41:02 -04:00 |
|
nick black
|
1c3e10f926
|
[visual] implement NCVISUAL_OPTION_HORALIGNED for cells 1443
|
2021-03-25 20:41:02 -04:00 |
|
nick black
|
f714337fe1
|
[visual] NCVISUAL_OPTION_HORALIGNED for cell blitters #1443
|
2021-03-25 20:41:02 -04:00 |
|
nick black
|
033ae7f93e
|
[capabilities] eradicate notcurses_canpixel()
|
2021-03-25 20:41:02 -04:00 |
|
nick black
|
cd297ff4d2
|
[tests] add pixel video test, direct mode scale test
|
2021-03-25 20:41:02 -04:00 |
|
nick black
|
57cb7004ff
|
[ncvisual] add logerror() throughout parameter checks
|
2021-03-25 20:41:02 -04:00 |
|
nick black
|
6f4a9e089c
|
[tests] unit test for directmode image rendering
|
2021-03-25 20:41:02 -04:00 |
|
nick black
|
828cce634a
|
[capabilites] remove redundant notcurses_canpixel()
|
2021-03-25 20:41:02 -04:00 |
|
nick black
|
b13544122e
|
[README] add FAQ about image manipulation functionality
|
2021-03-25 17:22:34 -04:00 |
|
nick black
|
852b0ad0ec
|
[NEWS] mention nctabbed for 2.2.4
|
2021-03-25 16:44:22 -04:00 |
|
nick black
|
32def3a600
|
[nctabbed] notcurses_stop() ending unit tests
|
2021-03-25 16:42:43 -04:00 |
|
nick black
|
a487aa9a28
|
[nctabbed_destroy] work on single-element case
|
2021-03-25 16:31:05 -04:00 |
|
nick black
|
978d872307
|
[nctabbed] get Add test working
|
2021-03-25 16:29:23 -04:00 |
|
nick black
|
7754eed249
|
fix bad test in ncreel_add()/nctabbed_add()
|
2021-03-25 16:27:10 -04:00 |
|
nick black
|
636b7a5d45
|
[nctabbed] break loop in nctabbed_destroy()
|
2021-03-25 15:45:53 -04:00 |
|
nick black
|
e0c3f4dd82
|
[tabbed] don't explode when destroying 0 tabs
|
2021-03-25 14:38:35 -04:00 |
|
nick black
|
37a12e4273
|
[nctabbed] NULL guards around trivalent nctabbed_channels()
|
2021-03-24 17:57:56 -04:00 |
|
MasFlam
|
c677a4fd8a
|
Add the nctabbed widget (#1431)
Tabs for the people!
fixes #986
|
2021-03-24 17:27:29 -04:00 |
|
nick black
|
ee93d1cf2c
|
README: add sixel/kitty links
|
2021-03-24 14:49:43 -04:00 |
|
nick black
|
30e65a915b
|
README: note about sshd AcceptEnv
|
2021-03-24 14:47:41 -04:00 |
|
nick black
|
9a1c22ef3c
|
README: nccell not cell, update Sixel question
|
2021-03-24 14:46:05 -04:00 |
|
nick black
|
c5a70dbd43
|
[sixel] clean up warnings from merge :(
|
2021-03-24 05:26:42 -04:00 |
|
nick black
|
f8b68947f3
|
[NEWS] mention NCVISUAL_OPTION_HORALIGNED #1443
|
2021-03-24 05:22:15 -04:00 |
|
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 |
|