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
Marek Habersack
3ea7bbba18
[C++] Restore NotCurses::render semantics
...
Go back to returning `bool`, it was an oversight in 64eeb95f
2020-04-18 15:21:24 -04:00
nick black
80a1185529
whiteout: kill worm_thread, eliminate race #504
2020-04-18 12:52:18 -04:00
nick black
9fa52fcdef
demo: move input handling into demo thread #504
2020-04-18 12:52:18 -04:00
nick black
dba42f9eef
ncplane_at_yx_cell(): plug memory leak on success path
2020-04-18 08:15:24 -04:00
Nick Black
1c7796a2b0
ncdirect_cursor_yx, ncdirect_cursor_pop, ncdirect_cursor_push #401 ( #492 )
...
* ncdirect_cursor_{push, pop, yx} declarations #401
* direct PoC: invoke ncdirect_cursor_yx() #401
* direct PoC: move to top of screen #401
* OTHERS.md: mention blessings
* ncdirect_cursor_yx working #401
* CHANGELOG: mention ncdirect_cursor_*() #401
2020-04-18 07:11:33 -04:00
nick black
1a670ba443
drone: use newest builders
2020-04-18 05:35:53 -04:00
nick black
9e28e14001
move enforce_utf8() into main
2020-04-18 03:00:25 -04:00
nick black
2c131c4c2d
drone: drop debian stuff
2020-04-18 02:13:24 -04:00
nick black
0a6f5d1a9f
enforce_utf8() for wide tests, duh
2020-04-18 01:59:21 -04:00
nick black
11600b6820
ensure UTF8 for metric tests
2020-04-18 01:39:34 -04:00
nick black
305b517191
v1.3.1
2020-04-18 00:36:38 -04:00
nick black
e00ef4aca9
prep for 1.3.1
2020-04-18 00:35:15 -04:00
nick black
e255c3e9f7
remove debian packaging materia #497
2020-04-18 00:35:10 -04:00
Nick Black
c6a9997554
Normalize ncplane_at_* / ncplane_set_base() ( #479 )
...
* ncplane_at_* and ncplane_at_cursor_*
We had notcurses_at_yx() expanding into three distinct parts of
the cell structure, and ncplane_at_yx() / ncplane_at_cursor()
writing directly to a cell. It was annoying to remember which
was which. The latter two now have a signature matching
notcurses_at_yx(), while the old functionality has been moved
to ncplane_at_yx_cell() and ncplane_at_cursor_yx(). #476
2020-04-18 00:09:14 -04:00
Nick Black
50e0870432
Revert "Prevent -I/usr/usr/include in the pkg-config files."
...
This reverts commit d294dc7dc9
.
2020-04-17 22:25:58 -04:00
David Cantrell
d294dc7dc9
Prevent -I/usr/usr/include in the pkg-config files.
2020-04-17 22:12:07 -04:00