Commit Graph

174 Commits (f14444cfca2594784bbc16926bfb9f202ad2d760)

Author SHA1 Message Date
nick black 2f904449a7
drop -fkeep-inline-functions #543 4 years ago
nick black d4f71405d2
release-doc: remove unnecessary directive 4 years ago
nick black 05753bd91a
v1.3.3 4 years ago
nick black 7d1e3c77c8 oiio: image scaling #535, subimages for video #536 4 years ago
nick black 2c98639005
python: don't guard with DFSG_BUILD; we use USE_PYTHON 4 years ago
Nick Black 9a075ae5d0
Support image decoding with OpenImageIO #453 (#534)
* fedora: dep on OpenImageIO, and use it
* fedora: dep on libqrcodegen-devel
* fedora: BuildRequires OpenEXR-devel
* tight check on USE_MULTIMEDIA
* CMake: enable notcurses-view for ffmpeg OR oiio
* notcurses-view: don't reach into libav
* oiio: ncvisual_render() #453
* oiio: need our own properly-offset ncvisual_plane()
* `visual` poc: accept optional command line argument
* oiio: work for 3-channel images #453
* oiio: destroy ncvisual's plane if we own it #453
* notcurses_visual.3: s/FFmpeg/multimedia/g
4 years ago
nick black fe37d49c5d set soname on python module #530 4 years ago
nick black ecbd6ad54e
Get Python in-tree build working again 4 years ago
nick black 6ffbef3d74 cmake: openimageio discovery #453 4 years ago
nick black d81b3ef0cf start factoring out FFMpeg for OIIO plug #453 4 years ago
Nick Black 0e73b9d3d5
Floating-point ncplot, genericize ncplot (#531)
* compile ncplot as c++ generic #446
* add floating-point plots #446
4 years ago
nick black 04f90fa1ea
ncsubproc: launch processes, make pipes
link to LWN article in History section of README.md.
4 years ago
Nick Black fe8034b5e0
ncfdplane, fileroller PoC, ncfdplane unit tests, qrcodes #24 #514 (#524)
* first draft of ncsubproc spec
* qrcode first draft #24
* demo: add qrcode demo skeleton, entries #24
* qrcode demo #24
* fedora python build changes from @dcantrell
* ncplane_qrcode() works #24
* add some flash to the qrcode demo #24
* drone: use newest builders
* fix up rgb PoC
* drop jungle demo to 100Hz target
* add fd.c
* ncfd skeletons
* more ncfdplane #514
* ncfdp i/o loop
* ncfp: improve uinit test, write core
* firm up ncfdplane #514
* fileroller PoC #514
* ncplane: allow '\n' in stream when scrolling #523
4 years ago
nick black 3a7e4139c4
Install Markdown files as documentation #512 4 years ago
nick black 1dad2c6b50
v1.3.2 4 years ago
nick black e00ef4aca9
prep for 1.3.1 4 years ago
nick black f644ed9e54
debian: notcursesI.osp #498 4 years ago
nick black 5880083022 CMake: don't install data/ .xcf files #498 4 years ago
nick black b4cf4f3a0d
CMake: supply -fkeep-inline-functions for notcurses 4 years ago
nick black 86e225dc4c prep for 1.3.0 #460 4 years ago
nick black 24a9343b0b
prep for 1.2.9 4 years ago
nick black 16fa94eb59
CMake: install python with USE_PYTHON #462 4 years ago
nick black 69b716f7f8 prep for 1.2.8 4 years ago
Nick Black 516b561d2a cmake: unify header installation #465 4 years ago
nick black 50b82648fc
CMakeLists.txt: note nckeys.h as PUBLIC_HEADER 4 years ago
nick black 89809d5b59 prep for 1.2.7 4 years ago
nick black 6d366380ed prep for 1.2.6 4 years ago
nick black cb7e844db1 unify notcurses-input+notcurses-keyplot #455 4 years ago
nick black c717673458 drop keyplot man page/cmake #455 4 years ago
Nick Black d66549d362
Prep for Fedora packaging (#452)
* jungle demo should be available outside of DFSG builds
* libav: blitters don't need FFMpeg
* CMake: threads independent of ffmpeg
* CMake: add USE_TESTS option to disable tests #450
* tetris: work without ffmpeg
* fedora: flesh out specfile #328
* menu poc: don't use ffmpeg at all
* compile PoCs with binary/include
* multiselect PoC: work without ffmpeg
4 years ago
nick black fffc1ee850
Extract colloquy; it's gone to its new home #320 4 years ago
nick black df3dc6b5bc
prep for 1.2.5 4 years ago
nick black dfd54f540a keyplot: ticker thead so we needn't provide input 4 years ago
nick black 24ac23e405 rust: don't use --locked 4 years ago
nick black 5e27499194 add notcurses-keyplot #430 4 years ago
nick black 7c6b655483 v1.2.4 4 years ago
Nick Black 52bdbc6724
ncplane_translate() accept NULL dest as standard plane #408 (#411)
* tetris man page
* tetris basic skeleton
* tetris: Ticker()
* README: fix up some obsolete terminology
* tetris: draw the game board
* tetris: add NewPiece()
* tetris: draw tetriminos
* tetris: check for stuck piece, move it down
* Accept NULL dst in ncplane_translate() #408
4 years ago
nick black 78fadafb8f notcurses++ needs PUBLIC notcurses linkage 4 years ago
Marek Habersack 3e78dd7d1f [C++] API sync
New classes:

   * MultiSelector (`ncmultiselector_*`)

Added:

   * Direct: cursor_{enable,disable}
   * Plane: high_gradient (`ncplane_highgradient`)
   * Plane: high_gradient_sized (`ncplane_highgradient_sized`)
   * Plane: rotate_cw (`ncplane_rotate_cw`)
   * Plane: rotate_ccw (`ncplane_rotate_ccw`)

Updated:

   * NotCurses: added all the margin initializers to the default options
4 years ago
nick black ac683e21d2
v1.2.3 4 years ago
nick black e72111ac8b
v1.2.2 4 years ago
nick black 3483f019e3
NOTCURSES_SHARE: purely a C thing now #363 4 years ago
nick black 93c8860c13
Install to CMAKE_INSTALL_DATADIR, though #363 4 years ago
nick black e070c73f63
Allow NOTCURSES_SHARE to be specified #363 4 years ago
nick black bd015434e6
CMake: provide --locked --release 4 years ago
nick black 8e2e1d26b8
python: final fix for arch packaging #357 4 years ago
nick black adfbedf3ef
python: prep to install with DESTDIR 4 years ago
nick black 447ca1f3b9
unlock the python build secret #357 4 years ago
nick black 33b8ad0518
Don't build doxygen by default 4 years ago
nick black 1c05fdb013
python: --single-version-externally-managed 4 years ago