• src/sbbs3/syncview/syncview.c

    From deuce@VERT to CVS commit on Thursday, February 06, 2014 12:34:51
    src/sbbs3/syncview syncview.c 1.8 1.9
    Update of /cvsroot/sbbs/src/sbbs3/syncview
    In directory cvs:/tmp/cvs-serv27025

    Modified Files:
    syncview.c
    Log Message:
    Remove keys.h




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Wednesday, August 26, 2015 17:30:51
    src/sbbs3/syncview syncview.c 1.9 1.10
    Update of /cvsroot/sbbs/src/sbbs3/syncview
    In directory cvs:/tmp/cvs-serv22322

    Modified Files:
    syncview.c
    Log Message:
    Fix warning.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Monday, January 29, 2018 21:12:09
    src/sbbs3/syncview syncview.c 1.10 1.11
    Update of /cvsroot/sbbs/src/sbbs3/syncview
    In directory cvs:/tmp/cvs-serv21428/sbbs3/syncview

    Modified Files:
    syncview.c
    Log Message:
    extended char bytes have been 0x00 and 0xe0 for 8 years, 11 months now.

    Update everything to use that instead of 0x00 and 0xff. Should only impact
    the use of the close window control in Windows, X, and macOS.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Friday, February 02, 2018 14:41:16
    src/sbbs3/syncview syncview.c 1.11 1.12
    Update of /cvsroot/sbbs/src/sbbs3/syncview
    In directory cvs:/tmp/cvs-serv3134

    Modified Files:
    syncview.c
    Log Message:
    Update for new cterm_init() prototype.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Tuesday, February 13, 2018 00:11:27
    src/sbbs3/syncview syncview.c 1.12 1.13
    Update of /cvsroot/sbbs/src/sbbs3/syncview
    In directory cvs:/tmp/cvs-serv21898/sbbs3/syncview

    Modified Files:
    syncview.c
    Log Message:
    Eliminate pputtext() and pgettext() in favour of vmem_puttext() and vmem_gettext()
    Update scrollback to use vmem_gettext()
    Update all the things I previously updated for the new cterm_init() prototype

    So now I expect things to work again... though X11 mode may have issues,
    and SDL overlay mode is dog slow.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Wednesday, August 21, 2019 02:10:16
    src/sbbs3/syncview syncview.c 1.13 1.14
    Update of /cvsroot/sbbs/src/sbbs3/syncview
    In directory cvs:/tmp/cvs-serv12992

    Modified Files:
    syncview.c
    Log Message:
    When using -a use a 512 line cterm window.
    This allows optimizing tall ANSIs.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Wednesday, August 21, 2019 02:12:48
    src/sbbs3/syncview syncview.c 1.14 1.15
    Update of /cvsroot/sbbs/src/sbbs3/syncview
    In directory cvs:/tmp/cvs-serv13332

    Modified Files:
    syncview.c
    Log Message:
    That didn't work... I'll need to poke into the scrollback it seems.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Wednesday, August 21, 2019 13:55:05
    src/sbbs3/syncview syncview.c 1.15 1.16
    Update of /cvsroot/sbbs/src/sbbs3/syncview
    In directory cvs:/tmp/cvs-serv8043

    Modified Files:
    syncview.c
    Log Message:
    Various fixes for vmem stuff.
    Also, with -a, dump a series of screens making up the ANSI, rather than the last screen.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Tuesday, June 30, 2020 11:30:34
    src/sbbs3/syncview syncview.c 1.16 1.17
    Update of /cvsroot/sbbs/src/sbbs3/syncview
    In directory cvs:/tmp/cvs-serv31209/sbbs3/syncview

    Modified Files:
    syncview.c
    Log Message:
    Add scrollback line width parameter where necessary.




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