Commit Graph

97 Commits (master)

Author SHA1 Message Date
nick black 379b02c5cf
ncplayer: use modifier accessors 2 years ago
nick black 7eda195e7d [ncplayer] clean up planes created for -k mode #2188 2 years ago
nick black a28feab67a [ncplayer] set standard plane scrolling when -k is used #2188 2 years ago
nick black 13d2c9989d [ncplayer] with -k, display graphic at the current position #2188 2 years ago
nick black 189ed256f4 [ncplayer] -k will be cli mode not direct mode #2188 2 years ago
KristofferC 126652ef74 add missing `cstdint` include 3 years ago
nick black 389cfeb72d
[interp] clean up on failure #2369 3 years ago
nick black f401f2b4f1
[ncplayer] default to pixel blitting #2340 3 years ago
nick black 83ff2cfe5a unsigned geometries 3 years ago
nick black 28001d5566
[notcurses_refresh] properly flush clear before completing raster #1948 3 years ago
nick black a9ed0a1092
[ncplayer] leaks on error paths 3 years ago
nick black 3f3fffb7f2
ncplayer: only advance on space 3 years ago
nick black ec67847806
[ncplayer] restore pause functionality with NCTYPE_RELEASE 3 years ago
nick black f118894057
[ncplayer] test for Release after testing for no event 3 years ago
nick black ef86dcce1f
[ncplayer] ignore Release events 3 years ago
nick black 43e3b98125
[ncplayer] ignore release events 3 years ago
nick black 66d6913b69
[ncpp] express EvType enums 3 years ago
nick black 5c82d5b849
[input] properly convert delaybounds to deadlines 3 years ago
nick black 762d382ba7
[ncplayer] s/getc/get/ 3 years ago
nick black 3610ce26d6
[ncplayer] nonblocking input check even when behind clockwise 3 years ago
nick black 842613cf18
direct mode: support pixel_draw_late 3 years ago
nick black 24d7d6d995
start merging in the fauxmemstream branch #1977 3 years ago
nick black 6162ba3943 restore compatibility ncvisual_subtitle() 3 years ago
nick black 3d1d3794cd ncplayer: kill off handle_subtitle 3 years ago
nick black 7ab6b6b96d ncplayer: destroy subtitle window on all paths #1311 3 years ago
nick black 1448960cd5 start handling type-1 DVB subtitles #1311 3 years ago
nick black 8c8d07d5e8 kill some warnings on macos 3 years ago
nick black 0d289958f9
death to sigset_t #1967 3 years ago
nick black b67c6b8fb2
ncplayer: pass loglevel through to direct mode #1981 3 years ago
nick black f28152d95e
ncplayer: eliminate %j conversions 3 years ago
nick black 488a36eaf5
ncplayer: remove meaningless notcurses_check_pixel_support() call 3 years ago
nick black 9d27bf1869
remove meaningless notcurses_check_pixel_supprot() from ncplayer 3 years ago
nick black 93fd4515e7
ncplayer: accept a color specification for -a 3 years ago
nick black cadd4aefee s/CELL_ALPHA_/NCCELL_ALPHA_/g 3 years ago
nick black e6661bdd3b ncplayer: fill in bottom line #1733 3 years ago
nick black da9293fef1 allow kitty graphics to be printed on the lowest line, and use C=1 #1733 3 years ago
nick black c967028fbe ncplayer: add -n option for noninterpolative scaling #1738 3 years ago
nick black 59f4edd777 ncdirectf_render: accept an ncvisual_options #1738 3 years ago
nick black 584f394071
[ncplayer] block SIGWINCH from the beginning #1624 3 years ago
nick black eb04a7872a
[ncplayer] name the rendered plane for debug 3 years ago
nick black 322ee8309d ncplayer: use a different plane for each file 3 years ago
nick black 03bc0163ac player: expand on misleading diagnostic 3 years ago
nick black 3eb004b61d s/channels/ncchannels/g #1570 3 years ago
nick black d4e2598c9e [ncplayer] direct mode support for chromakey #1515 3 years ago
nick black feab25bd7d ncdirect_render_visual: account for bitmap overhang #1515 3 years ago
nick black 0de734cb02 ncplayer has 9 log levels, not 10 3 years ago
nick black 2c7034f1e3 [ncplayer] fix margins in direct mode #1515 3 years ago
nick black 9f8d938fad [ncplayer] disable cursor in direct mode #1515 3 years ago
nick black 5507bbbd3e [ncplayer] get margins working with direct mode once more #1515 3 years ago
nick black 53f92760dd ncplayer: support multiframe in direct mode via streamfile #1515 3 years ago