home *** CD-ROM | disk | FTP | other *** search
/ Graphics 16,000 / graphics-16000.iso / amiga / opalvisn / animmtv1.lha / manual19.txt < prev    next >
Text File  |  1993-07-29  |  4KB  |  164 lines

  1.  
  2. OPALANIMMATE HISTORY
  3. --------------------
  4.  
  5. V1.00    14-Oct-92    First official release
  6.  
  7.  
  8. V1.01   16-Oct-92       PlayAnim24:
  9.             *Optimized memory handling. Now fragmented or split
  10.              up memory banks can also be used for animation data.
  11.  
  12.             *Playback can now be aborted by either pressing the
  13.              left mousebutton or the "Escape"-Key.
  14.  
  15.             MakeAnim24:
  16.             *Bug with pathnames > 50 characters fixed.
  17.  
  18.             *Conversion can now be aborted by pressing and
  19.              holding down the "Escape"-Key during conversion.
  20.  
  21.  
  22. V1.2    22-Oct-92       PlayAnim24:
  23.             *Loading an animation can now be aborted by pressing
  24.              the "Escape"-Key.
  25.  
  26.             *Bug while playing 8 bit hires animation from
  27.              harddrive fixed.
  28.  
  29.             *Supports DELTA compression in all modes. This
  30.              compresses rendered animations by about %50, while
  31.              playback speed increases by 3-8 frames.
  32.  
  33.             MakeAnim24:
  34.             *Choice between DELTA compression for rendered
  35.              animation or uncompressed RAW format for digitized
  36.              frames.
  37.  
  38.  
  39. V1.3    26-Oct-92    PlayAnim24:
  40.             *The current framenumber can now be shown while
  41.              playing the animation.
  42.  
  43.             *Now only uses Workbench interface if actually
  44.              started from Workbench. Can be used from CLI as
  45.              standard CLI command or forced into Workbench 
  46.              interface by typing "PlayAnim24 @".
  47.  
  48.             Makeanim24:
  49.             *Four Workbench tooltypes added:
  50.              WIDTH=320            for horizontal scaling size
  51.              HEIGHT=200           for vertical scaling size
  52.              MODE=18              color mode 8,12,15,18 or 24
  53.              COMPRESSION=DELTA1    use DELTA1 or RAW compression
  54.  
  55.             *Size restriction of source images changed. Now you
  56.              can keep the source screen size. It is not
  57.              possible to enlarge a source image.
  58.  
  59.             *Improved handling of looping anims. Now appends two
  60.              additional frame in DELTA mode to the animation
  61.              for smoother transitions from last to first frame.
  62.  
  63.  
  64. V1.4    20-Nov-92    PlayAnim24:
  65.             *Replaced "Show Frame Nr" option with multitasking
  66.              toggle.
  67.  
  68.             *Pressing the right mousebutton pauses animation
  69.              during playback.
  70.  
  71.             *Added preferences file that stores pathname
  72.  
  73.             MakeAnim24:
  74.             *Added "File overwrite" requester for output filename
  75.  
  76.             *Renamed last two frames during DELTA conversion
  77.              to "Ext."
  78.  
  79.             *If source image is smaller than selected size,
  80.              sliders are set automatically to size of
  81.              source image.
  82.  
  83.             *If source image is in 8 bit, now automatically
  84.              switches into 8 bit mode.
  85.  
  86.             *Anim Size shows current filesize, with percentage
  87.              of how much DELTA saved over RAW.
  88.  
  89.             *First two frames are stored in DELTA as well,
  90.              previously they were stored in RAW format.
  91.  
  92.             *Separate Pathnames for source images and
  93.              destination anim file.
  94.  
  95.             *Corrected Percentage while converting images of
  96.              same size (used to go from 0-40%, now 0-100%)
  97.  
  98.             *Added preferences file that stores pathnames
  99.  
  100.  
  101. V1.5    23-Dec-92    PlayAnim24:
  102.             *Uses new A4000 AGA mode for 24 and 15 bit playback,
  103.              speed increase of %20-%30 !
  104.  
  105.             *Playback rate value didn't round correctly, fixed.
  106.  
  107.             *Changed speed selection from percentage to frames
  108.              per second.
  109.  
  110.             MakeAnim24:
  111.             *Small bug fix in "File Exists" Requester routine,
  112.              might have caused problems on 1.3 machines.
  113.  
  114.             *New "Delta 2" compression format for approximately
  115.              %15-%25 size reduction over "Delta 1".
  116.  
  117.             *Uses Topaz8 for all text output.
  118.  
  119.  
  120. V1.6    02-Feb-93    PlayAnim24:
  121.             *Fixed bug which caused crash after 18 minutes of
  122.              playing.
  123.  
  124.             *Animlength used to show wrong value on Delta
  125.              animations, fixed.
  126.  
  127.             MakeAnim24:
  128.             *Fixed memory overflow bug in Delta 2 mode.
  129.  
  130.             *'Black Screen bug' in scaling routine fixed.
  131.              Thanks to James Caldwell for bug report.
  132.  
  133.  
  134. V1.7    23-Feb-93    PlayAnim24:
  135.             *Now works on A4000 under mode promotion.
  136.  
  137.             *Fixed bug which caused crash after 18 minutes of
  138.              playing (again...).
  139.  
  140.             MakeAnim24:
  141.             *Added Dithering option for 12/15/18bit modes.
  142.              Uses Floyd-Steinberg algorithm. Uses additional
  143.              memory, might take more than 3MB total, depending
  144.              on screen sizes.
  145.  
  146.  
  147. V1.8    05-Mar-93    PlayAnim24:
  148.  
  149.             MakeAnim24:
  150.             *Fixed bug which caused crash after converting 
  151.              1000 frames.
  152.  
  153.  
  154. V1.9    28-Jun-93    PlayAnim24:
  155.             *Now works even if hires mouse pointer is selected
  156.              under AmigaDos 3.0
  157.  
  158.             MakeAnim24:
  159.             *Fixed bug which caused crash during 8bit hires
  160.              conversion.
  161.              Thanks to Kelly Petlig for bug report.
  162.  
  163.  
  164.