• src/conio/vidmodes.c

    From Deuc¨@VERT to Git commit to main/sbbs/master on Wed Jan 8 11:49:15 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/065c06e07b36c7025620fddd
    Modified Files:
    src/conio/vidmodes.c
    Log Message:
    Fix 132¿52 mode resulution.

    Transposed some digits, setting 1056¿823 as the resolution instead
    of 1056¿832. This resulted on crashes with some output modes, and
    "just" the status bar being truncated on other output modes.

    Fixes at least part of ticket 178.

    ---
    ■ 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 Sun Jan 12 23:28:16 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/a76da51b12b04e1c8b6e5429
    Modified Files:
    src/conio/vidmodes.c
    Log Message:
    Resolve MSVC warnings

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¨@VERT to Git commit to main/sbbs/master on Sat Feb 15 00:45:58 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/8fdf0405adf9017553d93241
    Modified Files:
    src/conio/vidmodes.c
    Log Message:
    Base the Prestel/Mode 7 aspect ratio on actual math

    It's a bit different than straight 4:3 due to Mode 7 not using the
    full line period or all the lines.

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