home *** CD-ROM | disk | FTP | other *** search
/ ANews 2 / AnewsCD2.iso / C / BigAnim.history < prev    next >
Text File  |  1999-10-06  |  2KB  |  52 lines

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