AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

disk/cdrom/OptyCDPlay_Upd.lha

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:(Update) V2.1 MUI CD Player/Ed/Prog/Sampler
Author: opty at club-internet.fr (Stéphane Barbaray)
Uploader:opty club-internet fr (Stéphane Barbaray)
Type:disk/cdrom
Version:2.1
Architecture:m68k-amigaos
Date:1997-09-21
Requires:OS 2.04, MUI 3.8, and 68020
Replaces:disk/cdrom/OptyCDPlay_Upd.*
Distribution:EMailWare
Download:disk/cdrom/OptyCDPlay_Upd.lha - View contents
Readme:disk/cdrom/OptyCDPlay_Upd.readme
Downloads:508

Disks and DataBases are not included in this update archive


History:
-------

- V1.0 (Jun-96)
·Initial public release.

- V1.1 (Jun-96)
·VOLTYPE tooltype added to correct problems with some exotic CD drives.
·Added 600(!) CD descriptions.
·German catalog added.

- V1.2 (Jul-96)
·Icons was in Newicon style, now they are real icons
·Rewritten some functions in assembler
·Reduced code size significantly
·Added MUI Gadget disappearing feature: when the window is too small, some
gadgets start to disappear according to their importance
·Added possibility to choose the sample file by requester
·Added preview button in sampler window, it plays CD according sliders of the
sampler window
·Rewritten randomize function (more randomized)
·Editor,Program, & sampler pages are allocated only when needed. Replacing
Register style with a Cycle was necessary for this feature.
·Fixed stupid bug with 'at start' prog: first title was played twice

- V1.3 (Jul-96)
·Now there is 1368 CD descriptions
·Added ASYNCBUFFER to suppress glitches when sampling
·Removed some scsi command failure check at initialisation and termination of
sampling function because of some drive that can but refuse these command
anyway.
·Added my E-Mail address in 'About' window (Requested)
·Added config autosave, some tooltypes are now obsolete, please remove
SAMPLENAME, DRIVETYPE, SAMPLEFORMAT, SAMPLECHANNEL, SAMPLEFREQ from your icon
·Added Drive Subcode in prefs
·Added Volume prefs. Note that volume is not initialized anymore to 127 ateach
start except if no config (first start)
·Added slider in player part for fast search in song
·Finally, as suggested by a lot of users, I have added possibility to put disk
descriptions in a Database, mainly because the little cd description files are
very diskspace consuming. But be careful, as it's an archive database style, I
have splitted it in many files for faster access. BTW, if HD space doesn't
really matter for you, old format is still recognized (load,save,...) and will
never be removed as it's a standard...
·Added button for 'Disk to DataBase' conversion
·Added button for 'DataBase to Disk' conversion
·Added gauge progression for DataBase manipulation and Sample save
·Added BUFMEMTYPE for DMA controllers, value: 0=ANY, 512=24BITDMA, ...
·Added possibility to ear *in real time* the sampling preview/process thru the
amiga audio channels. The replay is always 8 bits even if 16 bits save was
selected but you can play at 44.1khz if you have a screenmode with horizontal
freq >15khz, so if you use OptyCD on a PAL or NTSC screen, don't try 44100 !
Keep in mind that this mode is very cpu consuming and will give bad result on
low powered system since sampling can only be done at ~150 k/s. By the way,
you will notice that channel are not always synchronised, it's because I don't
know how to sync the 4 voices. Anybody can help me ?
·Added cycle and pref saving of the output mode (in sampling part)
·Added icons from Rudy Top

- V1.4 (Jul-96)
·Included greek catalog
·Included finnish catalog
·Catalog description is now compatible with catedit
·Included italian catalog
·Added DISKIDPATH to specify the path for disk id files
·Fixed VOLTYPE, It was not activated...
·Now value outside 1..3 range for VOLTYPE mean software volume disabled
·Removed this ugly Eject lock, I found a workaround to detect 'hard' insertion
and ejection while using my special routine for universal CDDA autodetection.
In fact, only CD drive that continue to give CD directory of the last ejected
CD will still have some problems...
·Removed skip track bug introduced with fast search bar
·Now, 'Repeat All' works for programs too
·Possibility to make 'repeat' the 'random' mode (Random must be selectedfirst)
·Now 'Start Prog' start at launch of program AND at CD insertion too
·The documentation is now in AmigaGuide format
·OptyCDPlayer should now work (specially programs) iconified, even whenstarted
iconified
·Found a way to synchronize Amiga voices, there should be no more distortion
·It is now *really* possible to insert a disk with player page not the active
one
·Math ieee library for AIFF not more needed...
·Possibility to start Random while playing (will be randomized at the next
track played)
·Now if ASYNCBUFFER as a value lower than 2048 then synchronous write will be
used
·Database now contains 1389 CD descriptions

- V1.5 (Aug-96)
·If VOLTYPE is equal to 0 then there is no volume button
·Added "Project" menu with "About", "About MUI", and "Quit"
·About button has been removed
·Added "Preferences" menu with "Save", and "MUI"
·Player configuration saving is not made at the end of program anymore, please
use Preferences/Save menu to save config
·"Introscan" & "Random" gadgets are now checkmark type gadgets
·"Repeat" is now a cycle gadget
·All combinations between Repeat, Introscan, and Random should now be possible
·"A-B" button changed
·Optimized a little bit the sampling routine
·Added Atapi sampling command, please report me if you drive works with it(try
it even if it's an SCSI...)
·Status bar removed and replaced by graphical items
·The first page of the player now react to up/down keys, they play next/prev
title in the list by changing the list active title
·Play/Stop/Next/Previous/Forward/Rewind/Eject commands react to shortkeys
defined by tooltypes (see tooltypes part).
·Changed a little bit the .guide location for online help and multiple
translations
·Included Danish catalog and documentation
·Added DiskNote.rexx (c) by Niels Bache
·Added FILENOTE tooltype to add filecomment with diskfiles when saved
·Database now contains 1499 CD descriptions

- V1.6 (Sep-96)
·IFF8SVX STEREO saving should now works with Amiga output activated
·Included Polish catalog
·Updated Italian catalog
·Updated German catalog
·Updated Norvegian catalog
·Updated Finnish catalog
·Fixed a bug while saving 8bits with Output switched to CD
·Added Italian guide
·New Disknote.rexx
·Repeat, Random, and IntroScan now reflect the config correctly
·Added capability to configure position of gadget groups at the player page by
using 'Preferences/Edit Mode' menuitem and drag&drop.
·Now OptyCDPlayer test if it's a real CDRom drive on the selected unit
·Reworked the guide a little bit
·Included more informations about me
·Included Swedish catalog
·Database now contains 2464 CD descriptions

- V1.7 (Oct-96) (Not Released!)
·Forgot to mention for the precedent version that the sampling routine hasbeen
a little bit modified in the expectation of more tolerance with somedrives,
unfortunately this significantly slow down the sampling...
·Asynchronous write routine enhanced
·Removed Disknote.rexx (obsolete, use FILENOTE tooltype instead)
·Added support for YACDP diskfiles format (see YACDP tooltype), unfortunately
there is no possibility to convert from this format to MCD format or the
database format excepted when the corresponding CD is inserted, to say that
'YACDPDisks->DB' and 'DB->YACDPDisks' can't be made.
·Added in the About window the number of CDs contained in the database
·Forgot to close Catalog file at exit
·Added function to merge 2 DataBases (TitleEditor/MergeDB)
·Added Database viewer (TitleEditor/DBViewer)
·Added STOP Tooltype for stop command alternative
·Added INVERTEDTIME Tooltype for those who don't have a correct time count
·Removed Subcode choice in Sampling part because I got no report about value
other than zero
·Added GADGETPATH tooltype, now you're able to use your own gadgets for Play,
Eject, Stop, ...
·Added "Tiny" gadgets (use GADGETPATH=progdir:gadgets/tiny)
·Added full support for "cd.device" from commodore, but this device has some
severe limitations:
 .Playing must be stopped when exiting
 .Sampling is not supported
 .Can't do my hack for controllers that ignore diskchanges (like mine)
 .Volume is global (no balance)
 .Can't verify the device type due to a big bug in the squirrel/cd.device 
CD_GETGEOMETRY command!
 Use CDDEVICE tooltype to activate it
·Added time field in the title lists
·Lists are now NLists (with horizontal scrollbar)
·Playlist weight is now saved in prefs
·Database contains 2518 CD descriptions

- V1.8 (Nov-96)
·All tooltypes options can now be configured thru the new preferences page
·Error messages are displayed in requester wherever possible
·Player can be started even with an unvalid device, in this case it
automatically switch to the preference page
·Preferences can be changed at run time
·Removed ALL tooltypes because they are not more needed
·Added german guide
·Fixed path bug with play16
·Now, when pressing play button, and there is an active track in the list,
playing will be started at this track
·Data tracks are shown in a different way in the lists
·Added AREXX interface
·Entirely reworked this guide, added smartwrapping, indentation, fx, ...
Should still render well with 2.0 but not (yet) with HTDS!
·Added AREXX script examples
·ShortKeys are now possible (thru catalogs) with buttons and togglebuttons
·Added Slovak catalog
·Database contains 2525 CD descriptions

- V1.9 (Dec-96)
·AHI device is now used for realtime audio output! It's slower than my original
routine but now there is support for 14bits output and 16bits soundcards...
·Removed RAW formats
·Removed Stereo 8SVX (too compulsive)
·Forgot the LUN and SCSI card number possibility in the preference page...
·DB2Disk did not work properly, only the first id of each DB files was
extracted (very stupid mistake)
·Data tracks was not correctly detected in some circumstance
·OptyCDPlayer is now able to know the actual volume status and the affected
channels of your drive (if your drive can support volume). So that, voltype is
not more needed, excepted to disable volume control...
·Format of the DataBase files has changed, it's now an IFF file
·Made an external tool to convert the old database format to the new IFF one
·Added 'ADDR' chunk to the database format. It contains the start block of
each tracks + the end block of the CD. This chunk will be useful to know the
duration time of each CD track in the Database viewer...
·Removed some enforcer hits from the Database viewer
·Added Mono and Stereo AIFC
·I figured out that Play16 don't recognize AIFC format, so I've to handle it
by myself then give it as a raw sample to play16
·Added spanish catalog
·Added another useful tool called 'CDIDRepair' made for repairing all mutant
diskID files
·Corrected 'edit mode' checkmark-menu behaviour
·Config search/creation tries are made in these directories: "ProgDir:",
"ENVARC:", "S:", "ENV:"
·Added CDID field onto the Title editor page
·Actual playing title field is updated when changing its name
·Started another project: OptyFileManager
·Added ATO information guide
·Database contains 2841 (corrected) CD descriptions

- V2.0 (May-97)
·Added 'Replace' option when adding to Database an already existing ID, if off
the already existing entry will not be overwritten. Not replacing significantly
increase ID addition speed...
·The default name for device is now ????.device (was: scsi.device)
·Added AutoShow option: when an *Audio* CD is inserted the interface is
uniconified
·Added AutoPlay option: when an *Audio* CD is inserted, it will play
automatically
·Memtype was not correctly saved
·Play list become the default object (ie: controlable even if there is no
active object)
·Added the choice to different PLAY commands, if your drive support PLAY12
 then please use it, because it fit best with the player...
·Added a patch to volume function for the drives that are failing when the
volume is lowered...
·Added 'Tolerant' option, when activated the player will not take care about
some things (mainly readerrors) returned by your CD drive...
·Replaced String gadget for shortkeys by popkey gadgets in the prefs page
·Added 'Alarm' option
·Introscan has now the possibility to start from a certain position on the
 tracks
·asyncio.library is now used instead of my own IO functions
·Audio realtime can again be disabled while saving
·Reintroduced PCM (raw) format saving
·Added MPEG2 Layer2 (mono/stereo) saving
·Audio realtime is automatically disabled while saving MPEG files, because
MPEG take approx 30x realtime (30s for 1s) with mono saving on 68030/82/50
·Added AIFF-ADPCM4 saving (AudioConvert by S.Tavenard included and needed)
·MPEG and ADPCM4 samples are replayed thru SongPlayer (not included) by
 Stéphane Tavenard.
·Docs and catalogs updated. History is now outside the guides.
·Features of AHI4 are now used (so AHI4 is needed), audio prefs are now set
thru AHI prefs...
·Tolerant mode work better when desactivated: it now retries when encounting an
error instead of automatically aborting sampling
·Suppressed 'clicks' sampling bug.
·Negative cd counts work better (pause between tracks).
·No traductions in this release (excepted french catalog) since ATO doesn't
respond!
·MPEG encoder is 030/FPU more versions will follow...
·Database contains 4250 CD descriptions

- V2.1 (Sep-97)
·Here are the 040 and 060 versions
·Catalogs and Guides are back!
·My snail mail address and tel. are no more valid, removed!
·E-Mail still valid...
·Database contains 5352 CD descriptions
·Don't expect further dev. on this program since I've other projects


Contents of disk/cdrom/OptyCDPlay_Upd.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                   75      76  98.7% -lh5- cf38 Oct 18  1996 OptyCDPlayer/Arexx/Eject.rexx
[generic]                 1354    1792  75.6% -lh5- 7e43 Oct 16  1996 OptyCDPlayer/Arexx/Eject.rexx.info
[generic]                  206     326  63.2% -lh5- c630 Oct 18  1996 OptyCDPlayer/Arexx/Help.rexx
[generic]                 1356    1792  75.7% -lh5- 5dc6 Oct 16  1996 OptyCDPlayer/Arexx/Help.rexx.info
[generic]                   74      74 100.0% -lh0- 901b Oct 18  1996 OptyCDPlayer/Arexx/Iconify.rexx
[generic]                 1358    1792  75.8% -lh5- 9168 Oct 16  1996 OptyCDPlayer/Arexx/Iconify.rexx.info
[generic]                  257     631  40.7% -lh5- f4b1 Oct 19  1996 OptyCDPlayer/Arexx/Info.rexx
[generic]                 1388    1824  76.1% -lh5- 9577 Oct 16  1996 OptyCDPlayer/Arexx/Info.rexx.info
[generic]                  351     754  46.6% -lh5- 1332 Oct 20  1996 OptyCDPlayer/Arexx/Jump.rexx
[generic]                 1355    1792  75.6% -lh5- ea0a Oct 19  1996 OptyCDPlayer/Arexx/Jump.rexx.info
[generic]                   81      83  97.6% -lh5- acb5 Oct 18  1996 OptyCDPlayer/Arexx/Next.rexx
[generic]                 1353    1792  75.5% -lh5- 7e43 Oct 16  1996 OptyCDPlayer/Arexx/Next.rexx.info
[generic]                   83      85  97.6% -lh5- 32af Oct 18  1996 OptyCDPlayer/Arexx/PlayPause.rexx
[generic]                 1355    1792  75.6% -lh5- d714 Oct 16  1996 OptyCDPlayer/Arexx/PlayPause.rexx.info
[generic]                  122     134  91.0% -lh5- 1993 Oct 18  1996 OptyCDPlayer/Arexx/PlayTrack.rexx
[generic]                 1355    1792  75.6% -lh5- 3f85 Oct 16  1996 OptyCDPlayer/Arexx/PlayTrack.rexx.info
[generic]                  108     130  83.1% -lh5- d504 Oct 18  1996 OptyCDPlayer/Arexx/Previous.rexx
[generic]                 1353    1792  75.5% -lh5- 7e43 Oct 16  1996 OptyCDPlayer/Arexx/Previous.rexx.info
[generic]                   79      79 100.0% -lh0- 9c14 Oct 18  1996 OptyCDPlayer/Arexx/Quit.rexx
[generic]                 1353    1792  75.5% -lh5- 7e43 Oct 16  1996 OptyCDPlayer/Arexx/Quit.rexx.info
[generic]                   76      76 100.0% -lh0- 4afa Oct 18  1996 OptyCDPlayer/Arexx/Stop.rexx
[generic]                 1353    1792  75.5% -lh5- 7e43 Oct 16  1996 OptyCDPlayer/Arexx/Stop.rexx.info
[generic]                   76      76 100.0% -lh0- b26e Oct 18  1996 OptyCDPlayer/Arexx/UnIcon.rexx
[generic]                 1353    1792  75.5% -lh5- b9ce Oct 16  1996 OptyCDPlayer/Arexx/UnIcon.rexx.info
[generic]                  248     432  57.4% -lh5- 923a Sep  3  1996 OptyCDPlayer/Gadgets/Default/Eject.mf0
[generic]                  256     432  59.3% -lh5- bff1 Sep  3  1996 OptyCDPlayer/Gadgets/Default/Eject.mf1
[generic]                  265     432  61.3% -lh5- 6528 Sep  3  1996 OptyCDPlayer/Gadgets/Default/Forward.mf0
[generic]                  277     432  64.1% -lh5- 5ae3 Sep  3  1996 OptyCDPlayer/Gadgets/Default/Forward.mf1
[generic]                  257     432  59.5% -lh5- 9f17 Sep  3  1996 OptyCDPlayer/Gadgets/Default/Next.mf0
[generic]                  266     432  61.6% -lh5- df1c Sep  3  1996 OptyCDPlayer/Gadgets/Default/Next.mf1
[generic]                  229     432  53.0% -lh5- ccbf Sep  3  1996 OptyCDPlayer/Gadgets/Default/Pause.mf0
[generic]                  242     432  56.0% -lh5- aec9 Sep  3  1996 OptyCDPlayer/Gadgets/Default/Pause.mf1
[generic]                  260     432  60.2% -lh5- 12bc Sep  3  1996 OptyCDPlayer/Gadgets/Default/Play.mf0
[generic]                  272     432  63.0% -lh5- 96dc Sep  3  1996 OptyCDPlayer/Gadgets/Default/Play.mf1
[generic]                  254     432  58.8% -lh5- e59d Sep  3  1996 OptyCDPlayer/Gadgets/Default/Prev.mf0
[generic]                  266     432  61.6% -lh5- c63f Sep  3  1996 OptyCDPlayer/Gadgets/Default/Prev.mf1
[generic]                  264     432  61.1% -lh5- 1342 Sep  3  1996 OptyCDPlayer/Gadgets/Default/Rewind.mf0
[generic]                  270     432  62.5% -lh5- 2954 Sep  3  1996 OptyCDPlayer/Gadgets/Default/Rewind.mf1
[generic]                  238     432  55.1% -lh5- c815 Sep  3  1996 OptyCDPlayer/Gadgets/Default/Stop.mf0
[generic]                  242     432  56.0% -lh5- 001e Sep  3  1996 OptyCDPlayer/Gadgets/Default/Stop.mf1
[generic]                  159     212  75.0% -lh5- dc31 Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Eject.mf0
[generic]                  168     212  79.2% -lh5- 2461 Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Eject.mf1
[generic]                  162     212  76.4% -lh5- f745 Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Forward.mf0
[generic]                  170     212  80.2% -lh5- 276b Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Forward.mf1
[generic]                  163     212  76.9% -lh5- 23e1 Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Next.mf0
[generic]                  171     212  80.7% -lh5- 6edb Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Next.mf1
[generic]                  166     212  78.3% -lh5- 5626 Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Play.mf0
[generic]                  165     212  77.8% -lh5- 4ee6 Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Play.mf1
[generic]                  165     212  77.8% -lh5- 4702 Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Prev.mf0
[generic]                  165     212  77.8% -lh5- d783 Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Prev.mf1
[generic]                  170     212  80.2% -lh5- 433a Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Rewind.mf0
[generic]                  165     212  77.8% -lh5- c47d Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Rewind.mf1
[generic]                  154     212  72.6% -lh5- 40b3 Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Stop.mf0
[generic]                  161     212  75.9% -lh5- df80 Oct  9  1996 OptyCDPlayer/Gadgets/Tiny/Stop.mf1
[generic]                  936    1943  48.2% -lh5- 58b9 Oct 27  1996 OptyCDPlayer/Icons/OptyCDPlayer0.info
[generic]                 1715    2807  61.1% -lh5- a286 Oct 27  1996 OptyCDPlayer/Icons/OptyCDPlayer1.info
[generic]                 1693    2807  60.3% -lh5- 6fc2 Oct 27  1996 OptyCDPlayer/Icons/OptyCDPlayer2.info
[generic]                 1673    2807  59.6% -lh5- 493f Oct 27  1996 OptyCDPlayer/Icons/OptyCDPlayer3.info
[generic]                  137     168  81.5% -lh5- 6a15 Nov 24  1996 OptyCDPlayer/README_FIRST
[generic]                 3532    6604  53.5% -lh5- b5a1 Feb 27  1997 OptyCDPlayer/MUI/Pophotkey.mcc
[generic]                 2161    3172  68.1% -lh5- f93c Apr 27  1997 OptyCDPlayer/asyncio.library
[generic]                  331     564  58.7% -lh5- ba7c May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Eject.mf0
[generic]                  345     586  58.9% -lh5- 9703 May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Eject.mf1
[generic]                  346     556  62.2% -lh5- 3ebe May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Forward.mf0
[generic]                  373     568  65.7% -lh5- 1333 May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Forward.mf1
[generic]                  321     564  56.9% -lh5- 6982 May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Next.mf0
[generic]                  344     570  60.4% -lh5- 6e55 May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Next.mf1
[generic]                  318     556  57.2% -lh5- b152 May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Play.mf0
[generic]                  334     572  58.4% -lh5- af34 May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Play.mf1
[generic]                  336     558  60.2% -lh5- 2a35 May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Prev.mf0
[generic]                  356     582  61.2% -lh5- 35f8 May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Prev.mf1
[generic]                  349     560  62.3% -lh5- 6331 May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Rewind.mf0
[generic]                  383     582  65.8% -lh5- e86f May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Rewind.mf1
[generic]                  252     540  46.7% -lh5- 5f6e May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Stop.mf0
[generic]                  261     556  46.9% -lh5- aa86 May 11  1997 OptyCDPlayer/Gadgets/XEN-Large/Stop.mf1
[generic]                13494   21968  61.4% -lh5- 25a8 Jan 11  1997 OptyCDPlayer/Tools/AudioConvert
[generic]                  213     802  26.6% -lh5- fa85 Nov 23  1996 OptyCDPlayer/Tools/DBConverter.info
[generic]                34817   60328  57.7% -lh5- 49e7 May 21  1997 OptyCDPlayer/Tools/MusicIn
[generic]                  180     288  62.5% -lh5- bf6a Mar 29  1997 OptyCDPlayer/Tools/SaveADP4
[generic]                  141     172  82.0% -lh5- 309e May 21  1997 OptyCDPlayer/Tools/SaveMPeg
[generic]                   79     140  56.4% -lh5- eb72 Mar 21  1994 OptyCDPlayer/Tools/tables/1cb0
[generic]                   81     145  55.9% -lh5- 4339 Mar 21  1994 OptyCDPlayer/Tools/tables/1cb1
[generic]                   77     137  56.2% -lh5- 9c61 Mar 21  1994 OptyCDPlayer/Tools/tables/1cb2
[generic]                   76     134  56.7% -lh5- f832 Aug 29  1995 OptyCDPlayer/Tools/tables/1cb4
[generic]                   76     132  57.6% -lh5- c2e4 Aug 29  1995 OptyCDPlayer/Tools/tables/1cb5
[generic]                   73     123  59.3% -lh5- 03f2 Aug 29  1995 OptyCDPlayer/Tools/tables/1cb6
[generic]                  943    1984  47.5% -lh5- 2b7d Mar 21  1994 OptyCDPlayer/Tools/tables/1th0
[generic]                  905    1902  47.6% -lh5- 94fb Mar 21  1994 OptyCDPlayer/Tools/tables/1th1
[generic]                  905    1902  47.6% -lh5- 94fb Mar 21  1994 OptyCDPlayer/Tools/tables/1th2
[generic]                 1132    3028  37.4% -lh5- f0bc Aug 29  1995 OptyCDPlayer/Tools/tables/1th4
[generic]                 1137    3028  37.5% -lh5- 7773 Aug 29  1995 OptyCDPlayer/Tools/tables/1th5
[generic]                 1123    3028  37.1% -lh5- fc7c Aug 29  1995 OptyCDPlayer/Tools/tables/1th6
[generic]                   87     159  54.7% -lh5- cf25 Mar 21  1994 OptyCDPlayer/Tools/tables/2cb0
[generic]                   86     157  54.8% -lh5- 4911 Mar 21  1994 OptyCDPlayer/Tools/tables/2cb1
[generic]                   83     149  55.7% -lh5- b5a9 Mar 21  1994 OptyCDPlayer/Tools/tables/2cb2
[generic]                   82     144  56.9% -lh5- f196 Aug 29  1995 OptyCDPlayer/Tools/tables/2cb4
[generic]                   81     144  56.2% -lh5- c0d0 Aug 29  1995 OptyCDPlayer/Tools/tables/2cb5
[generic]                   77     133  57.9% -lh5- 9070 Aug 29  1995 OptyCDPlayer/Tools/tables/2cb6
[generic]                 1171    2453  47.7% -lh5- e24a Mar 21  1994 OptyCDPlayer/Tools/tables/2th0
[generic]                 1133    2375  47.7% -lh5- 0ffe Mar 21  1994 OptyCDPlayer/Tools/tables/2th1
[generic]                 1202    2476  48.5% -lh5- 4da8 Mar 21  1994 OptyCDPlayer/Tools/tables/2th2
[generic]                 1396    3700  37.7% -lh5- 4846 Aug 29  1995 OptyCDPlayer/Tools/tables/2th4
[generic]                 1403    3700  37.9% -lh5- 792b Aug 29  1995 OptyCDPlayer/Tools/tables/2th5
[generic]                 1401    3700  37.9% -lh5- 75b9 Aug 29  1995 OptyCDPlayer/Tools/tables/2th6
[generic]                  807    5296  15.2% -lh5- 77fe Mar 21  1994 OptyCDPlayer/Tools/tables/absthr_0
[generic]                  725    6129  11.8% -lh5- 22dd Mar 21  1994 OptyCDPlayer/Tools/tables/absthr_1
[generic]                  697    6285  11.1% -lh5- 92e3 Mar 21  1994 OptyCDPlayer/Tools/tables/absthr_2
[generic]                 1077    4544  23.7% -lh5- 6403 Nov  1  1996 OptyCDPlayer/Tools/tables/absthr_3
[generic]                 1084    4644  23.3% -lh5- 3952 Nov  1  1996 OptyCDPlayer/Tools/tables/absthr_4
[generic]                 1084    4644  23.3% -lh5- 3952 Nov  1  1996 OptyCDPlayer/Tools/tables/absthr_4.org
[generic]                  725    6129  11.8% -lh5- df6e Nov  1  1996 OptyCDPlayer/Tools/tables/absthr_4.test
[generic]                 1096    4726  23.2% -lh5- dae6 Nov  1  1996 OptyCDPlayer/Tools/tables/absthr_5
[generic]                  815    4234  19.2% -lh5- 63b4 Mar 21  1994 OptyCDPlayer/Tools/tables/alloc_0
[generic]                  838    4388  19.1% -lh5- 3e0a Apr 11  1995 OptyCDPlayer/Tools/tables/alloc_1
[generic]                  256    1094  23.4% -lh5- 5ef5 Mar 21  1994 OptyCDPlayer/Tools/tables/alloc_2
[generic]                  335    1519  22.1% -lh5- f950 Mar 21  1994 OptyCDPlayer/Tools/tables/alloc_3
[generic]                  554    2670  20.7% -lh5- 3164 Nov  1  1996 OptyCDPlayer/Tools/tables/alloc_4
[generic]                 3498   10621  32.9% -lh5- 14b9 Mar 21  1994 OptyCDPlayer/Tools/tables/dewindow
[generic]                 3244   10621  30.5% -lh5- c83a Mar 21  1994 OptyCDPlayer/Tools/tables/enwindow
[generic]                 6665   32993  20.2% -lh5- 6dbd Aug 29  1995 OptyCDPlayer/Tools/tables/huffcode
[generic]                 3726   18948  19.7% -lh5- f74d Aug 11  1994 OptyCDPlayer/Tools/tables/huffdec
[generic]                10804   55058  19.6% -lh5- ef1a Oct 24  1995 OptyCDPlayer/Tools/tables/psy_data
[generic]                 4410    4410 100.0% -lh0- 5d6d May 24  1997 OptyCDPlayer/Tools/PIPE060.lha
[generic]                32714   68676  47.6% -lh5- 48a4 Sep  7  1997 OptyCDPlayer/OptyCDPlayer_030
[generic]                  933    1942  48.0% -lh5- 6641 Sep  4  1997 OptyCDPlayer/OptyCDPlayer_030.info
[generic]                32421   68392  47.4% -lh5- 37a7 Sep  7  1997 OptyCDPlayer/OptyCDPlayer_040
[generic]                  937    1942  48.2% -lh5- 93e7 Sep  4  1997 OptyCDPlayer/OptyCDPlayer_040.info
[generic]                32422   68392  47.4% -lh5- 32f7 Sep  7  1997 OptyCDPlayer/OptyCDPlayer_060
[generic]                  934    1942  48.1% -lh5- 3e06 Sep  4  1997 OptyCDPlayer/OptyCDPlayer_060.info
[generic]                  605    1542  39.2% -lh5- 48e1 May 22  1997 OptyCDPlayer/Help/Dansk.info
[generic]                11335   28961  39.1% -lh5- b732 Sep  4  1997 OptyCDPlayer/Help/Dansk/OptyCDPlayer.guide
[generic]                  876    2167  40.4% -lh5- bcce Sep  3  1996 OptyCDPlayer/Help/Dansk/OptyCDPlayer.guide.info
[generic]                  593    1542  38.5% -lh5- 9614 May 22  1997 OptyCDPlayer/Help/Deutsch.info
[generic]                11106   27887  39.8% -lh5- ea2c Sep 18  1997 OptyCDPlayer/Help/Deutsch/OptyCDPlayer.guide
[generic]                  874    2167  40.3% -lh5- 4c19 Sep  3  1996 OptyCDPlayer/Help/Deutsch/OptyCDPlayer.guide.info
[generic]                  600    1542  38.9% -lh5- 6018 May 22  1997 OptyCDPlayer/Help/English.info
[generic]                10620   27165  39.1% -lh5- 0a89 Sep  4  1997 OptyCDPlayer/Help/English/OptyCDPlayer.guide
[generic]                  876    2167  40.4% -lh5- f14f Oct 21  1996 OptyCDPlayer/Help/English/OptyCDPlayer.guide.info
[generic]                  604    1542  39.2% -lh5- 1739 May 22  1997 OptyCDPlayer/Help/Français.info
[generic]                 9167   23091  39.7% -lh5- 5eda Sep  4  1997 OptyCDPlayer/Help/Français/OptyCDPlayer.guide
[generic]                  876    2167  40.4% -lh5- f14f Oct 21  1996 OptyCDPlayer/Help/Français/OptyCDPlayer.guide.info
[generic]                 6271   15833  39.6% -lh5- b51c Sep  4  1997 OptyCDPlayer/Help/History.Guide
[generic]                  876    2167  40.4% -lh5- 2444 May 22  1997 OptyCDPlayer/Help/History.Guide.info
[generic]                  603    1542  39.1% -lh5- 8ad6 May 22  1997 OptyCDPlayer/Help/Italiano.info
[generic]                11679   30452  38.4% -lh5- 8ea8 Sep  4  1997 OptyCDPlayer/Help/Italiano/OptyCDPlayer.guide
[generic]                  876    2167  40.4% -lh5- 85bb Sep  3  1996 OptyCDPlayer/Help/Italiano/OptyCDPlayer.guide.info
[generic]                12658   30541  41.4% -lh5- 5d2b Sep  4  1997 OptyCDPlayer/Help/polski/OptyCDPlayer.guide
[generic]                  878    2167  40.5% -lh5- ca02 Jul 15  1997 OptyCDPlayer/Help/polski/OptyCDPlayer.guide.info
[generic]                11422   30360  37.6% -lh5- becc Sep  4  1997 OptyCDPlayer/Help/português-brasil/OptyCDPlayer.guide
[generic]                  878    2167  40.5% -lh5- ca02 Jul 15  1997 OptyCDPlayer/Help/português-brasil/OptyCDPlayer.guide.info
[generic]                12195   31757  38.4% -lh5- f465 Sep  4  1997 OptyCDPlayer/Help/português/OptyCDPlayer.guide
[generic]                  878    2167  40.5% -lh5- ca02 Jul 15  1997 OptyCDPlayer/Help/português/OptyCDPlayer.guide.info
[generic]                 7992   17988  44.4% -lh5- 0340 Dec 23  1996 OptyCDPlayer/Help/Readme.ATO.Guide
[generic]                  875    2167  40.4% -lh5- 2757 May 22  1997 OptyCDPlayer/Help/Readme.ATO.Guide.info
[generic]                 2407    5629  42.8% -lh5- b4c4 Sep  3  1997 OptyCDPlayer/Catalogs/aeotina.ct
[generic]                  472     854  55.3% -lh5- 9520 Sep 18  1997 OptyCDPlayer/Catalogs/ATO.readme
[generic]                 2385    5950  40.1% -lh5- cd5f Sep  3  1997 OptyCDPlayer/Catalogs/brazil.ct
[generic]                 2412    5823  41.4% -lh5- 2e88 Sep  3  1997 OptyCDPlayer/Catalogs/dansk.ct
[generic]                 1387    2728  50.8% -lh5- 855b Sep  3  1997 OptyCDPlayer/Catalogs/Dansk/OptyCDPlayer.catalog
[generic]                 2594    6124  42.4% -lh5- 2a8a Sep 18  1997 OptyCDPlayer/Catalogs/deutsch.ct
[generic]                 1693    3422  49.5% -lh5- 68ba Sep 18  1997 OptyCDPlayer/Catalogs/Deutsch/OptyCDPlayer.catalog
[generic]                 2285    5531  41.3% -lh5- 110a Sep  3  1997 OptyCDPlayer/Catalogs/espanol.ct
[generic]                 2433    5936  41.0% -lh5- cfad Sep  3  1997 OptyCDPlayer/Catalogs/francais.ct
[generic]                 1473    2946  50.0% -lh5- 36d3 Sep  3  1997 OptyCDPlayer/Catalogs/Français/OptyCDPlayer.catalog
[generic]                 2616    5854  44.7% -lh5- 46f7 Sep  3  1997 OptyCDPlayer/Catalogs/greek.ct
[generic]                 2378    5955  39.9% -lh5- d122 Sep  3  1997 OptyCDPlayer/Catalogs/italiano.ct
[generic]                 1391    2886  48.2% -lh5- 7ef0 Sep  3  1997 OptyCDPlayer/Catalogs/Italiano/OptyCDPlayer.catalog
[generic]                 2348    5772  40.7% -lh5- 6369 Sep  3  1997 OptyCDPlayer/Catalogs/norsk.ct
[generic]                 1541    4524  34.1% -lh5- baf8 Sep  3  1997 OptyCDPlayer/Catalogs/OptyCDPlayer.cd
[generic]                 1541    4114  37.5% -lh5- 0b35 Sep  3  1997 OptyCDPlayer/Catalogs/OptyCDPlayer.ct
[generic]                 2496    6156  40.5% -lh5- f63c Sep  3  1997 OptyCDPlayer/Catalogs/portugues.ct
[generic]                 1421    2926  48.6% -lh5- ed71 Sep  3  1997 OptyCDPlayer/Catalogs/português-brasil/OptyCDPlayer.catalog
[generic]                 1643    3434  47.8% -lh5- 0ff2 Sep  3  1997 OptyCDPlayer/Catalogs/português/OptyCDPlayer.catalog
[generic]                 2377    5582  42.6% -lh5- 8e1a Sep  3  1997 OptyCDPlayer/Catalogs/slovak.ct
[generic]                 2435    5813  41.9% -lh5- f2d3 Sep  3  1997 OptyCDPlayer/Catalogs/suomi.ct
[generic]                 2321    5682  40.8% -lh5- 815a Sep  3  1997 OptyCDPlayer/Catalogs/svenska.ct
[generic]                 1323    2626  50.4% -lh5- 1e44 Sep  3  1997 OptyCDPlayer/Catalogs/Svenska/OptyCDPlayer.catalog
[generic]                  555    1149  48.3% -lh5- 28d8 Sep  4  1997 OptyCDPlayer/Arexx.info
[generic]                  880    2167  40.6% -lh5- 2138 Sep  4  1997 OptyCDPlayer/README_FIRST.info
[generic]                  609    1542  39.5% -lh5- fd94 Sep  4  1997 OptyCDPlayer/Tools.info
[generic]                  606    1542  39.3% -lh5- ea2d Sep  4  1997 OptyCDPlayer/Help.info
[generic]                  566    1202  47.1% -lh5- ea96 Sep 18  1997 OptyCDPlayer.info
[generic]                57186  109908  52.0% -lh5- 3ba4 Jun 24  1997 OptyCDPlayer/MUI/NList.mcc
[generic]                 3235    6808  47.5% -lh5- 0adc Jun 24  1997 OptyCDPlayer/MUI/NListview.mcc
[generic]                 6943   19272  36.0% -lh5- c856 Jun 24  1997 OptyCDPlayer/MUI/NListviews.mcp
[generic]                 2721    4236  64.2% -lh5- 89c6 Sep  4  1997 OptyCDPlayer/Tools/CDIDRepair
[generic]                  793    1585  50.0% -lh5- ac8f Sep  4  1997 OptyCDPlayer/Tools/CDIDRepair.info
[generic]                  150     240  62.5% -lh5- 9a45 Sep  4  1997 OptyCDPlayer/Tools/CDIDRepair.lnk
[generic]                 3230    5220  61.9% -lh5- a82b Sep  4  1997 OptyCDPlayer/Tools/DBConverter
[generic]                  153     242  63.2% -lh5- d8f8 Sep  4  1997 OptyCDPlayer/Tools/DBConverter.lnk
[generic]                 2557    6029  42.4% -lh5- ed57 Sep 18  1997 OptyCDPlayer/Catalogs/polski.ct
[generic]                 1571    3156  49.8% -lh5- 95a0 Sep 18  1997 OptyCDPlayer/Catalogs/Polski/OptyCDPlayer.catalog
[generic]                 1088    2004  54.3% -lh5- fb71 May 20  1997 OptyCDPlayer/Catalogs/ReadME.PL
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       193 files  491663 1146916  42.9%            Sep 21  1997
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>