• src/conio/sdl_con.c win32gdi.c x_events.c

    From Deuce@VERT to Git commit to main/sbbs/master on Sunday, July 30, 2023 04:14:24
    https://gitlab.synchro.net/main/sbbs/-/commit/ec8f6749b6ef8ed5c94802bf
    Modified Files:
    src/conio/sdl_con.c win32gdi.c x_events.c
    Log Message:
    If ciolib_initial_scaling is less than 1.0, interpret as multiplier

    For example, if it was set to 0.4, the initial scaling would be set
    to take at most 40% of the screen height or width (whichever is
    smaller) with a minimum of 1.0

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Friday, February 16, 2024 01:49:09
    https://gitlab.synchro.net/main/sbbs/-/commit/69a8984713c3a932edb5e1eb
    Modified Files:
    src/conio/sdl_con.c win32gdi.c x_events.c
    Log Message:
    Don't allow ciolib_initial_scaling to be less than 1.0 even if you
    do math to get there.

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