• src/syncterm/CHANGES bbsl

    From Deuc¿@VERT to Git commit to main/sbbs/m on Wednesday, October 01, 2025 16:16:00
    https://gitlab.synchro.net/main/sbbs/-/commit/b71d8b62a278a121a9784f05
    Modified Files:
    src/syncterm/CHANGES bbslist.c
    Log Message:
    Add a menu for customizing a colour palette on a per-entry basis

    This is mostly for the Atari folk where this was routinely done in
    the four-colour mode (I see you Kirkman).

    This also includs the bonus "feature" where you can add entries to
    smaller palettes, turning the Atari 4 and 2 colour modes into 16-colour
    modes. Just because the Atari hardware couldn't do it doesn't mean
    SyncTERM can't!

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Sunday, October 05, 2025 21:32:00
    https://gitlab.synchro.net/main/sbbs/-/commit/74727f342b924f1863121cda
    Modified Files:
    src/syncterm/CHANGES bbslist.c bbslist.h conn_pty.c conn_telnet.c conn_telnet.h rlogin.c ssh.c telnet_io.c
    Log Message:
    Allow specifying a terminal type for each entry

    Shell, SSH, Telnet, and RLogin all are able to pass it, and only
    Shell was configurable and even then it was global.

    Feature request 81 on sourceforge.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Monday, February 23, 2026 13:01:00
    https://gitlab.synchro.net/main/sbbs/-/commit/1703f622e40b7c142f490ff6
    Modified Files:
    src/syncterm/CHANGES bbslist.c syncterm.c syncterm.h uifcinit.c
    Log Message:
    Add support for modifying UIFC colours

    Partially implements feature requests 121, 19
    We are all CheeseBurger on this blessed day.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Deuc¿ on Monday, February 23, 2026 21:21:00
    Re: src/syncterm/CHANGES bbslist.c syncterm.c syncterm.h uifcinit.c
    By: Deuc¨ to Git commit to main/sbbs/master on Mon Feb 23 2026 01:01 pm

    https://gitlab.synchro.net/main/sbbs/-/commit/1703f622e40b7c
    142f490ff6 Modified Files: src/syncterm/CHANGES
    bbslist.c syncterm.c syncterm.h uifcinit.c Log Message: Add support
    for modifying UIFC colours

    Partially implements feature requests 121, 19 We are all CheeseBurger
    on this blessed day.


    thanks, i had forgotten about those stupid videos.


    --
    "Before using Wildcat....This Company did not have a convenient way of
    looking after some of the richest clients in the world...Now we do!"
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Friday, May 22, 2026 10:40:00
    https://gitlab.synchro.net/main/sbbs/-/commit/30a7d6ee1c62a64c9ee1c7be
    Modified Files:
    src/syncterm/CHANGES bbslist.c syncterm.c src/xpdev/CMakeLists.txt Common.gmake xpbeep.c xpbeep.h
    Log Message:
    xpbeep: add native PipeWire backend

    Pull-based pw_stream driver via pw_thread_loop, probed between PortAudio
    and SDL. Uses libpipewire-0.3 via xp_dlopen so no link-time dependency;
    SPA is consumed only through inline header helpers.

    Avoids the pipewire-pulse compatibility shim, which has been observed to
    hang on some Wayland installs even when libpulse's async API is used.

    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net