nick black
1dd954d4be
deflate that sumbitch
2021-07-15 05:51:51 -04:00
nick black
c1e419fd9d
CMake: demand Zlib
2021-07-15 05:51:51 -04:00
nick black
60c953b77b
png: prep for deflate
2021-07-15 05:51:51 -04:00
nick black
3dbc5645f7
create_png_mmap: accept a file descriptor
2021-07-15 05:51:51 -04:00
nick black
a55a37a838
write PNG IDAT and IEND chunks, unit test
2021-07-15 05:51:51 -04:00
nick black
9c92b83387
some PNG work
2021-07-15 05:51:51 -04:00
nick black
277fd3931e
start writing up PNGs
2021-07-15 05:51:51 -04:00
nick black
0dfe103f4f
define PNG creation interface, assumes mmap() #1821
2021-07-15 05:51:51 -04:00
nick black
ef1dfe6254
fix regression in HUD from shift to PRIu64, whoops
2021-07-15 05:51:51 -04:00
nick black
8947a5f5d7
not many neofetch changes recently
2021-07-14 22:57:48 -04:00
nick black
3aaff6a944
v2.3.10
2021-07-14 22:41:59 -04:00
joseLuís
84064da03f
[rust] remove NcFile for macos; #1937 #1938
...
- remove the Notcurses.render_to_file method.
2021-07-14 22:41:52 +02:00
joseLuís
54ce1b6171
[rust] remove NcFile for macos; #1937 #1938
...
- also remove the notcurses.debug method.
2021-07-14 21:28:56 +02:00
joseLuís
548ca72bf4
[rust] add NcPlane
methods
...
- reimplement the static function `ncplane_moverel`.
- new methods `move_rel`, `cursor_move_rel`, `putln`.
- rename `home` to `cursor_home` and deprecate.
2021-07-14 09:49:50 +02:00
nick black
af1015b264
kill 'vizdirect' PoC
2021-07-13 05:38:39 -04:00
nick black
99217a7e27
employ XTPUSHCOLORS/XTPOPCOLORS where supported #1296
2021-07-13 05:12:40 -04:00
nick black
95cdfd7524
learn XTPOPCOLORS/XTPUSHCOLORS for xterm+kitty #1296
2021-07-13 05:09:07 -04:00
nick black
2c838e3aa7
info: when printing neoart, use default foreground
2021-07-13 01:57:54 -05:00
nick black
37fb3ab34e
README: clear up wording in FAQ entry
2021-07-13 02:45:01 -04:00
nick black
bfd689b1c0
info: dole out symbols line, closes #1929
2021-07-13 01:08:10 -05:00
nick black
e04793b6d6
info: dole out box lines #1929
2021-07-13 01:06:16 -05:00
nick black
8566aa8fec
info: expand out the legacy symbols rows #1929
2021-07-13 00:34:56 -05:00
nick black
d1b1e7fe3a
info: do sextants one-by-one #1929
2021-07-13 00:23:07 -05:00
nick black
6f2d392f69
silence a bunch of Wstring-plus-int warnings
2021-07-13 00:10:55 -05:00
nick black
26a381b6e2
notcurses-info: break out sextants #1929
2021-07-13 00:07:50 -05:00
nick black
ba19013f6a
notcurses-info: overcome unicode deficiencies throughout braille #1929
2021-07-12 23:17:06 -05:00
nick black
19f7726075
notcurses-info: print braille one at a time #1929
2021-07-12 23:06:03 -05:00
nick black
a705dfd0ff
convert last(?) two remaining PRIu64s
2021-07-12 21:13:09 -05:00
nick black
c804148084
Mention @michaelsbradleyjr in HISTORY.md
2021-07-12 22:08:10 -04:00
nick black
3458c440d9
ncneofetch gets a logo on darwin #1925
2021-07-12 22:04:38 -04:00
nick black
ab69a1d6d0
animate: truncate unicode 13 for apple #195
2021-07-12 21:27:02 -04:00
nick black
a8baa6cb9a
poll: handle NULL as -1 on apple #195
2021-07-12 21:27:02 -04:00
nick black
622ae010da
fix format specifiers in demo.c #195
2021-07-12 21:27:02 -04:00
nick black
baf218fdd4
egcpool, plane: fix unit tests for OS X #1924
2021-07-12 21:27:02 -04:00
nick black
86aa60d55b
cell.cpp: fix up tests for OS X #1924
2021-07-12 21:27:02 -04:00
nick black
fef33ad2aa
wide.cpp: patch up tests for OS X 11.4
2021-07-12 21:27:02 -04:00
nick black
dbe6803dee
The mission of this Allied Force was fulfilled at 0241, local time, May 7th, 1945.
2021-07-12 21:27:02 -04:00
nick black
ba3e2cfc61
README: add OSX
2021-07-12 21:27:02 -04:00
nick black
c74c03b948
LIBM, not LIBM_LIBRARIES
2021-07-12 21:27:02 -04:00
nick black
931fa8eb13
get everything building on OSX #195
2021-07-12 21:27:02 -04:00
nick black
5015e39f16
only need TIMER_ABSTIME on apple
2021-07-12 21:27:02 -04:00
nick black
bc9a4344ae
CMake: need terminfo include dirs for libnotcurse #195
2021-07-12 21:27:02 -04:00
nick black
8f41bfd757
inttypes PRIu64 throughout stats.c
2021-07-12 21:27:02 -04:00
nick black
f3886df67c
osx: ppoll, execvpe, pipe2 workarounds
2021-07-12 21:27:02 -04:00
nick black
33752742d1
byteswap on OS X #195
2021-07-12 21:27:02 -04:00
nick black
1a4f567fe3
CMake: some reworking necessary for OS X #195
2021-07-12 21:27:02 -04:00
nick black
15b9b64cad
char32_t is C++, not C -- move to uint32_t
2021-07-12 18:01:41 -04:00
nick black
0d68b62bee
enqueue_cursor_report: set clr->next to NULL
2021-07-12 13:58:57 -04:00
nick black
561f4eba8c
v2.3.9
2021-07-12 12:24:38 -04:00
nick black
bd002f154f
garbage first run at integrated cursor location report #1692
2021-07-11 17:27:04 -04:00