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

    From deuce@VERT to CVS commit on Sat Apr 25 07:45:01 2020
    src/conio ciolib.c 1.193 1.194 ciolib.h 1.118 1.119 sdl_con.c 1.293 1.294 Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv17145

    Modified Files:
    ciolib.c ciolib.h sdl_con.c
    Log Message:
    More hackery to ensure SDL_Init() is called from the main() function.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Tue Apr 28 21:31:01 2020
    src/conio ciolib.c 1.195 1.196 ciolib.h 1.119 1.120 sdl_con.c 1.301 1.302 Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv28413

    Modified Files:
    ciolib.c ciolib.h sdl_con.c
    Log Message:
    Init SDL before starting any threads on Darwin




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Thu May 14 10:28:05 2020
    src/conio ciolib.c 1.201 1.202 ciolib.h 1.123 1.124 sdl_con.c 1.309 1.310 Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv31405

    Modified Files:
    ciolib.c ciolib.h sdl_con.c
    Log Message:
    Add new ciolib_initial_window_height/ciolib_initial_window_width globals.
    These allow setting the initial window size for modes that don't force
    integer scaling (ie: SDL).

    While we're here, clear a renderer before free()ing the texture to prevent crashing on some nVidia cards.

    Addresses https://sf.net/p/syncterm/feature-requests/17/



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