Commit Graph

6163 Commits (e8707e575d63df77519ff29fe8c5e7ec00db2c0d)
 

Author SHA1 Message Date
nick black d07dfee55c list fedora core dependencies 3 years ago
nick black 5a0e2a2ae5 CMake: link zlib into notcurses-core #1821 3 years ago
nick black 4de3101c20 provide png.h 3 years ago
nick black 1dd954d4be deflate that sumbitch 3 years ago
nick black c1e419fd9d CMake: demand Zlib 3 years ago
nick black 60c953b77b png: prep for deflate 3 years ago
nick black 3dbc5645f7 create_png_mmap: accept a file descriptor 3 years ago
nick black a55a37a838 write PNG IDAT and IEND chunks, unit test 3 years ago
nick black 9c92b83387 some PNG work 3 years ago
nick black 277fd3931e start writing up PNGs 3 years ago
nick black 0dfe103f4f define PNG creation interface, assumes mmap() #1821 3 years ago
nick black ef1dfe6254 fix regression in HUD from shift to PRIu64, whoops 3 years ago
nick black 8947a5f5d7
not many neofetch changes recently 3 years ago
nick black 3aaff6a944
v2.3.10 3 years ago
joseLuís 84064da03f [rust] remove NcFile for macos; #1937 #1938
- remove the Notcurses.render_to_file method.
3 years ago
joseLuís 54ce1b6171 [rust] remove NcFile for macos; #1937 #1938
- also remove the notcurses.debug method.
3 years ago
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.
3 years ago
nick black af1015b264
kill 'vizdirect' PoC 3 years ago
nick black 99217a7e27
employ XTPUSHCOLORS/XTPOPCOLORS where supported #1296 3 years ago
nick black 95cdfd7524
learn XTPOPCOLORS/XTPUSHCOLORS for xterm+kitty #1296 3 years ago
nick black 2c838e3aa7 info: when printing neoart, use default foreground 3 years ago
nick black 37fb3ab34e
README: clear up wording in FAQ entry 3 years ago
nick black bfd689b1c0 info: dole out symbols line, closes #1929 3 years ago
nick black e04793b6d6 info: dole out box lines #1929 3 years ago
nick black 8566aa8fec info: expand out the legacy symbols rows #1929 3 years ago
nick black d1b1e7fe3a info: do sextants one-by-one #1929 3 years ago
nick black 6f2d392f69 silence a bunch of Wstring-plus-int warnings 3 years ago
nick black 26a381b6e2 notcurses-info: break out sextants #1929 3 years ago
nick black ba19013f6a notcurses-info: overcome unicode deficiencies throughout braille #1929 3 years ago
nick black 19f7726075 notcurses-info: print braille one at a time #1929 3 years ago
nick black a705dfd0ff convert last(?) two remaining PRIu64s 3 years ago
nick black c804148084 Mention @michaelsbradleyjr in HISTORY.md 3 years ago
nick black 3458c440d9 ncneofetch gets a logo on darwin #1925 3 years ago
nick black ab69a1d6d0 animate: truncate unicode 13 for apple #195 3 years ago
nick black a8baa6cb9a poll: handle NULL as -1 on apple #195 3 years ago
nick black 622ae010da fix format specifiers in demo.c #195 3 years ago
nick black baf218fdd4 egcpool, plane: fix unit tests for OS X #1924 3 years ago
nick black 86aa60d55b cell.cpp: fix up tests for OS X #1924 3 years ago
nick black fef33ad2aa wide.cpp: patch up tests for OS X 11.4 3 years ago
nick black dbe6803dee The mission of this Allied Force was fulfilled at 0241, local time, May 7th, 1945. 3 years ago
nick black ba3e2cfc61 README: add OSX 3 years ago
nick black c74c03b948 LIBM, not LIBM_LIBRARIES 3 years ago
nick black 931fa8eb13 get everything building on OSX #195 3 years ago
nick black 5015e39f16 only need TIMER_ABSTIME on apple 3 years ago
nick black bc9a4344ae CMake: need terminfo include dirs for libnotcurse #195 3 years ago
nick black 8f41bfd757 inttypes PRIu64 throughout stats.c 3 years ago
nick black f3886df67c osx: ppoll, execvpe, pipe2 workarounds 3 years ago
nick black 33752742d1 byteswap on OS X #195 3 years ago
nick black 1a4f567fe3 CMake: some reworking necessary for OS X #195 3 years ago
nick black 15b9b64cad
char32_t is C++, not C -- move to uint32_t 3 years ago