4989 Commits

Author SHA1 Message Date
nick black
0dfc5facdf
2.4.98 trial balloon 2021-11-21 00:33:46 -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
b611b35978 [ncneofetch] declare Aqua DM on macOS 2021-11-20 19:02:42 -06: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
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
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
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
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
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
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
nick black
952e4eaeb2
add render.h 2021-11-17 04:36:43 -05:00
nick black
0286798b2d
[notcurses-demo] HUD: use ncplane_resize_placewithin #1478 2021-11-17 04:03:14 -05:00
nick black
d1c9dd93cf
[core] add ncplane_resize_placewithin #1478 2021-11-17 04:02:49 -05:00
nick black
b91f150e96
[render] call notcurses_refresh() on sigcont #281 2021-11-17 03:14:34 -05:00
nick black
c707e49bd3
[signals] set up NCKEY_SIGNAL on SIGCONT #281 2021-11-17 03:08:57 -05:00
nick black
da4efcf905
notcurses_input.3: document NCKEY_SIGNAL 2021-11-17 03:07:47 -05:00
nick black
a4fe7abe93
[kittykbd] synthesize SIGSTOP for ctrl-z #2349 2021-11-17 02:34:56 -05:00
nick black
127a3ad888
[ncprogbar_destroy] set_widget(NULL, NULL) #2347 2021-11-17 02:20:56 -05:00
nick black
6fb7aeae9f
[ncreader_destroy_internal] set_widget(NULL, NULL) #2347 2021-11-17 02:20:01 -05:00
nick black
83b3926f92
[intro] drop greatscott() 2021-11-17 02:07:56 -05:00
nick black
0124daf8b7
restore ncselector_destroy API, set widget in ncreader #2347 2021-11-17 02:02:55 -05:00
nick black
c5986ef508
[ncmenu] refuse a bound plane #2347 2021-11-17 01:46:01 -05:00
nick black
13f5499648
[ncplot] refuse bound plane #2347 2021-11-17 01:41:11 -05:00
nick black
143c217332
[nctabbed_create] clean up error paths, refuse bound plane #2347 2021-11-17 01:35:40 -05:00
nick black
3d46681874
[LoadVideoPixelStretchOnePlane] greatly improve unit test 2021-11-17 01:23:42 -05:00
nick black
e03554870e
[initbanner] protect against USE_DEFLATE=off 2021-11-17 01:15:06 -05:00