Commit Graph

1112 Commits (d55f1b78d8ad0ec9910f18ca6813702cf5de0405)
 

Author SHA1 Message Date
nick black 4c334aaf2b
CMake: explicitly link in avcodec 5 years ago
nick black c4d7d3744c Debian: relax ncurses-dev versioned dep 5 years ago
nick black a076bc1e4b Debian: correct libav* versioned deps 5 years ago
nick black 8e61e86645 Debian: set all symbol versions to 1.1.6 5 years ago
nick black 0ed348ff61 Drop unnecessary versioned depends 5 years ago
nick black 85e377e652
Accept US-ASCII/C encoding, with warning. 5 years ago
nick black d03760f3d4
trim debian/changelog, close ITP bug 5 years ago
nick black 3a733ea1f8
debian: update symbol files 5 years ago
nick black f785761f07
v1.1.6 5 years ago
nick black 0daf7503d5
expand DFSG removals 5 years ago
nick black 62488eaf10
blit->ncblit #324 5 years ago
nick black 74775b97ec
enmetric->ncmetric #324 5 years ago
nick black 5021212953
python: add ncreel, nctablet 5 years ago
nick black 89f516dcaa
tablet->nctablet, add ncreel to python #324 5 years ago
nick black c519c95fff
panelreel -> ncreel #324 5 years ago
nick black b38985e99c
demo: print default data dir in usage() 5 years ago
nick black 01bc543399
tag demos requiring ffmpeg 5 years ago
nick black 959b2b8d70
notcurses-demo(1): markdown syntax 5 years ago
nick black 0bff959eed
demo: don't allow HUD to drive rendering 5 years ago
nick black 14f03f781a
add some missing locking #290 5 years ago
nick black 34546afc73
Rust: add basic unit tests #101 5 years ago
nick black b284901d18
prep for 1.1.6 5 years ago
nick black 00f7973aea
remove obsoleted README line #321 5 years ago
nick black 09ff64e19f
ncdirect_style_*() #321 5 years ago
nick black f28bdf5d42
Python wrappers for ncdirect_styles_*() #321 5 years ago
nick black bb7b92ea4a
ncdirect_styles_*() declarations #321 5 years ago
nick black 2b6b6f996a
drone: new builders 5 years ago
nick black 24bd60bbcb
debian: update watch file to pull dfsg source #316 5 years ago
nick black 429e00d612 v1.1.5 5 years ago
nick black 6bf812a306 demo: elide nonfree demos in DFSG build #316 5 years ago
nick black d13e7fced4 DFSG: add release notes, remove unused media #316 5 years ago
nick black 116453bfec notcurses-demo(1): add note about DFSG build #316 5 years ago
nick black 64e5840d34 Debian: pass -DDFSG_BUILD to CMake #316 5 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.
5 years ago
nick black 443deee7a3
README: update rendering algorithm description #289 5 years ago
nick black ab3a91c5d0
python for ncdirect 5 years ago
nick black 5cd3a4c41d
ncdirect_dim_y()/x() 5 years ago
nick black 8ac16b734f
keep ncmenu on top #179 5 years ago
nick black 0271ba5abf python: fix debuild when no notcurses is present 5 years ago
nick black ecf921c135
run wrap-and-sort -sbt per @edmonds 5 years ago
nick black 87296a9f1c
Debian: update symbols with ncmenu 5 years ago
nick black 9f56ac83f1
Debian open use logo #316 5 years ago
nick black 2a9f3c5ab3
ncmenu_selected(), update docs #179 5 years ago
nick black 4d613217b3
ncmenu: only allow one at a time 5 years ago
nick black 10a269c963
ncmenu: reject double menu 5 years ago
nick black 039a390877
ncmenu: print item shortcut aligned right #179 5 years ago
nick black 49013433ea
demo: spruce up table a bit more 5 years ago
nick black f54e73278e
chunli: return error on load failure 5 years ago
nick black 79a92fcfb1
ncmenu: highlight shortcut keys for menu items 5 years ago
nick black 553f81da4e
ncmenu: unicode shortcut test 5 years ago