Commit Graph

1754 Commits

Author SHA1 Message Date
nick black
84107c547d
view: support -m argument for margins #551 2020-04-29 03:24:11 -04:00
nick black
6e8a0bebae
view: support -k to inhibit alternate screen #551 2020-04-29 03:08:21 -04:00
nick black
92ea6bac6f
fedora: blank line between changelog entries in specfile 2020-04-28 23:56:57 -04:00
nick black
4bee994c36
fedora: own /usr/share/notcurses 2020-04-28 23:14:52 -04:00
nick black
5072cbdf33
fedora: explicitly set 0755 on notcurses.py 2020-04-28 23:12:15 -04:00
nick black
6d500e8511
demo: for now, disable videos for OIIO 2020-04-28 23:05:32 -04:00
nick black
663eb73485
fedora: move binaries/data into notcurses-utils #548 2020-04-28 22:37:29 -04:00
nick black
0d8f5d1b92
notcurses_reset_stats(): allow NULL for second parameter 2020-04-28 21:57:04 -04:00
nick black
86b526bdcb
demo: reset stats following initialization #522 2020-04-28 21:56:51 -04:00
nick black
c136d27bd5
oiio: use seek_subimage to find EOF #549 2020-04-28 21:32:22 -04:00
nick black
5210e410f4
visual unit test: use notcursesI.avi, which OIIO can decode #547 2020-04-28 21:23:36 -04:00
nick black
317aa5baef
demo: grey out unsupported demos, but list them #521 2020-04-28 21:09:42 -04:00
nick black
2ec797c70c
notcurses-demo: build all demos regardless of build type #521 2020-04-28 17:46:41 -04:00
nick black
86ec4af810
oiio: no need to perform explicit seek_subimage #547 2020-04-28 02:22:47 -04:00
nick black
294e8fd90a
subproc tests: pass outofline_cancelled through as curry 2020-04-28 00:27:07 -04:00
nick black
4fcd7edd1f
subprocs: exit() on dup() failure in child #537 2020-04-28 00:21:51 -04:00
nick black
288b841021
notcurses_fds.3 man page #546 2020-04-27 19:11:11 -04:00
nick black
559a45326c
notcurses_fds.3 man page #546 2020-04-27 19:11:00 -04:00
nick black
36bfa45d6c
notcurses-tester: fix double-free 2020-04-27 07:16:49 -04:00
nick black
30f8f02ccd
Merge branch 'master' of github.com:dankamongmen/notcurses 2020-04-27 03:24:42 -04:00
nick black
2f904449a7
drop -fkeep-inline-functions #543 2020-04-27 03:24:37 -04:00
nick black
dcf262207b
notcurses-tetris.1: write up keys 2020-04-27 00:36:54 -04:00
nick black
d4f71405d2
release-doc: remove unnecessary directive 2020-04-26 22:46:43 -04:00
nick black
18242d74a4
fedora: update DFSG GPG signature URI 2020-04-26 21:56:23 -04:00
nick black
bfc243304c
document GBP steps for release 2020-04-26 21:38:32 -04:00
nick black
05753bd91a
v1.3.3 2020-04-26 21:25:23 -04:00
nick black
018e88f53b
README: don't undersell it 2020-04-26 21:21:43 -04:00
nick black
7d1e3c77c8 oiio: image scaling #535, subimages for video #536 2020-04-26 18:33:52 -04:00
nick black
f4f58432b8 oiio: wrap raw data in an OIIO::ImageBuf #535 2020-04-26 18:33:52 -04:00
nick black
0a38cd6ff5
move usage ToC to USAGE.md 2020-04-26 17:38:54 -04:00
nick black
d40c46a7aa
README: fix up syntax in header list 2020-04-26 17:37:55 -04:00
nick black
fdf8c4544e
fallin: move falling planes to top of z-axis 2020-04-26 08:29:22 -04:00
nick black
1d2bd97c3d
fedora: correct data target directory, sheesh 2020-04-25 19:31:51 -04:00
nick black
c129eb1680
fedora: fix up -data description 2020-04-25 19:22:53 -04:00
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