home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / DOS / CDPLAY / WDISC320.ZIP / README.TXT < prev    next >
Encoding:
Text File  |  1993-01-06  |  15.2 KB  |  338 lines

  1.  ----------------------------------------------------------------------------
  2.                          
  3.                          WinDisc 3.20
  4.         
  5.          (C) 1994 Greg Palmer / PDG Software
  6.  
  7.  ----------------------------------------------------------------------------
  8.  
  9.  
  10.  ============================================================================
  11.  
  12.  Installation:
  13.  
  14.      
  15.      Note: Before you can run WinDisc, you _MUST_ have the MCI CD Audio 
  16.                  driver installed. If you need to install it, or don't know
  17.                  if it's installed, go to the Control Panel, select drivers,
  18.                  and check the installed drivers list for MCI CDAudio. If it's
  19.                  not there, click the "add" button, and add it. If this driver
  20.                  is not installed, you'll get a "Can't Initalize CD-ROM device"
  21.                  error when trying to run WinDisc.
  22.                  For more information on this and other Drivers, consult your
  23.                  Microsoft Windows manual.
  24.  
  25.                  
  26.      Installing WinDisc is easy. Just stick the .EXE file in a directory,
  27.      and put the file BWCC.DLL in your WINDOWS\SYSTEM directory. In theory,
  28.      everything should be ready to go! (Note: After running WinDisc, a couple
  29.      of files will appear in the directory where you installed it. These 
  30.      files are: 
  31.                  
  32.                  Windisc.ini: The WinDisc initialization file: this holds
  33.                     information on what icon to use, whether to
  34.                     stay the topmost window, and whether or not
  35.                     to animate the icon.
  36.  
  37.                  CDIndex.DAT: CD title database (see next paragraph)
  38.  
  39.  
  40.  If you are updating from version 1.xx: 
  41.  
  42.      Be sure to run the included utility: updt_idx.exe. This is a 
  43.      dos-based program that will update your old CDINDEX.IDX file
  44.      to the new file format. The new file also has a different name:
  45.      CDINDEX.DAT - just in case you forget to run the update program,
  46.      so WinDisc doesn't crash. 
  47.  
  48.  ============================================================================
  49.  
  50.  Features:
  51.  
  52.          WinDisc is a fairly straighforward, easy to use, powerful audio CD
  53.      player for Microsoft Windows 3.1 or later. (Yes, it works with Windows
  54.      NT, and OS/2 also) It allows normal (sequential), programmed, and 
  55.      shuffled play modes. WinDisc also has a CD recogintion feature, which
  56.      allows you to enter the name of a disc, as well as song titles, and 
  57.      save them. Each time that disc is inserted, WinDisc will "remember"
  58.      the CD, and show the title and track names. 
  59.          WinDisc also features a volume control (note: Not all systems 
  60.              will support this feature - I can't guarantee that it will 
  61.              work on your particular machine)
  62.          Another feature or WinDisc is the ability to choose what the
  63.      desktop icon looks like when the program is minimized. It even
  64.      has the option to have animated icons! 
  65.          There are also numerous other features, but they are easy to spot
  66.      while using the program, so I won't go ever every one of them here.
  67.  
  68.  Using WinDisc:
  69.  
  70.          As stated earlier, WinDisc is pretty straightforward. There are just
  71.      a few instructions: 
  72.  
  73.      When you first start WinDisc, the "About WinDisc" dialog will appear
  74.  (in unregistered versions only) It will contain a button titled
  75.  "Register Now", and if this file (readme.txt) is in the same directory,
  76.  a button titled "View README.TXT". Clicking the register now dialog
  77.  will bring up a dialog that asks for your first and last names, as
  78.  well as your registration number. When you registrer, you will receive
  79.  a code number that is entered here, along with your name, and will 
  80.  register your copy of WinDisc (Note: You only need to register once - 
  81.  all future versions of WinDisc will use your registration number)
  82.      Clicking the "View README.TXT" button will bring up the NotePad
  83.  application**, with the file you are reading right now.
  84.      
  85. **  -  If notepad.exe can't be found, nothing will happen, and you'll need
  86.              to view this file with a different editor. Of course, if you are
  87.              reading this now, you've already done that!
  88.  
  89.      
  90.      Parameters: There are several parameters that can be passed to WinDisc
  91.  on the command line. These include:
  92.  
  93.     windisc V : The "V" parameter is probably the most frequently needed 
  94.                             parameter. By default, WinDisc searches your installed audio
  95.                             drivers to see if CD-ROM volume control is supported. If it
  96.                             is, everything's fine. If not, it will not let you use the
  97.                             volume control option. On some systems, however, just checking
  98.                             to see if it has the capability will cause a lockup. If this
  99.                             occurs, just use the "V" parameter, and everything should be
  100.                             fine.
  101.  
  102.     windisc W : The "W" parameter is probably the second most common parameter
  103.                             to be used. It causes WinDisc to wait 10 seconds before reading
  104.                             the information from a cd that has just been inserted. Some
  105.                             systems take a while for the cd-rom drive to re-initialize when
  106.                             a new cd is inserted, and aren't ready when WinDisc asks 
  107.                             for information on the CD. If this happens, it may report
  108.                             No Disc, or it may crash. If this occurs, try the "W" 
  109.                             parameter.
  110.  
  111.     windisc L : Some soundcards use the line-in for audio cd output (or input,
  112.                             depending on how you look at it) If the WinDisc's volume 
  113.                             control comes up ok, but it controls something else, like 
  114.                             your Midi volume, try this option. (Actually, this parameter
  115.                             may be removed in the next version - the reason I wrote it was
  116.                             that one certain sound card manufacturor screwed up in their
  117.                             Windows driver, and the line in volume controlled the CD volume.
  118.                             They have since released an update fixing this problem, but
  119.                             I'll keep this option in until I think their new driver has
  120.                             been spread around.)
  121.  
  122.  
  123.     windisc D : Only for emergencies, when I've told you to run it and give me
  124.                             the results. This is for "debug" mode. It doesn't really do 
  125.                             anything, except that you will be bombarded with message boxes 
  126.                             giving information on the current status of the program.
  127.                             
  128.      
  129.      To access the "setup" dialog, click the left mouse button on WinDisc's
  130.  system menu (the little box on the top left corner of the window's title
  131.  bar) to bring up the system menu. Choose the "Setup" option, and the
  132.  setup dialog will appear.
  133.      
  134.      The setup dialog contains several options: What the desktop icon will
  135.  look like, whether or not to keep WinDisc as the topmost window, and
  136.  whether or not to animate the icon while WinDisc is playing. Clicking
  137.  on the "OK" button of this dialog will save your changes into a
  138.  WINDISC.INI file, located in the same directory as WinDisc.exe. 
  139.  
  140.      To play your cd in shuffled mode, simply click the "S" button on the 
  141.  button bar.
  142.      To program in a series of tracks to play, press the "P" button on the
  143.  button bar. A program dialog will then appear, listing the track names and
  144.  titles, and will allow your to add, remove, or clear the playback queue.
  145.      To end shuffle or programmed mode, simply click the "S" or "P" buttons
  146.  again (if you're in shuffled mode, press "S", if programmed, "P").
  147.      
  148.      When in normal (sequential) mode, double clicking the left** mouse button
  149.  on the status area (the black box with status information) will bring up
  150.  the "Jump To Track" dialog. This allows you to jump straight to any track
  151.  on the CD. 
  152.      By double clicking the right** mouse button on the status area, you can
  153.  bring up the volume control. As mentioned earlier, this is not supported on
  154.  all machines. If not supported, nothing will happen - the dialog will not
  155.  appear.
  156.      Finally, by double clicking the middle** mouse button on the status area,
  157.  you can bring up a dialog with information on the cd, including track
  158.  titles, length of tracks, current track, play list, and more.
  159.  
  160.  **   -   The button layout mentioned above is the default. In the "Setup" 
  161.     dialog, there is an option to modify what buttons control what
  162.     activity. Users with 2 button mice may not be able to access the
  163.     options brought up by the middle button - other will (Some drivers
  164.     virtualize a third mouse button buy double clicking the left and
  165.     right buttons at the same time)
  166.     
  167.      Clicking the CD: button, (the long one toward the upper left of the  
  168.  window) will bring up the CD Index dialog. This dialog allows you to
  169.  enter information (title, and track names) of a CD, and have it recognized
  170.  the next time the CD is inserted. 
  171.  To use this dialog, enter the title in the "disc title" field, 
  172.  then, use the tab key to go down to the "track titles" field. By default,
  173.  the track titles field starts out with the title of the 1st track. Type
  174.  in the title of track #1, then click the "Enter" button (That is the button
  175.  on the screen that says "Enter" - not the "Enter key on your keyboard")
  176.  The name in the listbox below will change (or not change, if you made no
  177.  changes to the track name), and the track title field will then contain the
  178.  name of the next track on the CD. 
  179.  
  180.      When you are complete, click the "done" button, and you will be asked 
  181.  if you wish to update the cd database. If you want your information saved,
  182.  select "Yes", if not, select "No". If  you want to go back and continue
  183.  editting, select "Cancel". 
  184.  
  185.      
  186.      
  187.      WinDisc is a straightforward, easy to use, powerful audio cd player
  188.      for Windows 3.1 or later. (There is a Windows NT version coming soon!)
  189.      WinDisc allows normal, programmed, and shuffled play modes. It also
  190.      has a cd recognition feature, which allows you to enter the name of the
  191.      cd, as well as song titles, and have WinDisc "recognize" it the next
  192.      time the disc is inserted. There are many other features, but you'll
  193.      discover them while using the program.
  194.  
  195.  ============================================================================
  196.  
  197.  About WinDisc / Contacting the author 
  198.  
  199.      WinDisc was written mainly because the author (me) was too lazy
  200.      (or cheap) to register any of the other audio cd players out there.
  201.      Actually, that's not true. The only one I had thought of registering
  202.      was waaay overpriced, so I said skip it. Most of the programs out there
  203.      didn't have the options I wanted, so I decided to write my own. What
  204.      an experience!
  205.  
  206.      In case you were wondering, WinDisc was written entirely in Borland
  207.      Pascal, version 7.0 for Windows. 
  208.  
  209.      As with any good product, this is not the final version of WinDisc.
  210.      There are bound to be problems that turn up with it, so I will be
  211.      releasing updates periodically. Look for them on a bbs near you!
  212.      
  213.      This leads me to the next point...
  214.  
  215.      If you have a problem, complaint, question, or comment about WinDisc,
  216.      feel free to tell me! If you're contacting me about a problem, be sure 
  217.      to include your make & model of computer, cd-rom drive, sound card, 
  218.      operating system & version, as well as a complete description of 
  219.      what's wrong. Your phone number and return address would be helpful,
  220.      too. I can be reached at the following e-mail addresses:
  221.  
  222.      America Online: PDG Soft
  223.      Internet      : pdgsoft@aol.com
  224.      FidoNet       : greg_palmer@f7956.n2210.z1.fidonet.org
  225.      
  226.      If you don't have access to internet, America Online, or Fidonet,
  227.      just send me a letter (hopefully along with your registration!)
  228.      to the following address:
  229.  
  230.                          PDG Software
  231.                  1261 Brook Hill Close
  232.                     Rockford, IL 61108
  233.  
  234.      Either way, I'll be sure to get back to you as soon as humanly possible.
  235.  ============================================================================
  236.  
  237.  Registration:
  238.  
  239.      Well, sooner or later, you knew it would come to this, didn't you? Now's
  240.      the time I beg for money, and tell you how I'm a poor college student,
  241.      trying <sob> to pay <sob> tuition, etc...
  242.  
  243.      Enough of that! Here's the plan, plain and simple. If you register this
  244.      program before August 1, 1994, it will cost you $15.00. Not a bad deal!
  245.      After August 1, 1994, however, the price will be increased to $20.00.
  246.      Still not too expensive, but it should be a good reason for you to go
  247.      out and register as soon as possible.
  248.  
  249.      Please be advised that this version of WinDisc will become somewhat
  250.      crippled as of August 1, 1994. I hate to have to do that (It bothers
  251.      me when I download crippled programs), but I have to ensure that people
  252.      will register, and not just keep using the program without paying for it.
  253.      After this time, the cd recognition feature will become unusable, and 
  254.      WinDisc will only recognize the first 5 tracks of any CD.
  255.  
  256.      Never fear, though! You only need to register once. You will receive a 
  257.      key file in the mail (or some other way) which will unlock this and
  258.      all future versions of WinDisc. Think about that-$15.00 for a lifetime
  259.      of cool cd-players! Wow! What a bargain!
  260.  
  261.      All registrations should be done by money order or personal check.
  262.             
  263.          Make all checks payable to GREG PALMER.
  264.  
  265.          Please use the order form below when registering WinDisc.
  266.  
  267.  
  268.  
  269. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  270.  
  271.  
  272.                     WinDisc Registration
  273.  
  274.             Name _______________________________________________________
  275.  
  276.             Address  ___________________________________________________
  277.  
  278.             City _______________________________________________________ 
  279.      
  280.             State _______________________ Zip __________________________
  281.  
  282.             Phone ______________________________________________________
  283.             
  284.             Current Version ____________________________________________
  285.             
  286.             Where did you hear about WinDisc? __________________________
  287.             
  288.             ____________________________________________________________
  289.  
  290.             Have a comment? ____________________________________________
  291.  
  292.             ____________________________________________________________
  293.  
  294.  
  295.             How do you wish to receive your registration number?
  296.  
  297.             __ By mail (At the address above) add $1.50 for shipping
  298.  
  299.             __ By telephone (At the phone number above)
  300.  
  301.             __ By FAX (At the following number: ___________________________ )
  302.  
  303.             __ By E-MAIL (At the following fidonet, CIS, AOL or Internet address:
  304.             
  305.                 _______________________________________________________ )
  306.  
  307.  
  308.             < Did you enclose the check? Is it made out to Greg Palmer?>
  309. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  310.  
  311.      Mail your completed order form to the following address:
  312.  
  313.                  PDG Software
  314.                     1261 Brook Hill Close
  315.                      Rockford, IL 61108
  316.  
  317. ----------------------------------------------------------------------------
  318.  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  319.  
  320.  Legal Stuff:
  321.      
  322.      PDG Software makes no guarantees about this product. Try it at your
  323.      own risk. Any damages caused by the use or misuse of this program
  324.      are not the responsibility of PDG Software, nor any of its employees.
  325.      Modification of WinDisc, including, but not limited to tampering with
  326.      the executable file, and creation of registration keys is strictly
  327.      forbidden. Basically, don't do anything stupid. Think before you act.
  328.      If you get the urge to hack WinDisc, don't. Slap yourself if need be.
  329.      (Or call us, we'll be happy to do it.) One last item - registered users
  330.      can share their copies of WinDisc, so long as they don't give out their
  331.      key-files. If somehow, we find that you have a key file not belonging
  332.      to you, you, as well as the person it belongs to will be in really,
  333.      really big trouble, and something really, really bad will happen to you. 
  334.  
  335.  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  336.  
  337.  
  338.