home *** CD-ROM | disk | FTP | other *** search
/ Mac Expert 1995 Winter / Mac Expert - Winter 95.iso / Les fichiers / Utilitaires divers / Quicktime / QuickTimeVCR v4.0 ƒ / QT 4.0 VCR README next >
Encoding:
Text File  |  1995-03-19  |  1.9 KB  |  62 lines  |  [TEXT/ttxt]

  1. •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  2. QuickTime VCR version 4.0        Released 3/20/95
  3.  
  4. First new version enhancment: Smaller VCR.
  5. Preparing for multiple vcrs for movie editing.
  6. Soon will have appleevents, and possibly scripting.
  7.  
  8. gslinker@wordpefect.com
  9. •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  10. QuickTime VCR version 3.7        Released 3/12/95
  11.  
  12. Preparing to write a new version.  Any feature request should be emailed
  13. to:
  14. slink@wordpefect.com
  15. •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  16. The QuickTime VCR is a simple QuickTime Movie Player.
  17.  
  18. It requires that QuickTime and 32 Bit QuickDraw are installed.
  19.  
  20. It's interface is that of a VCR with Play, Stop, Fast Forward,
  21. Rewind, Go to Beginning, and Go to End.
  22.  
  23. The code is C with a THINK C 7.0.4 project file. There is a ResEdit
  24. resource file that contains the dialog boxes, icons, pict's, etc...
  25.  
  26. If you have any questions, comments, or bug reports please contact
  27. me at       slink@wordpefect.com.
  28. •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  29. Modifications:
  30. July 1992
  31.  
  32. Volume controls added.
  33. Unnecessary redrawing of buttons is fixed.
  34.  
  35. •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  36. Modifications:
  37. August 1992
  38.  
  39. Bus Error fixed, it usually was seen when virtual memory was on.
  40.  
  41. Drag and Drop added for System 7.
  42.  
  43. Checks to see if Color QuickDraw is installed before the application completely launches, if
  44. not installed notification is provided and the application exits.
  45.  
  46. Close box added to the VCR so that it can be hidden.
  47.  
  48. Menu commands to control the VCR, even if it is hidden.
  49.  
  50. The VCR is slightly longer than previous versions.
  51.  
  52. Notice that my EMail addresses have changed since previous versions!
  53. •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  54. Modifications:
  55. August 17, 1992
  56.  
  57. The movie's poster can now be hidden.
  58.  
  59. Checks to see if Color QuickDraw is installed before calling other dependent initialization
  60. routines.
  61.  
  62.