• src/sbbs3/syncview/syncview.c

    From deuce@1:103/705 to CVS commit on Mon Jan 29 21:12:09 2018
    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.



    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Fri Feb 2 14:41:16 2018
    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.



    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Tue Feb 13 00:11:27 2018
    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.



    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Wed Aug 21 02:10:16 2019
    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.



    --- SBBSecho 3.08-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Wed Aug 21 02:12:48 2019
    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.



    --- SBBSecho 3.08-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Wed Aug 21 13:55:05 2019
    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.


    --- SBBSecho 3.08-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Tue Jun 30 11:30:34 2020
    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.



    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)