Commit Graph

  • da7151929d Update CONTRIBUTING.md reference master Emmanuel Ferdman 2025-02-01 04:16:51 -08:00
  • 2885adf79b
    CONTRIBUTING: C11 -> C17 nick black 2025-02-01 09:08:50 -05:00
  • 4b60a752ca
    remove mention of defunct googlegroup nick black 2025-01-30 23:30:46 -05:00
  • 6c936bea17
    macos: run ctest with -V nick black 2025-01-30 23:20:14 -05:00
  • 17af448d36
    eliminate sprintf warnings in metric unit tests nick black 2025-01-30 23:20:01 -05:00
  • c7f184f84c
    eliminate deprecated ATOMIC_VAR_INIT nick black 2025-01-30 23:15:19 -05:00
  • ad6da72424
    require CMake 3.21 and C17 closes #2850 nick black 2025-01-30 17:17:43 -05:00
  • bef0e278b3
    notcurses-info: use ⠃⠗⠇ instead of ambiguous 4x2 nick black 2025-01-30 16:56:19 -05:00
  • 333455e792
    [input] always unlock on pthread_cond_wait() error #2837 nick black 2025-01-23 14:59:39 -05:00
  • 73e834438f
    ncplane_as_rgba_internal(): always initialize to calm scan-build nick black 2025-01-22 02:01:49 -05:00
  • f041f95375
    [visual] initialize pixels to 0 to kill scan-build warnings #2552 nick black 2025-01-22 01:47:42 -05:00
  • 0f6b2d8508
    [blittest] initialize test array to kill asan warning nick black 2025-01-21 23:46:29 -05:00
  • 58f08c62ee
    [demo] summary_json: call fclose() on json output nick black 2025-01-21 18:13:25 -05:00
  • c1833eded7
    [ncneofetch] close /proc/cpuinfo once done with it nick black 2025-01-21 18:09:50 -05:00
  • 8c02c30d6a
    tdescs: ghostty always has quadrants and sextants #2833 nick black 2025-01-21 12:03:14 -05:00
  • 82ead0e307
    tdescs: add TERMINAL_GHOSTTY #2833 nick black 2025-01-21 12:02:47 -05:00
  • ee310959d3
    add 'ghostty ' to matched XTVERSIONS #2833 nick black 2025-01-21 12:02:21 -05:00
  • 50f18543e4
    [input] push and pop mutex cleanup around cancellation points #2837 nick black 2025-01-23 19:15:05 -05:00
  • c11efe877f termdesc: foot has octants since 1.20.0 Daniel Eklöf 2025-01-16 09:48:44 +01:00
  • 25c08a3709
    termdesc: foot has undercurls since 1.18.0 (#2845) Daniel Eklöf 2025-01-16 19:41:03 +01:00
  • bf5e78c48e
    [signals] hand signo back to fatal sig handler to correct output #2842 nick black 2025-01-14 14:11:02 -05:00
  • bbb6781ca1
    unixsig: check for NULL altstack in drop_signals() #2842 nick black 2025-01-14 13:59:08 -05:00
  • fa7dbdc7f3
    workflow: drop oiio from windows nick black 2025-01-14 00:07:29 -05:00
  • bb7f35bc8b
    windows ci: don't use OIIO for now nick black 2025-01-14 00:02:57 -05:00
  • c68db9963d
    export ncplane_family_destroy() #2839 nick black 2025-01-13 23:04:11 -05:00
  • cc9444c644
    debrelease.sh: remove obsolete comment nick black 2025-01-11 20:09:19 -05:00
  • afb504ad54
    run it as xterm, not sudo nick black 2025-01-11 20:06:56 -05:00
  • 707a293baa
    run pbuilder with TERM=xterm nick black 2025-01-11 18:52:22 -05:00
  • 16d1aa5109
    debrelease.sh: proper directory for XBALL nick black 2025-01-11 17:07:00 -05:00
  • e11dfe7f54
    release.sh: build the documentation tarball in the root nick black 2025-01-11 16:30:44 -05:00
  • fb02ba185f
    v3.0.13 v3.0.13 nick black 2025-01-11 16:19:17 -05:00
  • e39b2de183
    ci: just run ctest --output-on-failure, never run make test #2837 nick black 2025-01-11 13:53:17 -05:00
  • 7a3d89ed39
    ci: rerun with --output-on-failure on test error #2837 nick black 2025-01-11 13:51:18 -05:00
  • 092fab5605
    only assign options to notcurses++ with USE_CXX nick black 2025-01-11 13:13:10 -05:00
  • aaf1ff69e3
    add Ghostty to TERMINALS.md #2833 nick black 2025-01-10 03:02:06 -05:00
  • 73a7190b80
    properly check for utf8 for calling ncmetric_use_utf8() closes #2834 nick black 2025-01-10 02:53:12 -05:00
  • 9f294e0153
    eliminate anticipated-repack-count lintian warning nick black 2025-01-10 02:23:29 -05:00
  • 7eacf2c974
    use conformant dfsg naming in debian package #2831 nick black 2025-01-10 01:23:11 -05:00
  • 245003e571
    cffi: replace distutils.command.build with setuptools.command.build #2832 nick black 2025-01-09 08:18:04 -05:00
  • 0ac85ba308
    beef up .gitignore a bit to deal with releases better nick black 2025-01-09 08:17:27 -05:00
  • c81a222dfc
    debrelease.sh: make things easier nick black 2025-01-09 03:56:28 -05:00
  • f2ba02bc75
    debrelease.sh: run readlink before cd nick black 2025-01-09 03:53:51 -05:00
  • 7618f611f2
    rewrite tools/debrelease.sh using gh #2830 nick black 2025-01-09 03:52:14 -05:00
  • e0461a8249
    rewrite tools/release.sh to use gh nick black 2025-01-09 03:33:03 -05:00
  • 0b53931c79
    v3.0.12 v3.0.12 nick black 2025-01-09 03:17:42 -05:00
  • 92804e68d5
    update copyright file nick black 2025-01-05 03:28:38 -05:00
  • 4d4942a9a4
    notcurses.h: emphasize that octants are a superset of 2x1 nick black 2025-01-02 17:22:22 -05:00
  • 192fcef313
    [drone] that's gentoo 2025-01-02b nick black 2025-01-02 14:01:43 -05:00
  • 3974c60f7d
    [unixsig] proper ident for minstksz whoops nick black 2025-01-02 13:50:21 -05:00
  • 22461c7f5d
    [drone] update gentoo to dankamongmen/gentoo:2025-01-02a nick black 2025-01-02 13:46:06 -05:00
  • 3a43881b01
    only use _SC_SIGSTKSZ when it's defined nick black 2025-01-02 11:49:24 -05:00
  • 4adde8f63d
    comment out gentoo drone until it's updated nick black 2025-01-02 10:48:50 -05:00
  • 287aa4dd58
    [signals] don't free alternate stack until late nick black 2025-01-02 08:47:08 -05:00
  • a8e797169a
    blit.c: drop messy assert() nick black 2025-01-02 06:38:17 -05:00
  • 90bf8ba847
    setup_signals: use sysconf(_SC_SIGSTKSZ) when available nick black 2025-01-02 03:10:50 -05:00
  • ee50c6f006
    ensure we're allocating sufficient memory for sigaltstack() #2828 nick black 2025-01-02 02:56:55 -05:00
  • c6b13e08a3
    throw a diagnostic on sigaltstack() failure #2828 nick black 2025-01-02 02:10:50 -05:00
  • a924cede7f
    ffmpeg: relax version check for AVFrame->duration #2828 nick black 2025-01-02 00:29:48 -05:00
  • 544d4fccc3
    cmake: use find_library for deflate, but pkg-style identifiers nick black 2024-12-31 17:10:52 -05:00
  • f2545423a0
    drone: use noble:2024-12-31b nick black 2024-12-31 16:28:34 -05:00
  • 69e75050fa
    work around find_library nick black 2024-12-31 15:34:02 -05:00
  • 13db632d6a
    drone: update alpine builder to 2024-12-31a nick black 2024-12-31 15:26:42 -05:00
  • 3a7b9d4149
    apparently we *cannot* rely on pkgconf support from libdeflate ugh nick black 2024-12-31 15:24:36 -05:00
  • 304938e98f
    drone: upgrade ubuntu builder to noble:2024-12-31a nick black 2024-12-31 15:18:24 -05:00
  • 4e42f9b5ed
    ubuntu drone: update to 2024-12-31a from 2021-11-14b nick black 2024-12-31 13:47:06 -05:00
  • a7b64f6210 Workaround kitty F3 issue CJ van den Berg 2023-09-07 16:20:02 +02:00
  • 4526270689 Be more specific in SyncTERM DA response. Stephen Hurd 2023-12-25 06:29:10 -05:00
  • b8bdc445c6 Enable detecting SyncTERM DA1 response. Stephen Hurd 2023-12-25 06:19:18 -05:00
  • 9631a79ebf build without USE_DEFLATE on mac until they install pc file nick black 2024-12-31 04:41:43 -05:00
  • 3ec9983f02 add FIXME about ffmpeg linking issues with static notcurses nick black 2024-12-31 04:35:15 -05:00
  • 0fda32f982 cmake: add USE_STATIC_BINARIES option nick black 2024-12-31 04:02:27 -05:00
  • 11b45d4c27 Add USE_TFMAN_STATIC option Dmitry Atamanov 2022-05-26 06:57:29 +05:00
  • 83e6a0a43e
    bring up to speed with current master nick black 2024-12-29 06:08:25 -05:00
  • 39700bf64a
    correct order of parameters to calloc() from #2768 nick black 2024-12-29 05:29:23 -05:00
  • bf5e74c872 use better overflow check Nat! 2024-03-02 04:40:05 +01:00
  • b39785493e clean up octitions nick black 2024-12-28 13:07:24 -05:00
  • 5e2dd99019 eliminate rgbas[] VLA, restore -Wvla nick black 2024-12-28 13:01:32 -05:00
  • 9f770c43fb undo debugging nick black 2024-12-28 12:58:34 -05:00
  • 0f2e0d0a6b hires: drop duplicate egc sets from sex/oct. compute partition counts nick black 2024-12-28 12:08:13 -05:00
  • c6bd61495c kill obsolete FIXME nick black 2024-12-28 11:29:35 -05:00
  • 23e1851561 complete octblitter nick black 2024-12-28 11:28:15 -05:00
  • db83226614 more octitioins nick black 2024-12-28 11:17:35 -05:00
  • 12f9c38f7e octblitter: fix transposition for upper one quarter nick black 2024-12-28 10:38:21 -05:00
  • 7c0f40614b remaining octants nick black 2024-12-28 10:35:43 -05:00
  • 07c0828f5b continue building up octitions nick black 2024-12-28 09:30:12 -05:00
  • f435270222 build out oct[] and octitions[] nick black 2024-12-28 09:19:07 -05:00
  • 1d0976b0cf degenericize blit_4x2() -> braille_blit() nick black 2024-12-28 08:32:57 -05:00
  • edb8f31aca comment up octtrans table some more, meditating nick black 2024-12-28 08:11:17 -05:00
  • 55e6e6790a genericize hires_solver() by passing in egc/partition sets nick black 2024-12-28 07:59:55 -05:00
  • 67a122e857 genericize hires call to cell_set_bitquadrant() nick black 2024-12-28 07:40:26 -05:00
  • 2d9abd34eb finish octtrans EGC table nick black 2024-12-28 07:06:12 -05:00
  • b2846f73b7 continue building up octtrans literal array nick black 2024-12-28 06:39:13 -05:00
  • 0308af82a7 we can just reverse oct_egcs nick black 2024-12-27 02:29:44 -05:00
  • 74df4d77b5 genericize hired_trans_check() on EGC set, start defining octtrans[] nick black 2024-12-27 02:28:03 -05:00
  • 544586b8c9 genericize geometry for hires_solver() nick black 2024-12-27 01:49:51 -05:00
  • b4dd7f1a7c make hires_trans_check() generic across cellheights nick black 2024-12-27 01:45:08 -05:00
  • 22f99c650f hires_blit: genericize rgb array prep nick black 2024-12-27 01:21:41 -05:00
  • e4a777f940 start in on unified hires blitter (sex/oct) nick black 2024-12-26 23:04:02 -05:00
  • 27b49941a4
    update sexblitter partitions to match fixed sexegcs nick black 2024-12-28 11:18:08 -05:00
  • feeb4e8b42
    sexblitter: fix inverted characters 32+64 nick black 2024-12-28 10:39:53 -05:00