nick black
84a635dd48
enmetric: use µ for micro
2020-04-25 17:35:06 -04:00
nick black
595dd20950
cells unit test: downgrade problematic unicode to WARN #517
2020-04-25 17:34:51 -04:00
nick black
045149b0ac
use nick-black.com in specfile, save a 301
2020-04-25 16:55:15 -04:00
nick black
fd3df0a938
oiio: comment out unused vars in ncvisual_stream()
2020-04-25 16:07:26 -04:00
nick black
ffbcb069a6
man pages: s/FFmpeg/multimedia/g
2020-04-25 15:54:09 -04:00
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
2020-04-25 15:52:23 -04:00
nick black
fe37d49c5d
set soname on python module #530
2020-04-24 15:09:54 -04:00
nick black
851dc0bb9a
Take back fedora release version
2020-04-24 12:20:13 -04:00
nick black
ecbd6ad54e
Get Python in-tree build working again
2020-04-24 05:19:25 -04:00
nick black
642a687601
openimageio: extract version #453
2020-04-24 04:17:56 -04:00
nick black
3624953700
fallin': correct sense of ncvisual_decode() test
2020-04-24 04:17:56 -04:00
nick black
1d66f89032
ncvisual_stream: fix up ncerr assignment
2020-04-24 04:17:56 -04:00
nick black
5f42e06383
oiio: open and close image #453
2020-04-24 04:17:56 -04:00
nick black
78da4e67ad
man: notcurses_error fix up syntax
2020-04-24 04:17:56 -04:00
nick black
cc3debf259
man: separate out ncplot functions
2020-04-24 04:17:56 -04:00
nick black
86a95eb4ea
man: update ncvisual_decode()
2020-04-24 04:17:56 -04:00
nick black
69ef83a777
man pages: update ncvisual_decode
2020-04-24 04:17:56 -04:00
nick black
0b4ada19b1
Remove AVFrame from API #532
2020-04-24 04:17:56 -04:00
nick black
21822f98e7
fix up averr->ncerr #532
2020-04-24 04:17:56 -04:00
nick black
a28a4f281e
notcurses_error(3) man page #532
2020-04-24 04:17:56 -04:00
nick black
6045c54189
move usage stuff into USAGE.md
2020-04-24 04:17:56 -04:00
nick black
2037cdfacb
move libav.c to nc_err_e #532
2020-04-24 04:17:56 -04:00
nick black
6ffbef3d74
cmake: openimageio discovery #453
2020-04-24 04:17:56 -04:00
nick black
ad0685aa1b
switch to nc_err_e #532
2020-04-24 04:17:56 -04:00
nick black
5bae4f93b8
hide ffmpeg ncvisual definition
2020-04-24 04:17:56 -04:00
nick black
ddfa62db70
get USE_MULTIMEDIA differentiated
2020-04-24 04:17:56 -04:00
nick black
d81b3ef0cf
start factoring out FFMpeg for OIIO plug #453
2020-04-24 04:17:56 -04:00
nick black
40aa5853c9
kill space
2020-04-23 05:11:58 -04:00
Nick Black
0e73b9d3d5
Floating-point ncplot, genericize ncplot ( #531 )
...
* compile ncplot as c++ generic #446
* add floating-point plots #446
2020-04-23 03:52:07 -04:00
nick black
5a017574f6
ncsubproc tests: don't rely on /etc/ files
2020-04-22 15:55:35 -04:00
nick black
12050a8ca7
ncsubproc: memset() clone_args rather than by-field
2020-04-22 15:04:51 -04:00
nick black
34629688d9
interpret NULL second argument to *_init() as stdout
2020-04-22 12:53:56 -04:00
nick black
7da3847b50
ncsubproc: get client exit notification #310
2020-04-21 10:14:17 -04:00
nick black
11c5aacb08
ncsubproc: move to big bad clone3() #310
2020-04-21 09:42:25 -04:00
nick black
16a336fd21
ncsubproc: tease apart from ncfdplane
2020-04-21 08:45:07 -04:00
nick black
2e8a6feb9e
FreeBSD wants exect(), not execvpe()
2020-04-21 07:06:01 -04:00
nick black
199a87c1fd
mbstr_find_codepoint: remove unnecessary cast
2020-04-21 06:59:06 -04:00
nick black
37aaa9c0e5
fill: don't include qrcodegen.h without USE_QRCODEGEN
2020-04-21 06:57:44 -04:00
nick black
5909f8f000
minimum of 0.4.0 for serial_test
2020-04-21 06:30:46 -04:00
nick black
70c5facbc3
rust: implement ncplane_putstr_yx()
2020-04-21 06:25:02 -04:00
nick black
023f06591e
ncsubproc: kill_and_wait_subproc() #310
2020-04-21 05:37:07 -04:00
nick black
ee21f4e9ed
fedora: use DFSG source tarball
2020-04-21 05:36:13 -04:00
nick black
7791eec65e
fedora: update spec for review feedback
2020-04-21 05:12:11 -04:00
nick black
3e853f6635
ncsubproc: map new pipe onto stdio #310
2020-04-21 03:51:54 -04:00
nick black
04f90fa1ea
ncsubproc: launch processes, make pipes
...
link to LWN article in History section of README.md.
2020-04-21 03:33:04 -04:00
nick black
ee15d4c1f4
new procroller PoC
2020-04-21 01:50:25 -04:00
nick black
6304bc73e3
tester: better terminal restoration #240
2020-04-21 01:07:45 -04:00
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
2020-04-20 23:26:41 -04:00
nick black
b264de6b8f
merge in qrcode branch
2020-04-20 07:01:40 -04:00
nick black
790a953c82
list libqrcodegen in README
2020-04-20 06:58:58 -04:00