Commit Graph

1741 Commits

Author SHA1 Message Date
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
nick black
23e8126b17
fedora python build changes from @dcantrell 2020-04-20 06:43:12 -04:00
nick black
6c131f4860
fallin': erase standard plane post-copy for non-FFmpeg builds #505 2020-04-19 23:36:15 -04:00
nick black
483470f777
tester: restore terminal on early exit #240 2020-04-19 21:10:15 -04:00
nick black
bcbd857706
demo: remove all uses of PATH_MAX #519 2020-04-19 20:11:08 -04:00
nick black
4823098316
Hurd: uint64_t is ULL, fix up printf format/constants #519 2020-04-19 20:03:33 -04:00
nick black
accda3416e
notcurses.3: we also accept ASCII 2020-04-19 18:50:28 -04:00
nick black
7a0f4677c3
man pages: update notcurses.h to notcurses/notcurses.h 2020-04-19 18:50:28 -04:00
nick black
3a7e4139c4
Install Markdown files as documentation #512 2020-04-19 17:18:10 -04:00
nick black
38cca493e7
man pages: terminals don't honor COLORTERM, they honor escapes 2020-04-19 17:12:13 -04:00
nick black
0aa5bd850a
update release process for gbp 2020-04-19 15:55:43 -04:00
nick black
40f36a9fb4
accepted into Debian, like a boss 2020-04-19 15:23:39 -04:00
nick black
1dad2c6b50
v1.3.2 2020-04-19 02:24:03 -04:00
nick black
4ce208931c
little release script 2020-04-19 02:23:08 -04:00
nick black
bc239077c2
demo: render immediately following menu creation #506 2020-04-18 19:42:09 -04:00
nick black
10643980fa
demo_getc_nblock() call in demo_render() #509 2020-04-18 19:11:18 -04:00
nick black
67100dc5e9
Process menu/HUD input in demo_nanosleep() #509 2020-04-18 17:55:49 -04:00
nick black
60e3e604a8
Handle fallout from reversion of Notcurses::render() semantic inversion (see #510) 2020-04-18 15:28:26 -04:00