Commit Graph

7644 Commits

Author SHA1 Message Date
nick black
4db068876b
notcurses_init.3: update some obsolete documentation 2021-11-23 17:46:00 -05:00
nick black
e3d71d4b02
notcurses_init: document NCOPTION_PRESERVE_CURSOR #2196 2021-11-23 17:38:11 -05:00
nick black
8bae41bdb2
[xray] now has 862 frames 2021-11-23 16:29:21 -05:00
nick black
22b0934c4f [windows] correct semantics for strndup, fixes [zoo] #2365 2021-11-23 16:28:35 -05:00
nick black
389cfeb72d
[interp] clean up on failure #2369 2021-11-22 11:59:21 -05:00
Nick Black
1f0cbc94ec [oiio] properly check for ffmpeg 2021-11-22 11:46:56 -05:00
nick black
ce66c8a90d
[whiteout] kill unused variable 2021-11-22 10:29:43 -05:00
nick black
6cbe73dd80
kill diagnostic 2021-11-22 09:32:41 -05:00
nick black
f061e1550a uc_is_grapheme_break() ought be evaluated across the EGC #2364 2021-11-22 11:29:39 -03:00
nick black
6f4f0f741a [visual] deconstify visual_implementation 2021-11-22 11:29:39 -03:00
joseLuís
2a01b305b6 [docs] minor fix & update 2021-11-22 14:16:32 +01:00
nick black
6a72035184
[whiteout] extract dostring(), cleaning up main a bit #2364 2021-11-22 07:40:33 -05:00
nick black
4d4487d7b4
convert fm6.mkv -> fm6.mov 2021-11-22 07:38:59 -05:00
nick black
7b19c4eb8e
swap in new notcursesIII.mov for notcursesIII.mkv 2021-11-22 06:43:18 -05:00
nick black
367a50a826
[visual_implementation] call through a pointer 2021-11-22 05:05:19 -05:00
nick black
21b84d341a
[tetris] don't double-decode the background #2366 2021-11-22 02:58:17 -05:00
nick black
a74e7c12b4 2.4.99 InstallForge release candidate 2021-11-21 23:59:28 -05:00
nick black
ec972dd33b add installforge config #2071 2021-11-21 22:31:21 -05:00
nick black
373bcc69ad
add icon version of logo #2071 2021-11-21 22:23:48 -05:00
nick black
81475827b0
[highcon] undo unwanted experimental background change 2021-11-21 20:51:23 -05:00
nick black
15e768b4d1
[windows] correct visual area width determination #2105 2021-11-21 19:22:35 -05:00
nick black
0603f18bd6 identify as Windows ConHost, not Windows Terminal 2021-11-21 16:14:05 -05:00
nick black
251fc52d9d [nuget] install static libraries 2021-11-21 15:58:19 -05:00
nick black
bab4434cb6
[curssorreq] fix braindamage in accounting 2021-11-21 15:52:54 -05:00
nick black
3c06ca496f
don't fire off cursor location requests unless none are outstanding #2105 2021-11-21 15:30:32 -05:00
nick black
62a863bea8 [oiio] cast out warnings 2021-11-21 00:41:28 -05:00
nick black
27257328ce [media] unsigned for _blit() 2021-11-21 05:38:52 -05:00
nick black
bda934f477
[CMake] kill ffmpeg PoC target 2021-11-21 00:34:49 -05:00
nick black
0dfc5facdf
2.4.98 trial balloon 2021-11-21 00:33:46 -05:00
nick black
5a56962b1b [nuget] only one requireLicenseAcceptance 2021-11-21 00:33:01 -05:00
nick black
43de0ae3a5
[oiio] update declaration to match definition/contract 2021-11-21 00:04:40 -05:00
nick black
9989d6732a
[visual_resize] take unsigned rows, cols 2021-11-20 23:55:40 -05:00
nick black
23eaac9ced
[ffmpeg] free up frame buffers when seeding #2355 2021-11-20 23:15:04 -05:00
nick black
d4d96d3bf2 [queries] don't send kitty query on windows #2359 #2245 2021-11-20 20:14:20 -05:00
nick black
a8be5afe3a [ncplane_putwc_utf32] typo in surrogate upper bound 2021-11-20 19:03:06 -06:00
nick black
b611b35978 [ncneofetch] declare Aqua DM on macOS 2021-11-20 19:02:42 -06:00
nick black
32ce87c98a [drone] no ASAN for now 2021-11-20 19:53:56 -05:00
nick black
f710e5d0cc [windows] use openimageio #2355 2021-11-20 19:53:31 -05:00
nick black
f8ce4873e2 [ffmpeg] tighten up ffmpeg_decode 2021-11-20 18:10:14 -05:00
nick black
cf9e5b8c8e pull curses.h out of internal.h 2021-11-20 16:24:39 -06:00
nick black
10739673b2 [ffmpeg] kill unused AVCodecParameters 2021-11-20 16:52:34 -05:00
nick black
3b950fc208 [ffmpeg] packet_outstanding is just a bool 2021-11-20 16:48:24 -05:00
nick black
8d22a55dec [ffmpeg] memset AVFrame in details_seed() 2021-11-20 16:44:34 -05:00
nick black
7bacc34ab3
[drone] try using ASAN on debian CI 2021-11-20 16:24:10 -05:00
nick black
68240c3d13 use ncplane_putwc_utf32 for all unicode 13 in notcurses-info #2358 2021-11-19 14:49:09 -05:00
nick black
a248606b77
[notcurses-info] use putwc_utf32 for symbols for legacy computing #2358 2021-11-19 09:42:01 -05:00
nick black
5e55e0c970
introduce ncplane_putwc_utf32(), use it in notcurses-info #2358 2021-11-19 09:34:27 -05:00
nick black
926cc77ac5
notcurses_cell.3: document palindex functions #2360 2021-11-19 08:51:05 -05:00
nick black
58d95dfb25
notcurses_channels.3: document palindex #2360 2021-11-19 08:50:35 -05:00
nick black
3eb2f5f42d
notcurses-info: replace literal unicode 13 with escapes 2021-11-19 08:10:06 -05:00