• src/syncterm/libjxl.c

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Dec 28 23:50:46 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/d11a01ddfec26febac976d5c
    Modified Files:
    src/syncterm/libjxl.c
    Log Message:
    Don't bother checking for NULL functions

    This can't happen, and it breaks the thread stuff.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Thu Jan 2 00:31:56 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/71093f8ff2bbe17d0c3da902
    Modified Files:
    src/syncterm/libjxl.c
    Log Message:
    Remove left-in declaration.

    Fixes JPEG XL again.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Jan 18 07:18:28 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/cb385de580e686a6d6093d24
    Modified Files:
    src/syncterm/libjxl.c
    Log Message:
    Don't fail JPEG XL due to missing JxlDecoderSetParallelRunner()

    That just means we can't do parallel, not that we can't do JPEG XL
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)