Commit Graph

7515 Commits

Author SHA1 Message Date
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
nick black
b2ce3f00f8
remove progbar PoC, move it into unit tests 2021-11-19 07:53:43 -05:00
nick black
1a61214a44 [ncneofetch] don't emit newline characters from ncart #2356 2021-11-19 11:48:48 -05:00
nick black
0d94049954
[ncneofetch] fix off-by-one on ncart #2357 2021-11-19 06:31:29 -05:00
nick black
ce25472f50
[python] dump eliminated macros 2021-11-19 05:37:33 -05:00
nick black
03a03ca22c
[channels] set_rgb needs clear the palette bit! 2021-11-19 05:36:38 -05:00
nick black
58ca4c5fa3
[init] only warn on failure to preserve cursor 2021-11-19 04:23:09 -05:00
nick black
5e6416eae6
[queries] send DSRCPR as early as possible 2021-11-19 04:18:24 -05:00
nick black
b0aadca7be
[init] block until we have cursor report, in case it arrives late 2021-11-19 04:16:41 -05:00
nick black
04c768f0e5
[input] remove unused termqueries struct 2021-11-19 04:10:14 -05:00
nick black
b91683e14a [print_frame_summary] fix up some inttypes 2021-11-19 01:36:03 -05:00
nick black
0266f496a0
[cursor] i have no idea what this PoC did; nuke it 2021-11-18 23:55:17 -05:00
nick black
6a1364d9d5
[nuget] list LibDeflate.native 1.7.1+ as dep #2354 2021-11-18 22:57:07 -05:00
nick black
e26756565c
[nuget] add some fields to metadata, install dlls to lib/ #2354 2021-11-18 22:48:30 -05:00
nick black
e205cde05f
set versions to 2.4.97 for prep nuget build #2354 2021-11-18 21:36:24 -05:00
nick black
c6c7d60193
add initial nuget spec file #1966 2021-11-18 21:32:06 -05:00
nick black
b0c75d84d1
[windows] settle on u7 for cursor location reports #2105 2021-11-18 18:13:19 -05:00
nick black
5e8ecebe21
[fbcon_scroll] don't try to memmove 0 bytes 2021-11-18 17:21:23 -05:00
nick black
59104a7ab4
[INSTALL] fix markdown syntax 2021-11-18 17:00:13 -05:00
nick black
2155ad32f9
[linux] memset correct area post-scroll 2021-11-18 16:48:09 -05:00
nick black
12ca5bb4fc
[Visual] tighten geometry unit test, always set maxpixely based off sixel_maxy #2351 2021-11-18 15:38:22 -05:00
nick black
741962b44a
[README] link to MSFT doc regarding utf8 code page 2021-11-18 04:02:09 -05:00
nick black
f0987c95da
[README] spec Windows 10 v1093+ for proper UTF8 support 2021-11-18 03:54:59 -05:00
nick black
ca0b168192
name everything 2.4.99 2021-11-17 19:40:32 -05:00
nick black
caa054cc43 [windows] setlocale(LC_ALL, ".UTF8") #2117 2021-11-17 19:10:48 -05:00
nick black
4d40401344 [utf8_egc_len] use MB_LEN_MAX to eliminate compile-time locale considerations 2021-11-17 18:52:04 -05:00
nick black
a0d37d442f
[ncvisual_simple_streamer] render *after* extracting subtitle 2021-11-17 08:39:10 -05:00
nick black
16325f0446
[input] diagnostics 2021-11-17 07:09:02 -05:00
nick black
42accab195
[input] stop using SIGCONT for readiness notification #2350 2021-11-17 06:18:14 -05:00
nick black
1d316273d2
[notcurses-input] use ncplane_resize_realign for the plot 2021-11-17 05:37:17 -05:00