.. |
bitmapstates.c
|
rebuild: only free auxvec for non-animation #1895
|
2021-07-07 03:01:44 -04:00 |
blitters.c
|
remove useless notcurses_check_pixel_support() calls
|
2021-06-30 17:34:44 -04:00 |
cjkscroll.c
|
recognize greys in 8-color quantization
|
2021-07-08 23:37:07 -04:00 |
cursor.c
|
allow cursor enable/disable without a true tty
|
2021-08-26 05:14:04 -04:00 |
direct-input.c
|
char32_t is C++, not C -- move to uint32_t
|
2021-07-12 18:01:41 -04:00 |
direct.c
|
windows: no sys/ioctl.h, move to compat.h
|
2021-07-22 18:41:06 -04:00 |
dirgb.c
|
dirgb: ignore italics errors
|
2021-08-05 06:39:09 -04:00 |
dirlines.c
|
[dirlines] throw in a newline at the end
|
2021-05-04 19:08:55 -04:00 |
fbconscroll.c
|
fbconscroll PoC
|
2021-08-11 14:47:39 -04:00 |
fileroller.c
|
fix msys2 build for real
|
2021-08-13 15:08:10 -04:00 |
gradients.c
|
CHANNELS_RGB_ -> NCCHANNELS_
|
2021-07-10 17:54:06 -04:00 |
hilodirect.c
|
replace random() with rand() for windows goodness
|
2021-07-24 15:18:02 -04:00 |
interp.c
|
interp PoC: fix use-of-NULL + memory leak
|
2021-08-02 00:23:15 -04:00 |
linuxconjammer.c
|
get linux font reprogramming working once more
|
2021-06-22 08:57:03 -04:00 |
linuxconsole.c
|
handle KDFONTOP response, set up copy range better #1726
|
2021-06-22 08:57:03 -04:00 |
menu.c
|
char32_t is C++, not C -- move to uint32_t
|
2021-07-12 18:01:41 -04:00 |
multiselect.c
|
poc multiselect/selector: allow mouse_enable failure
|
2021-08-24 01:56:12 -04:00 |
ncwidth.c
|
Windows: kill last warnings #2062
|
2021-08-26 06:12:52 -04:00 |
pixel.c
|
replace random() with rand() for windows goodness
|
2021-07-24 15:18:02 -04:00 |
procroller.c
|
procroller: use notcurses_get() over notcurses_getc() #1686
|
2021-07-25 00:44:27 -04:00 |
progbar.c
|
s/channels/ncchannels/g #1570
|
2021-04-29 01:32:08 -04:00 |
qrcode.c
|
ncplane_qrcode: drop blitter argument, update docs
|
2021-02-15 03:34:14 -05:00 |
rgb.c
|
Workable split of library
|
2021-01-19 23:09:22 -05:00 |
rotate.c
|
rotate PoC: run faster #1800
|
2021-06-27 07:38:40 -04:00 |
rtl.c
|
Workable split of library
|
2021-01-19 23:09:22 -05:00 |
scroll.c
|
recognize greys in 8-color quantization
|
2021-07-08 23:37:07 -04:00 |
selector.c
|
poc multiselect/selector: allow mouse_enable failure
|
2021-08-24 01:56:12 -04:00 |
sgr-direct.c
|
view demo: zero out static struct marsh #2047
|
2021-08-13 02:27:54 -04:00 |
sgr-full.c
|
sgr-full PoC: convert to cli mode
|
2021-08-07 22:48:44 -04:00 |
statepixel.c
|
statepixel: use black foreground so we can read errors
|
2021-07-26 08:49:53 -04:00 |
tabbed.c
|
Spice up the tabbed poc
|
2021-07-15 13:56:15 -04:00 |
textplay.c
|
get everything building on OSX #195
|
2021-07-12 21:27:02 -04:00 |
tree.c
|
char32_t is C++, not C -- move to uint32_t
|
2021-07-12 18:01:41 -04:00 |
zalgo.c
|
start merging in the fauxmemstream branch #1977
|
2021-08-04 14:59:37 -04:00 |