Commit Graph

20 Commits (c3bc4bb7f2842d44289fe70b1c04f818726bef82)

Author SHA1 Message Date
nick black 168ec1e71d
Update USAGE for streaming API changes #604 4 years ago
nick black 9a80750316
notcurses_canopen: split into images/videos #598 4 years ago
nick black fbed12cd80
ncreel_options: add flag field #590 4 years ago
nick black d89d8c52e9
notcurses_options: add flags field 4 years ago
nick black 95ba340fba
ncplane_erase: fix bug in basecell preservation 4 years ago
nick black d2c968b948
notcurses_init(): interpret NULL as /dev/tty #571 4 years ago
nick black f0357ef6cb ncplane_contents(): declarations #582 4 years ago
nick black 48de25821c ncreader man page #403 4 years ago
nick black 7337280e17
ncplane_at_yx(): const ncplane argument 4 years ago
nick black 5bdfc0183f
ncvisual_from_plane() #559 4 years ago
nick black 90dacae213
python/docs: declare ncvisual_from_plane() 4 years ago
nick black 94fcada67c
ncvisual_rotate: unify _cw/_ccw, take radians 4 years ago
nick black f63325db60 Lots of ncvisual work
Unify ffmpeg/oiio/null implementations, where possible. This effectively
required placing all three in the same file, which meant they're all now
C++. Update FFmpeg implemenation to be C++-usable. Implement
ncvisual_rotate_cw() and ncvisual_rotate_ccw() #515. Move most of tetris
over to Visual from Plane #558. Add bgra_to_rgba(), necessary for
creating ncvisual from BGRA memory. Implement ncvisual_from_rgba()
and ncvisual_from_bgra() #557. Add unit tests on ncvisual rotation.
4 years ago
nick black 39548acc3a rename ncvisual_open_plane->ncvisual_from_file() #560 4 years ago
nick black 03f98e0101 USAGE: flesh out media section #556 4 years ago
nick black ecdc85de11 USAGE: add section on multimedia #556 4 years ago
nick black d54e2c3957
README: point to debian unstable package 4 years ago
nick black 84107c547d
view: support -m argument for margins #551 4 years ago
nick black 0a38cd6ff5
move usage ToC to USAGE.md 4 years ago
nick black 6045c54189 move usage stuff into USAGE.md 4 years ago