• src/sbbs3/echocfg.c

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wednesday, April 12, 2023 20:18:09
    https://gitlab.synchro.net/main/sbbs/-/commit/bdedebc18baca2970f7b275d
    Modified Files:
    src/sbbs3/echocfg.c
    Log Message:
    More details in the online help for the Domain section

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Saturday, April 15, 2023 18:47:50
    https://gitlab.synchro.net/main/sbbs/-/commit/16a9cd5d2daaf6fedca90bf9
    Modified Files:
    src/sbbs3/echocfg.c
    Log Message:
    Allow left/right scrolling through multiple-config-items, ala SCFG

    Set the CIOLIB window title (so it's not the default "SyncConsole")

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows)@VERT to Git commit to main/sbbs/master on Sunday, May 07, 2023 18:42:12
    https://gitlab.synchro.net/main/sbbs/-/commit/33c0654d9fbc28ca9bd12f19
    Modified Files:
    src/sbbs3/echocfg.c
    Log Message:
    Resolve some MSVC signed/unsigned comparison warnings

    ---
    þ 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 Friday, October 20, 2023 23:25:37
    https://gitlab.synchro.net/main/sbbs/-/commit/5caffa650b9071a1891cc2dd
    Modified Files:
    src/sbbs3/echocfg.c
    Log Message:
    Mark passive (inactive) nodes with an exlamation mark to make them obvious

    ... in the linked node listing

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Saturday, May 25, 2024 15:19:06
    https://gitlab.synchro.net/main/sbbs/-/commit/502376700a49c6f14c945018
    Modified Files:
    src/sbbs3/echocfg.c
    Log Message:
    Add support for ctrl/echocfg.ini (or fallback to ctrl/uifc.ini)

    For controlling the UIFC/CIOLIB properties (scaling, modes, etc.)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Friday, November 22, 2024 23:31:01
    https://gitlab.synchro.net/main/sbbs/-/commit/34e1d1f472c89562fccdecca
    Modified Files:
    src/sbbs3/echocfg.c
    Log Message:
    Update Area File help screen to explain areas.ini area file format/option

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, November 24, 2024 09:53:57
    https://gitlab.synchro.net/main/sbbs/-/commit/b1d22335ae3d8083fb9427a4
    Modified Files:
    src/sbbs3/echocfg.c
    Log Message:
    Some minor cleanups of echocfg

    1) Initialize saverobot.name since this is checked unconditionally.
    This has a side effect of initializing everything else, but name
    is the only thing that actually matters.
    2) Add a bar to the global settings menu.
    Previously, if you scrolled near the bottom and selected an option,
    after changing the option, you would jump up to the last item on
    the initial screen.
    3) Fix the AreaMgr Support default value to be the current, not the
    opposite of current.
    4) Use the correct variable for EchoMail Relay Filtered Messages
    setting default.

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