Commit Graph

4646 Commits (de69fd858bf212bfabf7ce47fdf46d9c19dc3b06)
 

Author SHA1 Message Date
nick black de69fd858b
fwrite vs ncputs
theoretically, fwrite() could get better performance than
fputs() due to knowing the length of its input buffer. i
didn't see any perf change beyond noise, but who knows.
4 years ago
nick black 465390f5e1 [planes] implement NCPLANE_OPTION_VERALIGNED #1465 4 years ago
nick black 6105913d06 [planes] add NCPLANE_OPTION_VERALIGNED #1465 4 years ago
nick black 3d586844fb
[intro] great scott! 4 years ago
nick black 625955ba63
[intro] cover the x-axis when we move 4 years ago
nick black 00634eb982
[ncdirect] honor xoff for bitmaps #1436 4 years ago
nick black 83af07546d
[bitmap] actually call sprite_sixel_init() 4 years ago
nick black 6f446f94de
remove kittyzapper PoC 4 years ago
nick black 721e208ce2
[ncplayer] newline between bitmaps in directmode 4 years ago
nick black 8b9af4cf0e [visual] work for all alignment types 4 years ago
nick black 42e1e4f5d0 [visual] NCVISUAL_OPTIONS_HORALIGNED for bitmaps #1443 4 years ago
nick black 1c3e10f926 [visual] implement NCVISUAL_OPTION_HORALIGNED for cells 1443 4 years ago
nick black f714337fe1 [visual] NCVISUAL_OPTION_HORALIGNED for cell blitters #1443 4 years ago
nick black 033ae7f93e [capabilities] eradicate notcurses_canpixel() 4 years ago
nick black cd297ff4d2 [tests] add pixel video test, direct mode scale test 4 years ago
nick black 57cb7004ff [ncvisual] add logerror() throughout parameter checks 4 years ago
nick black 6f4a9e089c [tests] unit test for directmode image rendering 4 years ago
nick black 828cce634a [capabilites] remove redundant notcurses_canpixel() 4 years ago
nick black b13544122e
[README] add FAQ about image manipulation functionality 4 years ago
nick black 852b0ad0ec
[NEWS] mention nctabbed for 2.2.4 4 years ago
nick black 32def3a600
[nctabbed] notcurses_stop() ending unit tests 4 years ago
nick black a487aa9a28
[nctabbed_destroy] work on single-element case 4 years ago
nick black 978d872307
[nctabbed] get Add test working 4 years ago
nick black 7754eed249
fix bad test in ncreel_add()/nctabbed_add() 4 years ago
nick black 636b7a5d45
[nctabbed] break loop in nctabbed_destroy() 4 years ago
nick black e0c3f4dd82
[tabbed] don't explode when destroying 0 tabs 4 years ago
nick black 37a12e4273
[nctabbed] NULL guards around trivalent nctabbed_channels() 4 years ago
MasFlam c677a4fd8a
Add the nctabbed widget (#1431)
Tabs for the people!

fixes #986
4 years ago
nick black ee93d1cf2c
README: add sixel/kitty links 4 years ago
nick black 30e65a915b
README: note about sshd AcceptEnv 4 years ago
nick black 9a1c22ef3c
README: nccell not cell, update Sixel question 4 years ago
nick black c5a70dbd43
[sixel] clean up warnings from merge :( 4 years ago
nick black f8b68947f3 [NEWS] mention NCVISUAL_OPTION_HORALIGNED #1443 4 years ago
nick black d82a3e935f [ncplayer] erase() standard plane for frame count 4 years ago
nick black 1ea85c4191 [yield] reduce pixel threshold 4 years ago
nick black ddac4706d8 [visual-tests] update media reference 4 years ago
nick black 8d2f1ec639 [intro] kill warnings 4 years ago
nick black f28d579016 [ncpp] add ncdirect_cursor_yx() wrapper 4 years ago
nick black 740a3a40e0 [ncplayer] direct mode: newline if not at start of line 4 years ago
nick black 6ac95e1ab1 [intro] orcaride along the bottom 4 years ago
nick black 0484c35b79 [xray] move to pixels when available 4 years ago
nick black 1a20632b68 [intro] check for on for orcaride 4 years ago
nick black beb254ec90 [sixel] use parse_start to optimize wiping 4 years ago
nick black a27fc0e3f7 notcurses_fade.3: break up typedef across lines 4 years ago
nick black 0a86ce83cc [bitmaps] add sprixel_invalidate #1449 4 years ago
nick black af91bfb015 [eagle] don't run pixel background 4 years ago
nick black 836f356305 [debug] setab, not setbf 4 years ago
nick black 48585d074e [ncplayer] clean up raggedy output in frame count 4 years ago
nick black e3c79863fe mark ncplane_{yx}/nccplane_abs_{yx} as pure 4 years ago
nick black 3e4709e595 [intro] add natasha orca when we have pixel support #1423 4 years ago