home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / DeveloperDisk300794.lha / superplay-lib_3_1.LHA / superplay-lib / Docs / SPObject-Docs / MED.doc < prev    next >
Encoding:
Text File  |  1994-07-21  |  1.3 KB  |  69 lines

  1.  
  2.   MED.svobject
  3.  
  4.   © 1994 by Andreas R. Kleinert.
  5.  
  6.   FREEWARE. All rights reserved.
  7.  
  8.   Version      : 1.4
  9.   Release Date : 30.04.1994
  10.  
  11.  
  12.   Description
  13.   ~~~~~~~~~~~
  14.   MED.svobject is an external Library-Module for the superplay.library V1+.
  15.  
  16.   It supports reading of MED Files.
  17.  
  18.  
  19.   Requirements
  20.   ~~~~~~~~~~~~
  21.   - OS V2.04+ (V37)+ and its libraries
  22.   - medplayer.library V1+
  23.  
  24.  
  25.   Author
  26.   ~~~~~~
  27.   Andreas R. Kleinert
  28.   Grube Hohe Grethe 23
  29.   D-57074 Siegen
  30.   Germany
  31.  
  32.  
  33.   History :
  34.   ~~~~~~~~~
  35.  
  36.   V1.3 (30.04.1994) :
  37.  
  38.    - fixed (hopefully) "header not located" problems within memory
  39.      delocation
  40.  
  41.  
  42.   V1.3 (27.03.1994) :
  43.  
  44.    - replaced SAS/C's sprintf()-routine with own, RawDoFmt()-based one.
  45.      This increases codesize a little bit, because sprintf() wasn't
  46.      actually used yet. This might come in the future.
  47.    - now using Utility-Library for integer operations (activated
  48.      SAS/C's UTILLIB option) : this increases 68000-codesize a little
  49.      bit, but increases speed on 68020+ systems
  50.      (should also decrease codesize, but does not ...)
  51.  
  52.  
  53.   V1.2 (25.02.1994) :
  54.  
  55.    - fixed small bug in memory management routines
  56.  
  57.  
  58.   V1.1 (16.01.1994) :
  59.  
  60.    - first version
  61.  
  62.  
  63.   Copyrights
  64.   ~~~~~~~~~~
  65.   Some of the mentioned names or products above may be copyrighted by
  66.   companies or trademarks of companies.
  67.  
  68.  
  69.