home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 56 / af056sub.adf / BigAnim35.lha / BigAnim.history < prev    next >
Text File  |  1993-11-24  |  1KB  |  42 lines

  1.  
  2.     History
  3.     ~~~~~~~
  4. 3.5    Playback speed can be set during playback, by pressing a number
  5.     key. Color cycling is removed, until I can get it to work properly.
  6.     Minor changes.
  7.  
  8. 3.4    Bug fixes. Added "BufUsage" printout. The decompression routines
  9.     now work even if the anim and the display has a different number
  10.     of bytes per row.
  11.  
  12. 3.3    The decompression routines were optimised for processors with
  13.     code cache. When run on a 68000 or 68010, the old routines are
  14.     used, and the new ones are used when run on a 68020 or above.
  15.     Added "fps" calculation & printout. Defaults can now be stored
  16.     in an environment variable.
  17.  
  18. 3.2    New V39 routines are used for double buffering and setting of
  19.     32-bit colours. SysBase->VBlankFrequency is examined to correctly
  20.     calculate delay times. Color cycling is now done with a task.
  21.  
  22. 3.1    Automatic read length adjustment code added. Bug fixes.
  23.  
  24. 3.0    Rewritten in C, except for anim decompression and the like.
  25.     Lots of options added. Copper interrupt display timing now
  26.     works. Anim 7 support added.
  27.  
  28. 2.0    Asynchronous loading added.
  29.     Takes over the display "invisibly"; increases playback speed.
  30.     An optional switch "LOADALL" added, tells BigAnim to load
  31.     the whole anim at once.
  32.  
  33. 1.3    Changes colors when CMAPs are found (in the middle of an anim).
  34.     Bug fixes.
  35.  
  36. 1.2    Uses timer.device to get correct play speed.
  37.  
  38. 1.1    Mostly bug fixes.
  39.  
  40. 1.0    First release.
  41.  
  42.