nick black
1be4025289
CMake: true fix for #208 , use NOTCURSES_SHARE
2020-01-09 05:51:18 -05:00
nick black
2c6765d18f
debian: add new entries to symbols
2020-01-09 05:31:01 -05:00
nick black
7e40453199
v1.0.1
2020-01-09 05:22:34 -05:00
nick black
2cad2741d5
ignore compiled .so's
2020-01-09 05:20:33 -05:00
nick black
32cdc58cd5
python: PoC up through dimensions/output
2020-01-09 05:20:33 -05:00
nick black
16cd377cf7
shout out to rebecca bowen for the fix
2020-01-09 05:20:33 -05:00
nick black
1ecd570369
python: notcurses_stdplane()
2020-01-09 05:20:33 -05:00
nick black
ebbac42bf6
whoomp, there it is: fix all libav timing issues #159
2020-01-09 05:17:09 -05:00
nick black
aa79a86438
drone: new builders
2020-01-07 16:15:27 -05:00
nick black
202115d826
Add python3-all-dev build-dep
2020-01-07 16:15:27 -05:00
nick black
306045116f
API: always call complex from static simple
2020-01-07 16:15:27 -05:00
nick black
fac377b2bc
CMake: require python3
2020-01-07 16:15:27 -05:00
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