• docs/door_graphics_audio_matrix.md

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Jul 11 18:22:41 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/62c8f392930d52bdd6ac8e9c
    Added Files:
    docs/door_graphics_audio_matrix.md
    Log Message:
    docs: door graphics/audio/input comparison matrix

    Add docs/door_graphics_audio_matrix.md: a per-door comparison of the
    five termgfx doors (SyncConquer, SyncDuke, SyncDOOM, SyncRetro,
    SyncMOO1) plus the two JS doors (zmachine, minesweeper). Covers the
    graphics tiers, audio, capability detection and version gating, mouse
    and keyboard-protocol support, and door hotkeys -- with the rationale
    for where a tier was analyzed and rejected versus merely deferred.

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

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sun Jul 12 05:11:38 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/19922c602d4f4001ee7bad8a
    Modified Files:
    docs/door_graphics_audio_matrix.md
    Log Message:
    docs: sound-completion is a door-side gap, not a terminal one

    Deuce is right, on both counts: the door_graphics_audio_matrix.md
    "gaps" bullet read as a SyncTERM feature request for something the
    audio APCs have always had -- playback-state reporting (A;Update
    one-shot idle notify, A;Wait, and the CSI =7;<ch> n state query) --
    and simple follow-on chaining needs none of them anyway. Queueing the
    next sound onto the same channel serializes it, and a Queue also ends
    a looping buf, so both of Sherlock's completion patterns (resume the
    ambient loop after a one-shot; the recursive Big Ben hour chimes) are expressible as plain same-channel Queues. Reword the bullet to put
    the missing piece where it lives: zmachine-door plumbing.

    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

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