Commit Graph

5084 Commits (1218fbddf9333d611ec02be12de3af60ae3a21f3)
 

Author SHA1 Message Date
nick black 1218fbddf9
fd tests: move inline_cancelled out of file scope 3 years ago
nick black 5c85070345
ncsubproc_destroy: call pthread_mutex_destroy() #1538 3 years ago
nick black 076792bdb8 CMake: properly link in libunistring, fixing notcurses-tester link on bsd #1617 3 years ago
nick black 5b926d311c
egcpool unit tests: use nccell_width() throughout 3 years ago
nick black 8e0173cce3
cell unit tests: use nccell_width() 3 years ago
nick black 55837bcb55
add nccell_width() to avoid calling utf8_egc_len externally 3 years ago
nick black 1d99cc2628
CMake: verify presence of libunistring for linking 3 years ago
nick black 4a10801bb5
render: improve some diagnostics 3 years ago
nick black c792b2e972
[demo] place hud down and in center 3 years ago
nick black 745cbfb41b
intro: animate following orca move, not before #1616 3 years ago
nick black 6944dd5bf8
sprixel: remove x/y fields, as we now shrink the plane to fit #1612 3 years ago
nick black 70357f7173
notcurses_init: bad signal registration is once again an error, huzzah 3 years ago
nick black 1f55d2e398
exception tests: explicitly stop context 3 years ago
nick black fb1bc236b4
signals: improve diagnostics 3 years ago
nick black 476d180797
sixel tests: notcurses_stop() on early exit 3 years ago
nick black eb04a7872a
[ncplayer] name the rendered plane for debug 3 years ago
nick black ad4763127e
ncplane_reparent: destroy old empty piles #1614 3 years ago
nick black 7c53072803 [xray] clean up last sprixel plane 3 years ago
nick black f701271c27 migrate sprixels across sprixelcaches when reparenting across piles #1608 3 years ago
nick black b557db381a [xray] kick the living shit out of this #1607 3 years ago
nick black d1f67dcddf [xray] kill off cancelled global 3 years ago
nick black 5e1247051f xray: more threading work #1607 3 years ago
nick black 5947f3d4d2 experimental threaded xray #1607 3 years ago
nick black 9a1499bd02 [sprixel] kill FIXME, make sprixelid_nonce atomic 3 years ago
nick black b0a3c12f9b
drone: use new alpine edge builder, with musl-dbg #1538 3 years ago
nick black 23b966d4a3
[textplay] drop loglevel back 3 years ago
nick black 89c17b7b91
[textplay] put some flair on the leader 3 years ago
nick black 467c8d0e72
textplay: need render to a new plane 3 years ago
nick black e21f3585dc ncplane_reparent: add some diagnostics 3 years ago
nick black eced048de1
readme: shield for matrix chatroom 3 years ago
nick black fceaad5183
README: add note about Pandoc stack + interrogations 3 years ago
nick black 58b8c528fc intro: base orca movement off screen width 3 years ago
nick black 7f1310f4d1 ncplane_move_yx: don't invoke sprixel_move on no movement 3 years ago
nick black 069084d435 auxvec: unite memory release in sprite_rebuild() #1440 3 years ago
nick black a6766c3bd4 [sixel] use transparency vector + auxvecs #1440 3 years ago
nick black effb1d4613 [sixel] get last column in wipes 3 years ago
nick black 505571e43f [sixel] implement wipe_color #1440 3 years ago
nick black f4ff9beb50 [sixel] flip it and reverse it #1440 3 years ago
nick black a34714ca68 implement sixel_reblit() #1440 3 years ago
nick black fe719a6c39 [sixel] attach the sixelmap to the sprixel post-load 3 years ago
nick black 322ee8309d ncplayer: use a different plane for each file 3 years ago
nick black 9c472a5d5e free auxvectors at ncplane free time, not sixel hide time #1440 3 years ago
nick black 6ad7fcc7a9 factor out write_sixel_payload for rematerialization #1440 3 years ago
nick black 5799c92415 Third Idea: raw sixel-based sixelmap #1440 3 years ago
nick black 262550c5ea [sixel] create sixelmap for rematerialization #1440 3 years ago
nick black eb5c9185e5 pixel: shrink BYOP to match sprixel ("crop to content") 3 years ago
nick black 03bc0163ac player: expand on misleading diagnostic 3 years ago
nick black 8cef88b251 properly bound paint_sprixel on sprixel geom #1598 3 years ago
nick black dd4eb3e5c2 write_sixel_data: allow direct reprodution of palette #1440 3 years ago
nick black 624d6a1390 sixel: start in on sixel_update() to unify wipe+rebuild #1440 3 years ago