home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / screenut / vsave200.zip / WHATSNEW.200 < prev   
Text File  |  1993-08-22  |  5KB  |  108 lines

  1.   Version 2.00  (8/22/93)
  2.   =======================
  3.  
  4.     *  It is no longer necessary to disable VGAsave from a batch file
  5.        before starting windows.  VGAsave has been made windows aware.
  6.        Now VGAsave will detect that windows is coming on line and
  7.        automatically disable itself.  VGAsave will remain disabled until
  8.        windows has been exited.
  9.  
  10.        The windows detection may be enabled and disabled with two new command
  11.        line switches, /win_off and /win_on, respectively.  The windows
  12.        detection may also be controlled from the interactive menu.
  13.  
  14.        The status command (VGAsave /s) has been upgraded to show that VGAsave
  15.        has been disabled for MS-Windows.  In the case that windows is active,
  16.        the status command will show "Saver:  Disabled for MS-Windows".  This
  17.        is different from the usual "Saver:  Disabled" status message.  When
  18.        VGAsave indicates that it has been disabled for MS-Windows, it cannot
  19.        be re-enabled until windows has been exited.
  20.  
  21.        Thanks to Andy Charmatz for passing along some info from Steve
  22.        Gibson that made this upgrade possible.
  23.  
  24.     *  Upgraded the status command (VGAsave /s) to show the status of
  25.        the windows detection and the usage of the /int33 switch.
  26.  
  27.   Version 1.93  (2/28/93)
  28.   =======================
  29.  
  30.     * Added an interrupt 33h handler which may be used by starting VGAsave
  31.       with /int33 to resolve the mouse problems reported by several users
  32.       The interrupt 33h handler is not installed as a default since it
  33.       increases the resident memory requirement of VGAsave to 448 bytes.
  34.       See the section in the doc entitled "Mouse Problems" before using
  35.       the /int33 switch.
  36.  
  37.     * The rstmouse utility is no longer needed with windows 3.0 and is
  38.       no longer distributed with VGAsave.  VGAsave now will reset the
  39.       mouse each time /on or /m+ is used.  This is necessary for the
  40.       int 33h handler to function properly.
  41.  
  42.     * Special thanks to Eduardo L. Franco and Richard E. Roda for testing
  43.       the betas that never seemed to end.  Without their help, the mouse
  44.       problem probably wouldn't have been resolved.
  45.  
  46.     * Also thanks to Gene Ressler who independently confirmed the results of
  47.       my investigation into the interrupt 33h handler.
  48.  
  49.  
  50.  
  51.   Version 1.92  (2/7/93)
  52.   ======================
  53.  
  54.    * This version was not officially released.  Only a few pre-release
  55.      copies were mailed out.  If you have version 1.92 or one of the
  56.      1.92 betas, download version 1.93.
  57.  
  58.    * Added a /mirq switch that allows the user to manually specify the
  59.      IRQ line VGAsave is to use for the mouse.  This allows VGAsave
  60.      better compatibility with older mouse drivers that do not report
  61.      the IRQ line used by the mouse via an int 33h call.  But, you
  62.      have to have to get the mouse IRQ either from some memory mapping
  63.      software or from the mouse docs before you use the /mirq switch.
  64.  
  65.    * If you have experienced problems with the mouse in the previous
  66.      version of VGAsave, make sure you read the section entitled
  67.      "Mouse Problems" in the doc file
  68.  
  69.  
  70.    * Added a /unblank switch to unblank the screen from batch files.
  71.      If you want you can now use 'VGAsave /now' to blank the screen,
  72.      run some program(s), and use 'VGAsave /unblank' to restore the
  73.      screen when done.  This could also be useful at the command line
  74.      with DOS 5 i.e.
  75.  
  76.           c:\>SlowProgram<ctrl-t>VGAsave /unblank
  77.  
  78.  
  79.    * Added more hot keys.  Alt-A through Alt-Z, and Alt-0 to Alt-9 are
  80.      now possible hot keys for VGAsave.
  81.  
  82.    * Looked into the possibilities of allowing VGAsave to recognize the
  83.      shift, alt, ctrl, etc... keys to unblank the screen.  However, it was
  84.      found that adding this feature to VGAsave interferes with the hot key.
  85.      So, this was not and probably will never be implemented.
  86.  
  87.    * Decreased the resident memory requirement of VGAsave slightly.
  88.      Version 1.91 required 368 bytes.  Version 1.92 requires 352.
  89.      16 bytes is 16 bytes.  :)
  90.  
  91.  
  92.  
  93.  
  94.   VGAsave 1.91 (8/4/92)
  95.   =====================
  96.  
  97.    * Initial release.
  98.  
  99.  
  100.   Acknowledgements
  101.   ================
  102.  
  103.   I'd like to thank all the people who from the net who sent mail
  104.   describing the problems that they were having.
  105.  
  106.   I'd also like to thank all the folks who dropped me a note saying that
  107.   they liked the program and everything was working fine.
  108.