• exec/ftn-setup.js xtrn-setup.js

    From rswindell@1:103/705 to CVS commit on Sat Apr 25 02:22:01 2020
    exec ftn-setup.js 1.9 1.10 xtrn-setup.js 1.6 1.7
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv7112

    Modified Files:
    ftn-setup.js xtrn-setup.js
    Log Message:
    Resolve perform issue (> 1 second lag after key-press and screen update
    on rPi3) by using Frame.home() and Frame.cleartoeol() rather than Frame.clear().


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sun Apr 26 19:10:25 2020
    exec ftn-setup.js 1.10 1.11 xtrn-setup.js 1.7 1.8
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv24387

    Modified Files:
    ftn-setup.js xtrn-setup.js
    Log Message:
    Go back to the simpler design, no more cleartoeol() calls, now that we
    have frame.erase() - thanks Matt!


    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Fri May 8 20:37:35 2020
    exec ftn-setup.js 1.12 1.13 xtrn-setup.js 1.9 1.10
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv22199

    Modified Files:
    ftn-setup.js xtrn-setup.js
    Log Message:
    Click on "[Q] to quit" to quit.


    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Tue Sep 8 23:41:27 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/d7ab022507dccf40dba0fe34
    Modified Files:
    exec/ftn-setup.js xtrn-setup.js
    Log Message:
    A spinning cursor would cause the screen to scroll.Call getkey() with K_NOSPIN mode flag.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)