Commit Graph

1266 Commits

Author SHA1 Message Date
nick black
3f493691d0
Debian: pass USE_PYTHON=off to cmake #363 2020-02-22 22:22:54 -05:00
nick black
3483f019e3
NOTCURSES_SHARE: purely a C thing now #363 2020-02-22 21:50:33 -05:00
nick black
93c8860c13
Install to CMAKE_INSTALL_DATADIR, though #363 2020-02-22 21:35:04 -05:00
nick black
e070c73f63
Allow NOTCURSES_SHARE to be specified #363 2020-02-22 21:28:36 -05:00
nick black
c02e6311c7
sliders: use notcurses_stddim_yx() 2020-02-22 21:10:09 -05:00
nick black
f452583094
DFSG build: don't try to load lamepatents.gif 2020-02-22 21:05:40 -05:00
Nick Black
745e742a12
Fix gradient engine #368 (#372)
Simplify and correct the gradient engine, resolving all test breakage.
2020-02-22 21:00:03 -05:00
nick black
3f6b9c3c62
input: interpret ht as tab 2020-02-21 11:34:23 -05:00
nick black
c8068cb72d
render: don't need to double convert 0->0x20 2020-02-21 08:52:48 -05:00
nick black
5e38da9ea3
implement ncplane_stain() #347 2020-02-21 07:00:53 -05:00
nick black
002e8be574
implement ncplane_format() #347 2020-02-21 06:52:57 -05:00
nick black
2780734efd
add ncplane_translate() 2020-02-21 06:26:57 -05:00
nick black
dc4271ca23
dumbass 2020-02-21 00:13:47 -05:00
nick black
126145e417
demo: convert to new notcurses_stddim_yx() where appropriate #365 2020-02-21 00:13:03 -05:00
nick black
f9d98dd05c
notcurses_stdplane_dimyx() #365 2020-02-20 23:40:13 -05:00
nick black
d32d71c868 Debian: notcurses-bin deps on {python3:Depends} 2020-02-20 22:04:59 -05:00
nick black
e55044e76a debian: wrap-and-sort -sbt pass 2020-02-20 05:20:00 -05:00
nick black
88c49df1b1
v1.2.1
DSFG demo can't have luigi
s/1.2.0/1.2.1/g
2020-02-20 05:13:22 -05:00
nick black
83742b93f1
Debian: update symbol files 2020-02-20 04:45:44 -05:00
nick black
35d850f008
Implement + test ncplane_putegc_stainable() #352 2020-02-20 04:41:56 -05:00
nick black
3eb7a882bc
demo: give frame count another column 2020-02-20 04:32:47 -05:00
nick black
cff477776c
intro: don't keep rotating bar during fade 2020-02-20 02:17:44 -05:00
nick black
bd015434e6
CMake: provide --locked --release 2020-02-20 02:13:17 -05:00
nick black
2187aa4d8c debian: update libnotcurses++1.symbols 2020-02-20 01:51:33 -05:00
nick black
8e2e1d26b8
python: final fix for arch packaging #357 2020-02-20 01:50:13 -05:00
nick black
adfbedf3ef
python: prep to install with DESTDIR 2020-02-20 01:23:49 -05:00
nick black
447ca1f3b9
unlock the python build secret #357 2020-02-20 01:12:16 -05:00
nick black
33b8ad0518
Don't build doxygen by default 2020-02-20 00:25:59 -05:00
nick black
e9818fe8e8
pydemo: extract demo from main module 2020-02-20 00:25:08 -05:00
nick black
1c05fdb013
python: --single-version-externally-managed 2020-02-19 23:31:45 -05:00
nick black
7b27953c17
notcurses_reel(3): fix up some references 2020-02-19 23:00:52 -05:00
nick black
902766feaf
index.html: add Doxygen link 2020-02-19 22:58:43 -05:00
nick black
83e73fb429
install notcurses-pydemo #359 2020-02-19 22:51:58 -05:00
nick black
69e2e8ec26
add notcurses-pydemo(1) man page #359 2020-02-19 22:51:02 -05:00
nick black
02f27b3520
colloquy: license declaration 2020-02-19 18:53:15 -05:00
nick black
5bf66563d3
notcurses-demo(1): note that jungle doesn't run without ccc 2020-02-19 18:44:53 -05:00
Nick Black
e5d6685c92
No locks, more lox #290 (#358)
* README/CMake: only require doctest 2.3.5

* man pages: remove talk of locking #290

* Remove locking from notcurses core #290

* Purge locking from notcurses core #290
2020-02-18 20:03:20 -05:00
nick black
887d4f1f79
switch subtitles to HIGHCONTRAST, big improvement! =D 2020-02-18 16:28:11 -05:00
nick black
4bea8048d4
CMake/Rust: hack in the full rust build #101 2020-02-18 13:41:57 -05:00
nick black
b2210f0cf9
Rust: build libnotcurses-sys from CMake #320 2020-02-18 13:18:20 -05:00
Nick Black
e6637e81cc
Prep for serious rusting #101 (#354)
* CMake: add USE_PANDOC, USE_DOXYGEN options #101
* README: mention rust
* start integrating rust into build #101
* CMake: add USE_NETWORK option for cargo
* Debian: build-dep on doxygen
* rust: colloquy checks in Cargo.lock
* extract NCKEY defines into their own include
* colloquy: use clap to parse CLI args
* CMake: unify option namespace
* Python: update include path
* Rust: fix up --frozen workings for -DUSE_NETWORK=off
* CMake: abstract out colloquy a little
* Sync direct.hh to the New Way
2020-02-18 12:36:16 -05:00
Marek Habersack
e429724287 [C++] API sync + some (breaking) changes
Added:

 * Plane: gradient (`ncplane_gradient`)
 * Plane: gradient_sized (`ncplane_gradient_sized`)
 * NotCurses: drop_planes (`ncplane_drop_planes`)
 * NcReel: constructor which takes `Plane&`
 * Visual: constructors which take `Plane const*`, `Plane&` and `Plane const&`)
 * ncpp_build: a nonsensical "demo" which exists purely to test whether
   the C++ builds and does absolutely nothing interesting.

Broke:
 * All exceptions throw temporary objects instead of allocated
   instances. Less typing in `catch` :P (and more conventional)
2020-02-18 12:30:13 -05:00
Jakub Wilk
f08d51c5e7 fix typos 2020-02-18 08:03:59 -05:00
nick black
3734262a52
README: link to Doxygen output 2020-02-18 01:26:37 -05:00
nick black
f5eda4b773
intro: constrain horizontal size of center panel for new logo 2020-02-18 01:06:50 -05:00
nick black
d8dce42f94
Add a Doxyfile #297 2020-02-18 01:05:59 -05:00
nick black
7c76f26a16
drone: 2020-02-17a builders 2020-02-17 23:03:35 -05:00
nick black
d8fc0da91d
README: add link to guidebook 2020-02-17 22:48:07 -05:00
nick black
111a44fde5
update HISTORY with 1.2.0 release 2020-02-17 22:45:04 -05:00
nick black
2dc103f447 update primary versions to 1.2.1 for new cycle 2020-02-17 22:43:14 -05:00