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

    From rswindell@VERT to CVS commit on Sat Apr 25 07: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().



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Apr 27 00: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!



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT 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.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Wed Sep 9 06: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.

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