nick black
9f211c75f9
rename jpeg -> jpg
2020-04-25 19:13:37 -04:00
nick black
f0e4a98277
fedora: install noarch data rpm
2020-04-25 19:12:18 -04:00
nick black
008c28f172
fedora changelog
2020-04-25 18:32:40 -04:00
nick black
33eaaffd1f
fedora: install notcurses-view
2020-04-25 18:31:19 -04:00
nick black
10ddebe730
fedora: use dfsg signature file
2020-04-25 18:17:18 -04:00
nick black
2c98639005
python: don't guard with DFSG_BUILD; we use USE_PYTHON
2020-04-25 18:06:02 -04:00
nick black
f92a5805bd
pocroller/fileroller: destroy widgets
2020-04-25 17:55:59 -04:00
nick black
d904b2b8c1
scroll/cjkscroll: remove unused variables
2020-04-25 17:52:04 -04:00
nick black
2e449addad
fedora: use DFSG_BUILD=on
2020-04-25 17:49:50 -04:00
nick black
fefd044005
Fedora: new upstream version
2020-04-25 17:46:13 -04:00
nick black
544cd61394
fedora: correct signature path
2020-04-25 17:44:09 -04:00
nick black
3ae860df04
fedora: install USAGE.md and OTHERS.md
2020-04-25 17:35:21 -04:00
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