• src/sbbs3/echocfg.c src/sbbs3/scfg/scfg.c

    From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Sun Apr 28 14:58:01 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/b1ce58adb7d83fc0ebf29274
    Modified Files:
    src/sbbs3/echocfg.c src/sbbs3/scfg/scfg.c
    Log Message:
    Add -s option to set window scaling factor (e.g. 1.5 to set 50% bigger)

    This is an attempt to make Nelgin happy (issue #749) without writing/reading
    an additional settings file.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Wed May 15 19:47:42 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/5893d07f22f0d38c2d0acff1
    Modified Files:
    src/sbbs3/echocfg.c src/sbbs3/scfg/scfg.c
    Log Message:
    Set ciolib_initial_mode before calling initciolib()

    ... rather than calling textmode() after.

    This solves the problem of black bars above and below the UIFC window in echocfg and SCFG on ChromeOS, at least.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)