Skip to content

Releases: dankamongmen/notcurses

v0.3.0—a riot is the voice of the unheard

02 Dec 10:56
a17ed83
Compare
Choose a tag to compare

https://github.com/dankamongmen/notcurses/milestone/5?closed=1

  • Transparent planes (#10)
  • Video support (#61 )
  • Double SWScale vertical resolution with halfblocks (#88)
  • Palette fades in and out (#40)
  • SIGWINCH -> NCKEY_RESIZE input event (#79)

wake up, drink water, smoke blunts, clean and oil my kalashnikov!

v0.2.0—what you know about swangers and vogues?

02 Dec 01:48
82fbe16
Compare
Choose a tag to compare

https://github.com/dankamongmen/notcurses/milestone/4?closed=1

  • Panelreels ported from outcurses (#52)
  • FFMpeg hooked up (#86)
    so much other stuff

v0.1.0—a chance to create something transcendent

29 Nov 03:27
c6da5d5
Compare
Choose a tag to compare

https://github.com/dankamongmen/notcurses/milestone/1

  • visibility=hidden by default, control exports via API macro (#56)
  • signal handlers for INT, QUIT, and WINCH. they can be turned off via option (#27)
  • decode AVFrames (#61)
  • complete ncplanes API: movement in xy, resize, movement in z, styles (#11), destroy (#26),
  • slider demo (#67)
  • render z-buffer (#1)

lots of work. we're getting there.

v0.0.9—big baby jesus, i can't wait

27 Nov 03:54
e64f7a2
Compare
Choose a tag to compare
Pre-release

https://github.com/dankamongmen/notcurses/milestone/3

  • Initial release
  • Support for 24-bit directcolor foregrounds and backgrounds (no quantization down yet, sorry, soon!)
  • Support for smcup/rmcup and configurable use thereof
  • Support for disabling cursor when available
  • Support for hline, vline, box drawing
  • Support for loading Extended Grapheme Clusters from UTF-8
  • Support for EGC display
  • Fast whole-screen rendering (not using a damage map yet)
  • Libav support for video/images