Commit Graph

780 Commits

Author SHA1 Message Date
nick black
9f103d36e2 python: get init/stop working 2020-01-07 16:15:27 -05:00
nick black
92d73fc600 eine klein python #149 2020-01-07 16:15:27 -05:00
nick black
fb336bdde4 python bindings skeleton #149 2020-01-07 16:15:27 -05:00
nick black
d8c6e2434a
demo: summary table adds render% 2020-01-07 13:23:16 -05:00
nick black
f092e62bca
demo summary: total out columns 2020-01-07 11:16:44 -05:00
nick black
a56846468e
notcurses-view: keypress skips, not aborts 2020-01-07 10:42:40 -05:00
nick black
acef43c759
avcodec_parameters_to_context() #215 2020-01-07 09:30:50 -05:00
nick black
75f0ea6ca0
HUD: print framecount 2020-01-07 08:21:18 -05:00
nick black
9677114e45
notcurses-view: support -l 2020-01-07 07:55:23 -05:00
nick black
f4cda62d63
uniblock: don't emit useless \u200e 2020-01-07 03:40:15 -05:00
nick black
309211e308
enmetric() for small values #256 2020-01-07 00:24:20 -05:00
nick black
14d7bed6db
notcurses-input: fix banner display #263 2020-01-06 23:32:06 -05:00
nick black
523ba85815
update outcurses links 2020-01-06 17:31:34 -05:00
nick black
b37ea582a3
enmetric()ize total time output in demo summary 2020-01-06 15:58:16 -05:00
nick black
c00fc3c3f7
mask out SIGWINCH in demo #262 2020-01-06 00:00:49 -05:00
nick black
7e59cf1053
don't print Term line with suppress_banner 2020-01-05 05:13:05 -05:00
nick black
24ba1c4425
grid: fix error on superlarge geometries 2020-01-05 05:05:30 -05:00
nick black
a170e4334a
cmake: write install prefix #208 2020-01-05 04:53:43 -05:00
nick black
c8148fe949
xray: don't blend banner 2020-01-05 04:38:53 -05:00
nick black
3d02318e29
panelreel-demo: hook up pipe 2020-01-05 04:38:32 -05:00
nick black
d6d1f752a2
drone: update to newest builders 2020-01-05 04:01:25 -05:00
nick black
1a2cccaa18 fold out ncplane_move_cursor_yx() wherever possible #257 2020-01-05 03:46:51 -05:00
nick black
7016e7f5da summary: clean up table's unicode BDC 2020-01-05 03:46:51 -05:00
nick black
6cb945f3d5 panelreel: initial tablet count based on height 2020-01-05 03:46:51 -05:00
nick black
930968f31a
demo: add legend to summary table #258 2020-01-05 01:33:03 -05:00
nick black
07c175b320
refrain from using undefined terminfo capabilities #252 2020-01-05 00:17:59 -05:00
nick black
fabbb96cb5
pull weird whitespace from pkgconfig input 2020-01-04 21:21:45 -05:00
nick black
af1a5ea528
v1.0.0. Give. Sympathize. Control. 2020-01-04 08:39:20 -05:00
nick black
9c8ce83f95
chunli/view: trans out 2020-01-04 07:49:10 -05:00
nick black
54fb468dfe chunli: use demo_render() 2020-01-04 07:25:01 -05:00
Nick Black
f5c6297902
Chun Li demo (#251)
* chun li demo
* ncvisual_decode: allow multiple renders of the same frame
* add -H to notcurses-demo man page
* update section 1 man page versions
2020-01-04 07:21:54 -05:00
nick black
a748dea61b uniblock: restore colors/fade 2020-01-04 06:39:57 -05:00
nick black
5dd90f3735 add ncplane_dim_[yx] quick accessors 2020-01-04 04:34:29 -05:00
Nick Black
f6975d11d5
Docs/API sweep for 1.0.0 #244 #249 (#250)
* sync up some docs #244
* sync README and man page
* notcurses_output() man page work
* pull attr/channels from output functions #244
* witherworm: clean up explicit moves #244
* still more man page work
* notcurses_lines, last of the man pages i think
* panelreel man page #244
* debian: ruby-ronn->pandoc
* debian: full multiarch compliance
* debian: symbols file
* pandoc: fix syntax for lexgrog
* fm6.mkv: strip audio
* pandoc: fix up apropos man syntax #249
* ncurses_lines man page
2020-01-04 02:37:55 -05:00
nick black
a868a29c24
notcurses-view: support resizes post-render 2020-01-03 21:37:36 -05:00
nick black
2ada135fc2
add ncplane_resize_simple() 2020-01-03 21:37:06 -05:00
nick black
03636b14d3
maxcolor -> trans, document loglevels 2020-01-03 12:13:03 -05:00
nick black
781a0eda44 clean up input thread in demo #246 2020-01-03 05:51:27 -05:00
nick black
bd27e056e7 don't ncvisual_decode+stream #246 2020-01-03 05:51:27 -05:00
nick black
9ceb708c00 man page syntax fixes 2020-01-03 05:51:27 -05:00
nick black
c7558550f4 drop sprite-enhalfen 2020-01-03 05:51:27 -05:00
nick black
0de1856e38 accept a loglevel for libav 2020-01-03 05:51:27 -05:00
nick black
6518e2f888 xray: free up path accessor 2020-01-03 05:51:27 -05:00
nick black
867a0db3e9 witherworms: rewrite with ncplane_at_yx() 2020-01-03 05:51:27 -05:00
nick black
029256e6fc
notcurses-input docs 2020-01-01 22:39:16 -05:00
nick black
dee889ee05
some documentation on cells/threads 2020-01-01 22:06:07 -05:00
nick black
94f597a9bb ronn -> pandoc #245 2020-01-01 21:26:21 -05:00
nick black
390ca477bd
CMake: NAME_WLE requires CMake 3.14 2020-01-01 19:06:57 -05:00
nick black
b1c16cd437
more space between instances than letters, ick 2020-01-01 11:29:18 -05:00
nick black
136779826c
cargo: 0.9.9 2020-01-01 11:27:12 -05:00