home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / c / cdaud128.zip / README.TXT < prev    next >
Text File  |  1993-01-07  |  9KB  |  217 lines

  1.              CD Audio Readme File
  2.                January 7, 1992
  3.  
  4. Required files from the distribution disk:
  5.     README.TXT    this file
  6.     CDAUDIO.EXE    CD Audio program file
  7.     CDAUDIO.HLP    CD Audio help file
  8.     VBUTIL.DLL    General utilities
  9.     QUICKCD.DLL    CD-ROM access utilities
  10.  
  11. Possibly required files from the distribution disk:
  12.     TOOLHELP.DLL    Diagnostic utilities. You only need this file
  13.             if you are running Windows version 3.0.
  14.     THREED.VBX    Visual Basic 3-D push buttons. You do not need
  15.             this file if you have installed the
  16.             Microsoft Visual Basic Professional Toolkit
  17.             on your system.
  18.  
  19. Notes on installation:
  20.       -    You can install this version of the software over an existing
  21.     version by just copying the files.
  22.  
  23.       -    If you are installing this software for the first time, then
  24.     you should copy all files from the floppy disk onto your hard
  25.     disk. You can install the software into any directory; it does
  26.     not need to be in your Windows directory. However, your disc
  27.     database CDAUDIO.INI will always be in your Windows directory,
  28.     so you should back up that file in case your Windows directory
  29.     is ever damaged and you need to re-install Windows.
  30.  
  31.  
  32. -------------------------------------------------------------------------
  33.                  Version 1.28
  34. -------------------------------------------------------------------------
  35. Changes:
  36.     - Added Repeat command to the Disc menu to allow continuous
  37.       playback of discs.
  38.     - Increased the storage capacity of the disc database from
  39.       64K to 640K (from about 100 CD's to about 1000). This should
  40.       be transparent, but in case you need to know, the disc databases
  41.       are stored as the files CDAUDIO.INI, CDAUDIO1.INI, ..., in your
  42.       Windows directory.
  43.     - Fixed crash when entering track information for discs with
  44.       <= 10 tracks.
  45.     - The main window caption is now updated instantaneously when
  46.       the disc title changes.
  47.     - Disc programs can now contain the same track multiple times
  48.       using the "Allow Repeats" checkbox in the Disc Program window.
  49.  
  50. -------------------------------------------------------------------------
  51.                  Version 1.27
  52. -------------------------------------------------------------------------
  53. Changes:
  54.     - Fixed "Subscript out of range" errors that happened on some
  55.       CD-ROM drives when they reached the end of the disc or program.
  56.  
  57. -------------------------------------------------------------------------
  58.                  Version 1.26
  59. -------------------------------------------------------------------------
  60. Changes:
  61.     - Pause/Resume was not working correctly on some players;
  62.       it's now fixed.
  63.     - (Quick-CD version 0.95 only) Fixed problems where changing
  64.       discs on certain drives would report "Drive Not Ready".
  65.  
  66. -------------------------------------------------------------------------
  67.                  Version 1.25
  68. -------------------------------------------------------------------------
  69. Changes:
  70.     - Fixed problems with startup on some CD-ROM drives (the program
  71.       would sometimes hang or return errors). If you are experiencing
  72.       problems on startup, try adding the following lines to the
  73.       [Settings] section of your CDAUDIO.INI file (if you do not
  74.       have a [Settings] section then create one):
  75.  
  76.         ResetOnStartup=1
  77.  
  78.       This instructs CD Audio to reset the CD-ROM drive during startup.
  79.       It is totally safe but it does cause a slight delay during
  80.       startup. Possible values for the ResetOnStartup flag are:
  81.  
  82.           0    do not reset on startup
  83.         1    always reset on startup
  84.         2    reset on startup only if there is a CD in the
  85.             drive
  86.         3    reset on startup only if there is no CD in the
  87.             drive
  88.  
  89.     - Changed all CD-ROM error handling to a timeout scheme. By
  90.       default the time out value is 3 seconds. If you would like to
  91.       change it then add the following line to the [Settings] section
  92.       of your CDAUDIO.INI file:
  93.         WaitDiscChange=value
  94.       where "value" is the number of milliseconds to wait before
  95.       reporting an error from the CD-ROM drive.
  96.  
  97.     - Fixed a bug that happened when you changed the CD while the
  98.       main window was iconized.
  99.  
  100. -------------------------------------------------------------------------
  101.               Version 1.23, 1.24
  102. -------------------------------------------------------------------------
  103. Changes:
  104.     - Shuffling or Un-Shuffling now positions the CD at track 1
  105.       every time.
  106.  
  107.     - Fixed problems where the current track was sometimes off by 1.
  108.  
  109.     - Changed the icon when minimized to have no background instead
  110.       of a white background (i.e. it now inherits your desktop back-
  111.       ground)
  112.  
  113. -------------------------------------------------------------------------
  114.                 Version 1.22
  115. -------------------------------------------------------------------------
  116. Changes:
  117.     - Fixed "Subscript out of range" errors that sometimes occured
  118.       when a disc program was in use. Also fixed generally flaky
  119.       behavior when you switch into or out of using a disc program.
  120.  
  121.     - Fixed a bug where scrolling horizontally to the end of the
  122.       last CD track caused a "Seek error".
  123.  
  124.     - Fixed positioning errors involving the up and down arrows in
  125.       the main window (i.e. current track indicator when the current
  126.       track is not visible in the window).
  127.  
  128. -------------------------------------------------------------------------
  129.                 Version 1.20
  130. -------------------------------------------------------------------------
  131. New features:
  132.     - Smart main window re-sizes itself based on the number of
  133.       tracks in the CD and your Windows screen resolution. Takes
  134.       up much less screen space than its predecessor. Supports all
  135.       screen resolutions EGA or higher.
  136.  
  137.     - Added support for multiple CD-ROM drives attached to a system.
  138.       The Disc menu contains a "Select CD-ROM Drive" command which
  139.       is available when CD Audio detects that multiple CD-ROM drives
  140.       are present.
  141.  
  142.     - More complete error reporting when an error occurs. The
  143.       CDAUDIO.LOG file now contains a memory dump for all errors;
  144.       this will help me track down bugs on a post-mortem basis.
  145.  
  146.     - Copying track titles to the clipboard now copies the disc
  147.       artist and title on the same line instead of putting them
  148.       on separate lines (i.e. not copies "Artist - Title").
  149.  
  150.     - Enhanced the Order Form to include your preferred diskette
  151.       size, current version number of CD Audio, and Windows version.
  152.  
  153. Bug fixes:
  154.     - Added workarounds for certain CD-ROM drives that displayed
  155.       "General Failure", "Drive Not Ready", and "Invalid Disc Change"
  156.       errors. If you still experience these bugs, try adding the
  157.       following line to the [Settings] section of your CDAUDIO.INI
  158.       file (if you do not have a [Settings] section then create one):
  159.           WaitDiscChange=5000
  160.  
  161.     - Added workaround for certain CD-ROM drives that display the
  162.       wrong current track during playback. If you are consistently
  163.       getting the wrong current track highlighted for tracks >15,
  164.       try adding the following line to the [Settings] section of
  165.       your CDAUDIO.INI file (if you do not have a [Settings] section
  166.       then create one):
  167.           TrackFormat=hex
  168.  
  169.     - Exiting CD Audio via ALT+F4 now asks you if you want to save
  170.       changes to the disc database. Previously only exiting by the
  171.       Disc Exit command (CTRL+X) asked you.
  172.  
  173. -------------------------------------------------------------------------
  174.                 Version 1.10
  175. -------------------------------------------------------------------------
  176. New features:
  177.     - Shuffle play of discs
  178.         - New key-based method of registration; once you are
  179.       registered, you can download future releases from
  180.       Compuserve and still be registered
  181.     - Several minor bug fixes and small improvements over v1.00.
  182.  
  183. -------------------------------------------------------------------------
  184.                 Version 1.00
  185. -------------------------------------------------------------------------
  186. To run CD Audio, you need the following:
  187.       - Windows 3.1 or 3.0 (Multimedia Extensions are not required)
  188.       - Microsoft CD-ROM Extensions (MSCDEX), version 2.20 or above
  189.       - Visual Basic runtime (VBRUN100.DLL)
  190.  
  191. These are not included with CD Audio; however, MSCDEX and the VB runtime
  192. are available on Compuserve. MSCDEX version 2.21 is in the Microsoft
  193. Software Library forum (GO MSL-1), filename CDEXT.EXE; VBRUN100.DLL is
  194. in the Microsoft Basic forum (GO MSBASIC), section 5 (Visual Basic),
  195. filename VBRUN.ZIP.
  196.  
  197. WORD FOR WINDOWS USERS: WinWord can hang on File Open, if you have an
  198. audio CD in your CD-ROM drive. Microsoft has fixed this bug with an
  199. interim release of WinWord, version 2.0a, which is available free of
  200. charge to registered WinWord users. Contact Microsoft Product Support
  201. at 206-462-9673.
  202.  
  203. Contact information for CD Audio:
  204.     Mark E. O'Brien
  205.     27 Trowbridge Street #2
  206.     Cambridge, MA  02138
  207.     U.S.A.
  208.  
  209.     Compuserve: 70312,303
  210.     Internet: 70312.303@compuserve.com
  211.  
  212. Copyright (c) Mark E. O'Brien 1992. All rights reserved.
  213.  
  214. Microsoft is a registered trademark of, and Windows is a trademark of,
  215. Microsoft Corporation.
  216.  
  217.