.. |
bitmap.cpp
|
replace random() with rand() for windows goodness
|
2021-07-24 15:18:02 -04:00 |
blit.cpp
|
ncdirect capabilites, all #1768
|
2021-06-17 18:02:46 -04:00 |
cell.cpp
|
add nccell_cols(), deprecate nccell_width()
|
2021-07-26 19:39:15 -04:00 |
channel.cpp
|
add ncchannels_reverse, use it in ncmenu, add unit test #1878
|
2021-07-07 09:36:31 -04:00 |
direct.cpp
|
CHANNELS_RGB_ -> NCCHANNELS_
|
2021-07-10 17:54:06 -04:00 |
egcpool.cpp
|
add nccell_cols(), deprecate nccell_width()
|
2021-07-26 19:39:15 -04:00 |
Exceptions.cpp
|
exception tests: explicitly stop context
|
2021-05-01 17:32:24 -04:00 |
fade.cpp
|
Fade unit test: use CELL_CHAR_INITIALIZER
|
2021-07-03 21:52:32 -04:00 |
fds.cpp
|
FdsAndSubprocs: WARN on (very rarely) failing pthread_mutex_destroy()
|
2021-06-03 01:16:27 -04:00 |
fills.cpp
|
get another mergedown() unit test #1615
|
2021-06-11 20:35:46 -04:00 |
geom.cpp
|
cell -> nccell throughout much of remaining API (#1535)
|
2021-04-14 06:42:14 -04:00 |
input.cpp
|
move tests to src/tests
|
2021-02-07 20:52:20 -05:00 |
internal.cpp
|
improve 256-color grey quantization
|
2021-07-09 00:46:48 -04:00 |
libunistring.cpp
|
move tests to src/tests
|
2021-02-07 20:52:20 -05:00 |
main.cpp
|
windows: no langinfo.h
|
2021-07-22 18:13:22 -04:00 |
main.h
|
notcurses-tester: use unique_ptr on find_data()
|
2021-06-06 02:13:18 -04:00 |
media.cpp
|
media tests: remove treacherous sleep(3)s
|
2021-06-29 07:45:44 -04:00 |
menu.cpp
|
move tests to src/tests
|
2021-02-07 20:52:20 -05:00 |
metric.cpp
|
move tests to src/tests
|
2021-02-07 20:52:20 -05:00 |
Ncpp.cpp
|
CHANNELS_RGB_ -> NCCHANNELS_
|
2021-07-10 17:54:06 -04:00 |
notcurses.cpp
|
remove garbage CursesStyles unit test #1791
|
2021-06-18 15:08:31 -04:00 |
palette.cpp
|
s/CELL_ALPHA_/NCCELL_ALPHA_/g
|
2021-06-13 18:21:14 -04:00 |
piles.cpp
|
purge wayward notcurses_debug() calls in pile unit tests
|
2021-07-02 23:10:09 -04:00 |
plane.cpp
|
add unit test for emitting NUL cell #2002
|
2021-07-30 19:14:54 -04:00 |
plot.cpp
|
CHANNELS_RGB_ -> NCCHANNELS_
|
2021-07-10 17:54:06 -04:00 |
progbar.cpp
|
[planes] add NCPLANE_OPTION_MARGINALIZED #1472
|
2021-03-27 07:07:48 -04:00 |
reader.cpp
|
CHANNELS_RGB_ -> NCCHANNELS_
|
2021-07-10 17:54:06 -04:00 |
reel.cpp
|
s/CELL_ALPHA_/NCCELL_ALPHA_/g
|
2021-06-13 18:21:14 -04:00 |
reelgaps.cpp
|
CHANNELS_RGB_ -> NCCHANNELS_
|
2021-07-10 17:54:06 -04:00 |
resize.cpp
|
s/channels/ncchannels/g #1570
|
2021-04-29 01:32:08 -04:00 |
rotate.cpp
|
CHANNELS_RGB_ -> NCCHANNELS_
|
2021-07-10 17:54:06 -04:00 |
scrolling.cpp
|
cell -> nccell throughout much of remaining API (#1535)
|
2021-04-14 06:42:14 -04:00 |
selector.cpp
|
[planes] add NCPLANE_OPTION_MARGINALIZED #1472
|
2021-03-27 07:07:48 -04:00 |
sixel.cpp
|
CHANNELS_RGB_ -> NCCHANNELS_
|
2021-07-10 17:54:06 -04:00 |
stacking.cpp
|
ncdirect capabilites, all #1768
|
2021-06-17 18:02:46 -04:00 |
tabbed.cpp
|
CHANNELS_RGB_ -> NCCHANNELS_
|
2021-07-10 17:54:06 -04:00 |
textlayout.cpp
|
fix up LayoutLeadingSpaces test not to send tabs
|
2021-06-27 07:17:56 -04:00 |
tree.cpp
|
exception tests: explicitly stop context
|
2021-05-01 17:32:24 -04:00 |
version.cpp
|
exception tests: explicitly stop context
|
2021-05-01 17:32:24 -04:00 |
visual.cpp
|
Visual: render 1x1->fullscreen #1675
|
2021-07-02 23:26:56 -04:00 |
wide.cpp
|
wide.cpp: patch up tests for OS X 11.4
|
2021-07-12 21:27:02 -04:00 |
zaxis.cpp
|
zaxis test: update to api3
|
2021-04-14 09:36:00 -04:00 |