• xtrn/ansiview/ansiview.js

    From echicken@VERT to CVS commit on Sun Apr 1 06:25:00 2018
    xtrn/ansiview ansiview.js 1.24 1.25 readme.txt 1.6 1.7
    Update of /cvsroot/sbbs/xtrn/ansiview
    In directory cvs:/tmp/cvs-serv17298

    Modified Files:
    ansiview.js readme.txt
    Log Message:
    Two optional settings can be added to the root section of settings.ini:
    header = /path/to/some.ans
    header_rows = number of lines occupied by the header graphic
    The normal ansiview 'window' will be pushed down by header_rows lines,
    and the header graphic will be displayed above it.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to CVS commit on Sun Jul 29 12:10:00 2018
    xtrn/ansiview ansiview.js 1.25 1.26
    Update of /cvsroot/sbbs/xtrn/ansiview
    In directory cvs:/tmp/cvs-serv9649

    Modified Files:
    ansiview.js
    Log Message:
    Handle extensionless files. Untested, totally fine I'm sure.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to CVS commit on Fri Dec 21 18:07:00 2018
    xtrn/ansiview ansiview.js 1.26 1.27
    Update of /cvsroot/sbbs/xtrn/ansiview
    In directory cvs:/tmp/cvs-serv18707

    Modified Files:
    ansiview.js
    Log Message:
    Fixed busted screen pause in throttled display for non-cterms.
    Don't delete non-property 'image' variable; set it to undefined instead. Removed some convoluted and extraneous things I did years ago.
    Various non-functional formatting things since I'm bored.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to CVS commit on Sat Dec 22 04:28:00 2018
    xtrn/ansiview ansiview.js 1.27 1.28
    Update of /cvsroot/sbbs/xtrn/ansiview
    In directory cvs:/tmp/cvs-serv19070

    Modified Files:
    ansiview.js
    Log Message:
    Ditched isSyncTerm(); cterm_lib exists now.
    Reinstated root directory variable, it actually helps in some cases.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Feb 18 13:27:00 2019
    xtrn/ansiview ansiview.js 1.28 1.29
    Update of /cvsroot/sbbs/xtrn/ansiview
    In directory cvs:/tmp/cvs-serv19323

    Modified Files:
    ansiview.js
    Log Message:
    Resolve reported error (guessing when settings.ini does not exist):
    !JavaScript /sbbs/xtrn/ansiview/ansiview.js line 313: TypeError: settings is null



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Feb 18 17:35:00 2019
    xtrn/ansiview ansiview.js 1.29 1.30
    Update of /cvsroot/sbbs/xtrn/ansiview
    In directory cvs:/tmp/cvs-serv13164

    Modified Files:
    ansiview.js
    Log Message:
    Fix !JavaScript /sbbs/xtrn/ansiview/ansiview.js line 316:
    TypeError: settings is undefined
    Presumably, when settings.ini doesn't exist.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to CVS commit on Mon Feb 18 18:10:00 2019
    xtrn/ansiview ansiview.js 1.30 1.31
    Update of /cvsroot/sbbs/xtrn/ansiview
    In directory cvs:/tmp/cvs-serv16681

    Modified Files:
    ansiview.js
    Log Message:
    Use js.exec_dir; js.startup_dir may be absent or something else entirely.



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