Commit Graph

1324 Commits (afe724ee1da00edf1144b7cc3589d3c228b66a52)
 

Author SHA1 Message Date
nick black 6798233afe highcontrast demo: turn on motto 4 years ago
nick black 290bd983ac highcontrast demo: tighten up minimize() #181 4 years ago
nick black f5fd95287e highcontrast: kill nonsense line 4 years ago
nick black f688f9b9c3 highcontrast demo cycle #181 4 years ago
nick black 8e29b5ba0f add highcon demo #181 4 years ago
nick black ac7c247afc
Merge branch 'master' of github.com:dankamongmen/notcurses 4 years ago
nick black 05997f9988
notcurses-demo: accept -i to continue on demo failure 4 years ago
nick black dfe4a99446
ncplane_putegc_yx: set sbytes on error path 4 years ago
nick black 24eb133b63 Debian: drop explicit g++ dep 4 years ago
nick black e6c024216a
Debian: drop versioned dep on g++ 4 years ago
nick black 8256b2331e
CMake: explicitly pull in avutil 4 years ago
nick black ee61e19b2b
Merge branch 'master' of github.com:dankamongmen/notcurses 4 years ago
nick black 4c334aaf2b
CMake: explicitly link in avcodec 4 years ago
nick black c4d7d3744c Debian: relax ncurses-dev versioned dep 4 years ago
nick black a076bc1e4b Debian: correct libav* versioned deps 4 years ago
nick black 8e61e86645 Debian: set all symbol versions to 1.1.6 4 years ago
nick black 0ed348ff61 Drop unnecessary versioned depends 4 years ago
nick black 85e377e652
Accept US-ASCII/C encoding, with warning. 4 years ago
nick black d03760f3d4
trim debian/changelog, close ITP bug 4 years ago
nick black 3a733ea1f8
debian: update symbol files 4 years ago
nick black f785761f07
v1.1.6 4 years ago
nick black 0daf7503d5
expand DFSG removals 4 years ago
nick black 62488eaf10
blit->ncblit #324 4 years ago
nick black 74775b97ec
enmetric->ncmetric #324 4 years ago
nick black 5021212953
python: add ncreel, nctablet 4 years ago
nick black 89f516dcaa
tablet->nctablet, add ncreel to python #324 4 years ago
nick black c519c95fff
panelreel -> ncreel #324 4 years ago
nick black b38985e99c
demo: print default data dir in usage() 4 years ago
nick black 01bc543399
tag demos requiring ffmpeg 4 years ago
nick black 959b2b8d70
notcurses-demo(1): markdown syntax 4 years ago
nick black 0bff959eed
demo: don't allow HUD to drive rendering 4 years ago
nick black 14f03f781a
add some missing locking #290 4 years ago
nick black 34546afc73
Rust: add basic unit tests #101 4 years ago
nick black b284901d18
prep for 1.1.6 4 years ago
nick black 00f7973aea
remove obsoleted README line #321 4 years ago
nick black 09ff64e19f
ncdirect_style_*() #321 4 years ago
nick black f28bdf5d42
Python wrappers for ncdirect_styles_*() #321 4 years ago
nick black bb7b92ea4a
ncdirect_styles_*() declarations #321 4 years ago
nick black 2b6b6f996a
drone: new builders 4 years ago
nick black 24bd60bbcb
debian: update watch file to pull dfsg source #316 4 years ago
nick black 429e00d612 v1.1.5 4 years ago
nick black 6bf812a306 demo: elide nonfree demos in DFSG build #316 4 years ago
nick black d13e7fced4 DFSG: add release notes, remove unused media #316 4 years ago
nick black 116453bfec notcurses-demo(1): add note about DFSG build #316 4 years ago
nick black 64e5840d34 Debian: pass -DDFSG_BUILD to CMake #316 4 years ago
nick black 832451a966
notcurses-view: erase base plane each frame #314
On a resize, notcurses-view left cruft in the middle of the
top line due to the frame/time being moved. An erase is awfully
heavyweight here, in the abstract, but it gets the job done
simply, and doesn't seem to have much performance impact.
4 years ago
nick black 443deee7a3
README: update rendering algorithm description #289 4 years ago
nick black ab3a91c5d0
python for ncdirect 4 years ago
nick black 5cd3a4c41d
ncdirect_dim_y()/x() 4 years ago
nick black 8ac16b734f
keep ncmenu on top #179 4 years ago