home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / cdrom / optycdplayer / optycdpl.readme < prev    next >
Text File  |  1977-12-31  |  18KB  |  362 lines

  1. Short:        V1.8 MUI CD Player/Ed/Prog/Sampler
  2. Author:       opty@netinfo.fr (Stéphane Barbaray)
  3. Uploader:     opty@netinfo.fr (Stéphane Barbaray)
  4. Version:      1.8
  5. Type:         disk/cdrom
  6. Replaces:     disk/cdrom/OptyCDPlay*.*
  7. Requires:     OS 2.04, MUI 3.6, and 68020
  8. Distribution: EMailWare
  9.  
  10.  
  11. - V1.0 (Jun-96)
  12. ·Initial public release.
  13.  
  14. - V1.1 (Jun-96)
  15. ·VOLTYPE tooltype added to correct problems with some exotic CD drives.
  16. ·Added 600(!) CD descriptions.
  17. ·German catalog added.
  18.  
  19. - V1.2 (Jul-96)
  20. ·Icons was in Newicon style, now they are real icons
  21. ·Rewritten some functions in assembler
  22. ·Reduced code size significantly
  23. ·Added MUI Gadget disappearing feature: when the window is too small, some
  24. gadgets start to disappear according to their importance
  25. ·Added possibility to choose the sample file by requester
  26. ·Added preview button in sampler window, it plays CD according sliders of the
  27. sampler window
  28. ·Rewritten randomize function (more randomized)
  29. ·Editor,Program, & sampler pages are allocated only when needed. Replacing
  30. Register style with a Cycle was necessary for this feature.
  31. ·Fixed stupid bug with 'at start' prog: first title was played twice
  32.  
  33. - V1.3 (Jul-96)
  34. ·Now there is 1368 CD descriptions
  35. ·Added ASYNCBUFFER to suppress glitches when sampling
  36. ·Removed some scsi command failure check at initialisation and termination of
  37. sampling function because of some drive that can but refuse these command
  38. anyway.
  39. ·Added my E-Mail address in 'About' window (Requested)
  40. ·Added config autosave, some tooltypes are now obsolete, please remove
  41. SAMPLENAME, DRIVETYPE, SAMPLEFORMAT, SAMPLECHANNEL, SAMPLEFREQ from your icon
  42. ·Added Drive Subcode in prefs
  43. ·Added Volume prefs. Note that volume is not initialized anymore to 127 ateach
  44. start except if no config (first start)
  45. ·Added slider in player part for fast search in song
  46. ·Finally, as suggested by a lot of users, I have added possibility to put disk
  47. descriptions in a Database, mainly because the little cd description files are
  48. very diskspace consuming. But be careful, as it's an archive database style, I
  49. have splitted it in many files for faster access. BTW, if HD space doesn't
  50. really matter for you, old format is still recognized (load,save,...) and will
  51. never be removed as it's a standard...
  52. ·Added button for 'Disk to DataBase' conversion
  53. ·Added button for 'DataBase to Disk' conversion
  54. ·Added gauge progression for DataBase manipulation and Sample save
  55. ·Added BUFMEMTYPE for DMA controllers, value: 0=ANY, 512=24BITDMA, ...
  56. ·Added possibility to ear *in real time* the sampling preview/process thru the
  57. amiga audio channels. The replay is always 8 bits even if 16 bits save was
  58. selected but you can play at 44.1khz if you have a screenmode with horizontal
  59. freq >15khz, so if you use OptyCD on a PAL or NTSC screen, don't try 44100 !
  60. Keep in mind that this mode is very cpu consuming and will give bad result on
  61. low powered system since sampling can only be done at ~150 k/s. By the way,
  62. you will notice that channel are not always synchronised, it's because I don't
  63. know how to sync the 4 voices. Anybody can help me ?
  64. ·Added cycle and pref saving of the output mode (in sampling part)
  65. ·Added icons from Rudy Top
  66.  
  67. - V1.4 (Jul-96)
  68. ·Included greek catalog
  69. ·Included finnish catalog
  70. ·Catalog description is now compatible with catedit
  71. ·Included italian catalog
  72. ·Added DISKIDPATH to specify the path for disk id files
  73. ·Fixed VOLTYPE, It was not activated...
  74. ·Now value outside 1..3 range for VOLTYPE mean software volume disabled
  75. ·Removed this ugly Eject lock, I found a workaround to detect 'hard' insertion
  76. and ejection while using my special routine for universal CDDA autodetection.
  77. In fact, only CD drive that continue to give CD directory of the last ejected
  78. CD will still have some problems...
  79. ·Removed skip track bug introduced with fast search bar
  80. ·Now, 'Repeat All' works for programs too
  81. ·Possibility to make 'repeat' the 'random' mode (Random must be selectedfirst)
  82. ·Now 'Start Prog' start at launch of program AND at CD insertion too
  83. ·The documentation is now in AmigaGuide format
  84. ·OptyCDPlayer should now work (specially programs) iconified, even whenstarted
  85. iconified
  86. ·Found a way to synchronize Amiga voices, there should be no more distortion
  87. ·It is now *really* possible to insert a disk with player page not the active
  88. one
  89. ·Math ieee library for AIFF not more needed...
  90. ·Possibility to start Random while playing (will be randomized at the next
  91. track played)
  92. ·Now if ASYNCBUFFER as a value lower than 2048 then synchronous write will be
  93. used
  94. ·Database now contains 1389 CD descriptions
  95.  
  96. - V1.5 (Aug-96)
  97. ·If VOLTYPE is equal to 0 then there is no volume button
  98. ·Added "Project" menu with "About", "About MUI", and "Quit"
  99. ·About button has been removed
  100. ·Added "Preferences" menu with "Save", and "MUI"
  101. ·Player configuration saving is not made at the end of program anymore, please
  102. use Preferences/Save menu to save config
  103. ·"Introscan" & "Random" gadgets are now checkmark type gadgets
  104. ·"Repeat" is now a cycle gadget
  105. ·All combinations between Repeat, Introscan, and Random should now be possible
  106. ·"A-B" button changed
  107. ·Optimized a little bit the sampling routine
  108. ·Added Atapi sampling command, please report me if you drive works with it(try
  109. it even if it's an SCSI...)
  110. ·Status bar removed and replaced by graphical items
  111. ·The first page of the player now react to up/down keys, they play next/prev
  112. title in the list by changing the list active title
  113. ·Play/Stop/Next/Previous/Forward/Rewind/Eject commands react to shortkeys
  114. defined by tooltypes (see tooltypes part).
  115. ·Changed a little bit the .guide location for online help and multiple
  116. translations
  117. ·Included Danish catalog and documentation
  118. ·Added DiskNote.rexx (c) by Niels Bache
  119. ·Added FILENOTE tooltype to add filecomment with diskfiles when saved
  120. ·Database now contains 1499 CD descriptions
  121.  
  122. - V1.6 (Sep-96)
  123. ·IFF8SVX STEREO saving should now works with Amiga output activated
  124. ·Included Polish catalog
  125. ·Updated Italian catalog
  126. ·Updated German catalog
  127. ·Updated Norvegian catalog
  128. ·Updated Finnish catalog
  129. ·Fixed a bug while saving 8bits with Output switched to CD
  130. ·Added Italian guide
  131. ·New Disknote.rexx
  132. ·Repeat, Random, and IntroScan now reflect the config correctly
  133. ·Added capability to configure position of gadget groups at the player page by
  134. using 'Preferences/Edit Mode' menuitem and drag&drop.
  135. ·Now OptyCDPlayer test if it's a real CDRom drive on the selected unit
  136. ·Reworked the guide a little bit
  137. ·Included more informations about me
  138. ·Included Swedish catalog
  139. ·Database now contains 2464 CD descriptions
  140.  
  141. - V1.7 (Oct-96) (Not Released!)
  142. ·Forgot to mention for the precedent version that the sampling routine hasbeen
  143. a little bit modified in the expectation of more tolerance with somedrives,
  144. unfortunately this significantly slow down the sampling...
  145. ·Asynchronous write routine enhanced
  146. ·Removed Disknote.rexx (obsolete, use FILENOTE tooltype instead)
  147. ·Added support for YACDP diskfiles format (see YACDP tooltype), unfortunately
  148. there is no possibility to convert from this format to MCD format or the
  149. database format excepted when the corresponding CD is inserted, to say that
  150. 'YACDPDisks->DB' and 'DB->YACDPDisks' can't be made.
  151. ·Added in the About window the number of CDs contained in the database
  152. ·Forgot to close Catalog file at exit
  153. ·Added function to merge 2 DataBases (TitleEditor/MergeDB)
  154. ·Added Database viewer (TitleEditor/DBViewer)
  155. ·Added STOP Tooltype for stop command alternative
  156. ·Added INVERTEDTIME Tooltype for those who don't have a correct time count
  157. ·Removed Subcode choice in Sampling part because I got no report about value
  158. other than zero
  159. ·Added GADGETPATH tooltype, now you're able to use your own gadgets for Play,
  160. Eject, Stop, ...
  161. ·Added "Tiny" gadgets (use GADGETPATH=progdir:gadgets/tiny)
  162. ·Added full support for "cd.device" from commodore, but this device has some
  163. severe limitations:
  164.  .Playing must be stopped when exiting
  165.  .Sampling is not supported
  166.  .Can't do my hack for controllers that ignore diskchanges (like mine)
  167.  .Volume is global (no balance)
  168.  .Can't verify the device type due to a big bug in the squirrel/cd.device 
  169. CD_GETGEOMETRY command!
  170.  Use CDDEVICE tooltype to activate it
  171. ·Added time field in the title lists
  172. ·Lists are now NLists (with horizontal scrollbar)
  173. ·Playlist weight is now saved in prefs
  174. ·Database contains 2518 CD descriptions
  175.  
  176. - V1.8 (Nov-96)
  177. ·All tooltypes options can now be configured thru the new preferences page
  178. ·Error messages are displayed in requester wherever possible
  179. ·Player can be started even with an unvalid device, in this case it
  180. automatically switch to the preference page
  181. ·Preferences can be changed at run time
  182. ·Removed ALL tooltypes because they are not more needed
  183. ·Added german guide
  184. ·Fixed path bug with play16
  185. ·Now, when pressing play button, and there is an active track in the list,
  186. playing will be started at this track
  187. ·Data tracks are shown in a different way in the lists
  188. ·Added AREXX interface
  189. ·Entirely reworked this guide, added smartwrapping, indentation, fx, ...
  190. Should still render well with 2.0 but not (yet) with HTDS!
  191. ·Added AREXX script examples
  192. ·ShortKeys are now possible (thru catalogs) with buttons and togglebuttons
  193. ·Added Slovak catalog
  194. ·Database contains 2525 CD descriptions
  195.  
  196.  
  197. ============================= Archive contents =============================
  198.  
  199. Original  Packed Ratio    Date     Time    Name
  200. -------- ------- ----- --------- --------  -------------
  201.      432     248 42.5% 03-Sep-96 11:57:26 +Eject.mf0
  202.      432     256 40.7% 03-Sep-96 11:57:26 +Eject.mf1
  203.      432     265 38.6% 03-Sep-96 11:57:26 +Forward.mf0
  204.      432     277 35.8% 03-Sep-96 11:57:26 +Forward.mf1
  205.      432     257 40.5% 03-Sep-96 11:57:26 +Next.mf0
  206.      432     266 38.4% 03-Sep-96 11:57:26 +Next.mf1
  207.      432     229 46.9% 03-Sep-96 11:57:26 +Pause.mf0
  208.      432     242 43.9% 03-Sep-96 11:57:26 +Pause.mf1
  209.      432     260 39.8% 03-Sep-96 11:57:26 +Play.mf0
  210.      432     272 37.0% 03-Sep-96 11:57:26 +Play.mf1
  211.      432     254 41.2% 03-Sep-96 11:57:26 +Prev.mf0
  212.      432     266 38.4% 03-Sep-96 11:57:26 +Prev.mf1
  213.      432     264 38.8% 03-Sep-96 11:57:26 +Rewind.mf0
  214.      432     270 37.5% 03-Sep-96 11:57:26 +Rewind.mf1
  215.      432     238 44.9% 03-Sep-96 11:57:26 +Stop.mf0
  216.      432     242 43.9% 03-Sep-96 11:57:26 +Stop.mf1
  217.      212     159 25.0% 09-Oct-96 14:35:22 +Eject.mf0
  218.      212     168 20.7% 09-Oct-96 14:35:30 +Eject.mf1
  219.      212     162 23.5% 09-Oct-96 14:35:38 +Forward.mf0
  220.      212     170 19.8% 09-Oct-96 14:35:46 +Forward.mf1
  221.      212     163 23.1% 09-Oct-96 14:35:54 +Next.mf0
  222.      212     171 19.3% 09-Oct-96 14:36:00 +Next.mf1
  223.      212     166 21.6% 09-Oct-96 14:36:08 +Play.mf0
  224.      212     165 22.1% 09-Oct-96 14:36:14 +Play.mf1
  225.      212     165 22.1% 09-Oct-96 14:36:22 +Prev.mf0
  226.      212     165 22.1% 09-Oct-96 14:36:32 +Prev.mf1
  227.      212     170 19.8% 09-Oct-96 14:36:38 +Rewind.mf0
  228.      212     165 22.1% 09-Oct-96 14:36:54 +Rewind.mf1
  229.      212     154 27.3% 09-Oct-96 14:37:04 +Stop.mf0
  230.      212     161 24.0% 09-Oct-96 14:37:12 +Stop.mf1
  231.    61032   30938 49.3% 02-Oct-96 23:14:50 +NList.mcc
  232.     5948    2827 52.4% 02-Oct-96 23:14:50 +NListview.mcc
  233.    12460    4619 62.9% 02-Oct-96 23:14:52 +NListviews.mcp
  234.     1149     554 51.7% 16-Oct-96 22:03:42 +Arexx.info
  235.     1202     563 53.1% 17-Oct-96 21:28:28  OptyCDPlayer.info
  236.     1542     598 61.2% 16-Oct-96 22:03:42 +Help.info
  237.     1942     932 52.0% 16-Oct-96 22:03:42 +OptyCDPlayer.info
  238.       76      75  1.3% 18-Oct-96 09:23:38 +Eject.rexx
  239.     1792    1354 24.4% 16-Oct-96 21:37:30 +Eject.rexx.info
  240.      326     206 36.8% 18-Oct-96 09:23:44 +Help.rexx
  241.     1792    1356 24.3% 16-Oct-96 21:37:30 +Help.rexx.info
  242.       74      74  0.0% 18-Oct-96 09:23:50 +Iconify.rexx
  243.     1792    1358 24.2% 16-Oct-96 21:37:30 +Iconify.rexx.info
  244.      631     257 59.2% 19-Oct-96 15:26:36 +Info.rexx
  245.     1824    1388 23.9% 16-Oct-96 21:37:30 +Info.rexx.info
  246.      754     351 53.4% 20-Oct-96 06:54:26 +Jump.rexx
  247.     1792    1355 24.3% 19-Oct-96 15:22:38 +Jump.rexx.info
  248.       83      81  2.4% 18-Oct-96 09:25:34 +Next.rexx
  249.     1792    1353 24.4% 16-Oct-96 21:37:30 +Next.rexx.info
  250.       85      83  2.3% 18-Oct-96 09:25:46 +PlayPause.rexx
  251.     1792    1355 24.3% 16-Oct-96 21:54:40 +PlayPause.rexx.info
  252.      134     122  8.9% 18-Oct-96 09:24:50 +PlayTrack.rexx
  253.     1792    1355 24.3% 16-Oct-96 21:59:02 +PlayTrack.rexx.info
  254.      130     108 16.9% 18-Oct-96 09:26:46 +Previous.rexx
  255.     1792    1353 24.4% 16-Oct-96 21:37:30 +Previous.rexx.info
  256.       79      79  0.0% 18-Oct-96 09:26:52 +Quit.rexx
  257.     1792    1353 24.4% 16-Oct-96 21:37:30 +Quit.rexx.info
  258.       76      76  0.0% 18-Oct-96 09:27:00 +Stop.rexx
  259.     1792    1353 24.4% 16-Oct-96 21:37:30 +Stop.rexx.info
  260.       76      76  0.0% 18-Oct-96 09:27:06 +UnIcon.rexx
  261.     1792    1353 24.4% 16-Oct-96 21:37:30 +UnIcon.rexx.info
  262.     1943     936 51.8% 27-Oct-96 07:33:02 +OptyCDPlayer0.info
  263.     2807    1715 38.9% 27-Oct-96 07:33:08 +OptyCDPlayer1.info
  264.     2807    1693 39.6% 27-Oct-96 07:33:14 +OptyCDPlayer2.info
  265.     2807    1673 40.3% 27-Oct-96 07:33:22 +OptyCDPlayer3.info
  266.     4392    1903 56.6% 06-Nov-96 13:50:20 +dansk.ct
  267.     2342    1180 49.6% 06-Nov-96 13:50:22 +OptyCDPlayer.catalog
  268.     4650    2047 55.9% 06-Nov-96 13:50:08 +deutsch.ct
  269.     2626    1333 49.2% 06-Nov-96 13:50:10 +OptyCDPlayer.catalog
  270.     4511    1933 57.1% 06-Nov-96 13:50:06 +francais.ct
  271.     2394    1202 49.7% 06-Nov-96 13:50:08 +OptyCDPlayer.catalog
  272.     4622    2163 53.2% 06-Nov-96 13:50:12 +greek.ct
  273.      698     448 35.8% 03-Sep-96 11:57:26 +greek.txt
  274.     2472    1338 45.8% 06-Nov-96 13:50:14 +OptyCDPlayer.catalog
  275.     4485    1850 58.7% 06-Nov-96 13:50:18 +italiano.ct
  276.      697     346 50.3% 29-Oct-96 20:54:08 +italiano.txt
  277.     2410    1180 51.0% 06-Nov-96 13:50:18 +OptyCDPlayer.catalog
  278.     4280    1725 59.6% 06-Nov-96 13:50:26 +norsk.ct
  279.     1676     887 47.0% 06-Nov-96 13:50:26 +OptyCDPlayer.catalog
  280.     3618    1478 59.1% 06-Nov-96 13:50:02 +OptyCDPlayer.cd
  281.     3056    1188 61.1% 06-Nov-96 13:50:06 +OptyCDPlayer.ct
  282.      797     431 45.9% 07-Sep-96 08:12:34 +OptyCDTrans.readme
  283.     4443    1911 56.9% 06-Nov-96 13:50:22 +polski.ct
  284.      404     255 36.8% 03-Sep-96 11:57:26 +polski.txt
  285.     2034    1077 47.0% 06-Nov-96 13:50:24 +OptyCDPlayer.catalog
  286.     4595    2045 55.4% 06-Nov-96 13:50:30 +slovak.ct
  287.     2718    1404 48.3% 06-Nov-96 13:50:32 +optycdplayer.catalog
  288.     4394    1931 56.0% 06-Nov-96 13:50:14 +suomi.ct
  289.     2432    1195 50.8% 06-Nov-96 13:50:16 +OptyCDPlayer.catalog
  290.     4361    1874 57.0% 06-Nov-96 13:50:28 +svenska.ct
  291.     2324    1190 48.7% 06-Nov-96 13:50:30 +OptyCDPlayer.catalog
  292.     5352    2200 58.8% 05-Nov-96 16:21:54 +01.db
  293.     7242    3445 52.4% 05-Nov-96 16:21:54 +02.db
  294.    14661    7221 50.7% 05-Nov-96 16:21:54 +03.db
  295.    23687   11200 52.7% 05-Nov-96 16:21:54 +04.db
  296.    13924    6454 53.6% 05-Nov-96 16:21:54 +05.db
  297.    10218    5414 47.0% 05-Nov-96 16:21:54 +06.db
  298.     7315    4173 42.9% 05-Nov-96 16:21:54 +07.db
  299.    13124    6763 48.4% 05-Nov-96 16:21:54 +08.db
  300.    25355   13852 45.3% 05-Nov-96 16:21:54 +09.db
  301.    77930   39592 49.1% 05-Nov-96 16:21:54 +10.db
  302.    66951   35575 46.8% 05-Nov-96 16:21:54 +11.db
  303.    79722   41557 47.8% 05-Nov-96 16:21:54 +12.db
  304.    35848   19359 45.9% 05-Nov-96 16:21:54 +13.db
  305.    43713   22764 47.9% 05-Nov-96 16:21:56 +14.db
  306.    35861   19110 46.7% 05-Nov-96 16:21:56 +15.db
  307.    45079   23226 48.4% 05-Nov-96 16:21:56 +16.db
  308.    25439   13136 48.3% 05-Nov-96 16:21:56 +17.db
  309.    41311   20778 49.7% 05-Nov-96 16:21:56 +18.db
  310.    23096   12079 47.7% 05-Nov-96 16:21:56 +19.db
  311.    22075   11440 48.1% 05-Nov-96 16:21:56 +20.db
  312.     5866    3387 42.2% 05-Nov-96 16:21:56 +21.db
  313.     5128    2919 43.0% 05-Nov-96 16:21:56 +22.db
  314.     2129    1194 43.9% 05-Nov-96 16:21:56 +23.db
  315.     7620    3637 52.2% 05-Nov-96 16:21:56 +24.db
  316.     4100    2364 42.3% 05-Nov-96 16:21:56 +25.db
  317.     4189    2458 41.3% 05-Nov-96 16:21:56 +26.db
  318.      877     581 33.7% 05-Nov-96 16:21:56 +27.db
  319.     1718     895 47.9% 05-Nov-96 16:21:56 +28.db
  320.     1770     874 50.6% 05-Nov-96 16:21:56 +30.db
  321.     1342     761 43.2% 05-Nov-96 15:23:40 +34.db
  322.     1369     866 36.7% 05-Nov-96 16:21:56 +35.db
  323.      780     512 34.3% 05-Nov-96 15:23:40 +36.db
  324.      641      62 90.3% 05-Nov-96 15:23:40 +38.db
  325.      778      74 90.4% 05-Nov-96 16:21:56 +46.db
  326.     1494     924 38.1% 05-Nov-96 16:21:56 +49.db
  327.     1564     922 41.0% 05-Nov-96 15:23:40 +55.db
  328.      955      78 91.8% 05-Nov-96 16:21:56 +57.db
  329.      271     168 38.0% 05-Nov-96 15:23:40 +66.db
  330.     1249     110 91.1% 05-Nov-96 16:21:56 +73.db
  331.     1539     111 92.7% 05-Nov-96 16:21:56 +91.db
  332.     2062     468 77.3% 05-Nov-96 16:21:56 +97.db
  333.     8803    1560 82.2% 05-Nov-96 16:21:56 +99.db
  334.        4       4  0.0% 05-Nov-96 16:21:54 +Infos
  335.       42      42  0.0% 20-Oct-96 16:51:14 +ID01000000007542
  336.       23      23  0.0% 20-Oct-96 16:53:52 +ID01000000050836
  337.      300     210 30.0% 23-Oct-96 15:34:40 +ID0800F30703D428
  338.      398     283 28.8% 13-Oct-96 18:48:54 +ID1100E7F6054571
  339.      399     288 27.8% 13-Oct-96 20:40:06 +ID1200B6D0054B9D
  340.      271     199 26.5% 04-Nov-96 22:07:30 +ID14004B1C020C10
  341.      461     316 31.4% 28-Sep-96 17:19:36 +ID1400D16F054EA4
  342.      422     296 29.8% 13-Oct-96 20:53:00 +ID1400DA98054C4C
  343.      456     310 32.0% 28-Sep-96 10:53:04 +ID1400E231055FFA
  344.      580     111 80.8% 13-Oct-96 18:34:26 +ID160084CC042221
  345.      900      16 98.2% 27-Oct-96 11:47:40 +PR09011A0F05350E
  346.      900      19 97.8% 22-Oct-96 17:00:04 +PR1200B6D0054B9D
  347.     1542     605 60.7% 03-Sep-96 11:57:26 +Dansk.info
  348.    30422   11707 61.5% 06-Nov-96 13:56:44 +OptyCDPlayer.guide
  349.     2167     876 59.5% 03-Sep-96 11:57:26 +OptyCDPlayer.guide.info
  350.     1542     589 61.8% 16-Oct-96 23:04:38 +Deutsch.info
  351.    36641   13435 63.3% 06-Nov-96 13:55:14 +OptyCDPlayer.guide
  352.     2167     874 59.6% 03-Sep-96 11:57:26 +OptyCDPlayer.guide.info
  353.     1542     603 60.8% 03-Sep-96 11:57:26 +English.info
  354.     2167     876 59.5% 21-Oct-96 21:39:22 +OptyCDPlayer.guide.info
  355.     1542     602 60.9% 03-Sep-96 11:57:26 +Italiano.info
  356.    29606   11698 60.4% 06-Nov-96 13:54:08 +OptyCDPlayer.guide
  357.     2167     876 59.5% 03-Sep-96 11:57:26 +OptyCDPlayer.guide.info
  358.    60556   29045 52.0% 06-Nov-96 13:51:00 +OptyCDPlayer
  359.    28366   10891 61.6% 06-Nov-96 14:54:08 +OptyCDPlayer.guide
  360. -------- ------- ----- --------- --------
  361.  1086740  535903 50.6% 13-Nov-96 05:09:04   159 files
  362.