• src/conio/ciolib.c sdl_con.c sdl_con.h

    From deuce@VERT to CVS commit on Wed Apr 29 00:28:54 2015
    src/conio ciolib.c 1.131 1.132 sdl_con.c 1.210 1.211 sdl_con.h 1.11 1.12
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv22950

    Modified Files:
    ciolib.c sdl_con.c sdl_con.h
    Log Message:
    SDL needs custom set/get scaling functions since overlay mode doesn't use scaling but forces it to 2. This is to allow two "pixels" for each "real pixel".

    If we don't have two pixels, the chrominance values cannot be represented correctly, only the luminance... resulting in a monochrome image.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Tue Jan 30 22:51:08 2018
    src/conio ciolib.c 1.137 1.138 sdl_con.c 1.220 1.221 sdl_con.h 1.12 1.13
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv30647

    Modified Files:
    ciolib.c sdl_con.c sdl_con.h
    Log Message:
    Support palette changing in SDL modes as well.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Wed Apr 15 08:19:21 2020
    src/conio ciolib.c 1.187 1.188 sdl_con.c 1.279 1.280 sdl_con.h 1.16 1.17
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv21074

    Modified Files:
    ciolib.c sdl_con.c sdl_con.h
    Log Message:
    Add an SDL beep to allow the first beep to not block the console.
    (successive beeps currently still will)



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