home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / Linux / Apps / xanim.tgz / xanim / xanim27064 / README < prev    next >
Text File  |  1997-01-26  |  8KB  |  209 lines

  1.  
  2.  
  3. Welcome to XAnim Revision 2.70.6.4!
  4.  
  5. This readme file covers some important topics in addition to describing
  6. what all is contain in this archive.
  7.  
  8. Please read the "cinepak.readme", "indeo.readme" and "creative.readme"
  9. files. They contain steps to add important functionality to XAnim.
  10.  
  11. You can also visit the XAnim Home Page:
  12.  
  13.         http://xanim.va.pubnix.com/home.html
  14.         http://smurfland.cit.buffalo.edu/xanim/home.html
  15.         
  16.  
  17. 1) CopyRight/Disclaimer
  18.  
  19.    XAnim Copyright (C) 1990-1997 by Mark Podlipec.
  20.    All rights reserved.
  21.  
  22.    This software may be freely copied, modified and redistributed without
  23.    fee for non-commerical purposes provided that this copyright notice is
  24.    preserved intact on all copies and modified copies.
  25.  
  26.    There is no warranty or other guarantee of fitness of this software.
  27.    It is provided solely "as is". The author(s) disclaim(s) all
  28.    responsibility and liability with respect to this software's usage
  29.    or its effect upon hardware or computer systems.
  30.  
  31.  
  32. 2) But Is It Free?
  33.  
  34.    Yes, for non-commercial use. No money, donations, etc are required.
  35.  
  36.    However, I do collect coins from around the World, so if you use
  37.    and like XAnim and want to help motivate me to put more effort
  38.    into it, you can send whatever coins you feel like donating to:
  39.  
  40.         Mark Podlipec
  41.         15 Meadow Lane
  42.         Shrewsbury MA 01545 USA
  43.  
  44.    Doesn't matter what the value or condition they are in. However,
  45.    since I do have the majority of the 20th century US coins, I'm not
  46.    as interested in them. Again, this is strictly voluntary.
  47.    You can see the collection by visting:
  48.  
  49.     http://www.ici.net/cust_pages/podlipec/coins.html
  50.     
  51.  
  52.    For commercial use, a licensing agreement is required.  You
  53.    may send enquiries to:
  54.  
  55.             podlipec@ici.net
  56.  
  57.  
  58. 3) Now What?
  59.  
  60.    XAnim is distributed as source code and needs to be compiled on
  61.    your machine before you'll be able to use it.  The "Compile_Help.doc"
  62.    file provides step by step instructions on how to compile XAnim
  63.    on unix machines.
  64.  
  65.    If you have a VMS machine, please see the "VMS_Help.doc" file. I
  66.    apologize that the VMS instructions aren't as detailed, but
  67.    I don't know much about that OS, yet.
  68.  
  69.    The "Compile_Errs.doc" file contains common compile errors and their
  70.    solutions. 
  71.  
  72.    The "Problems.doc" file describes common warning and error messages
  73.    that you might encounter while running XAnim.
  74.  
  75.    The "audio.readme" contains machine specific audio information.
  76.  
  77.    The file "Examples.doc" gives some common usage examples on running
  78.    xanim. The "xanim.readme" or "xanim.man" page contians much more
  79.    detailed description of all the options and has sections describing
  80.    various features in depth.
  81.  
  82.  
  83. 3) What are all these other files?
  84.  
  85.    This archive contains the source to XAnim(all the .xbm, .h and .c files)
  86.    and needs to be compiled on your machine in order to produce an
  87.    XAnim executable. Below is a list and brief description of all
  88.    the files in this archive.
  89.  
  90.         ---------------------------------
  91.     README            -This file
  92.         ---------------------------------
  93.     *.xbm            -These files are bitmaps for the Remote Control.
  94.     *.h            -These are part of the XAnim source code.
  95.     *.c            -These are part of the XAnim source code.
  96.     Imakefile        -This file is used to compile XAnim on machines
  97.                  that have Imake setup correctly. 
  98.                  see "Compile_Help.doc" for more info.
  99.     Makefile         -This file is used to compile XAnim on machines
  100.                  that don't have Imake setup correctly.
  101.                  see "Compile_Help.doc" for more info.
  102.         ---------------------------------
  103.     xanim.readme        -This is a text file describing all the options
  104.                  and functionality of XAnim.
  105.     xanim.man        -This is the unix man page equivalent of the
  106.                  xanim.readme file.
  107.     audio.readme        -Machine Specific Audio information.
  108.     cinepak.readme        -This file describes how to add support for
  109.                  the Radius Cinepak Video Codec to XAnim.
  110.     indeo.readme        -This file describes how to add support for
  111.                  the Radius Cinepak Video Codec to XAnim.
  112.         ---------------------------------
  113.     Compile_Help.doc    -Step by step instructions for compiling XAnim.
  114.     Compile_Errs.doc    -Common compile errors and solutions.
  115.     Problems.doc        -Common Error and Warning messages.
  116.     Audio_Checklist.doc    -A Chart of which Audio Codecs work with which
  117.                  hardware platform
  118.     Formats.doc        -Detailed list of all the formats that
  119.                  XAnim supports.
  120.     Codecs.doc        -List of Quicktime and AVI Video and Audio
  121.                  that I know about.
  122.     Rev_History.doc        -Revision history of XAnim.
  123.         WWW_Helper.doc        -Getting WWW Browsers to work with XAnim.
  124.         ---------------------------------
  125.     VMS_Help.doc        -Help file for VMS users.
  126.     make.com        -This file is used to compile XAnim on
  127.                  some VMS systems. See vms.help for more info.
  128.     descrip.mms        -This file is used to compile XAnim on
  129.                  some VMS systems. See vms.help for more info.
  130.         ---------------------------------
  131.     ijg.readme        -Since I based the XAnim JPEG code on the IJG
  132.                  jpeg code, I need to distribute this file.
  133.  
  134. 4) If you have a problem running or compiling that the documentation
  135.    doesn't cover or if you find a bug  you can contact me at:
  136.  
  137.         podlipec@ici.net
  138.  
  139.    Please include the following information in your email message:
  140.  
  141.     1) The rev of XAnim.
  142.     2) Type of machine and OS.
  143.     3) A description of the problem:
  144.         + including the type of animation.
  145.            + any options used.
  146.         + full error messages and/or xanim output.
  147.  
  148. 5) XAnim Mailing List
  149.  
  150.    I have an announcement email list that you may join if you wish
  151.    to get email when there are new XAnim releases.
  152.  
  153.    To Subscribe/Unsubscribe send email to:
  154.  
  155.            <b>podlipec@ici.net</b>
  156.  
  157.    with the words "xanim subscribe" or "xanim unsubscribe" in either the
  158.    Subject or Message Body. It would also be best to include
  159.    your email address since I've found a lot of mailer's do not
  160.    include the correct reply address in the mail headers.
  161.  
  162.    Unfortunately, this part of the list maintenance isn't automated yet, so 
  163.    bare with me as I usually only make the additions before each new
  164.    XAnim releases.
  165.  
  166.    Bug reports should still be sent to:
  167.  
  168.            <b>podlipec@ici.net</b>
  169.  
  170.    I do attempt to reply to all the email messages I receive, however, I get
  171.    quite a few with invalid return addresses. If you don't hear from me
  172.    within a week, double check that your return address is correct.
  173.  
  174.  
  175. 6) Alright, What's New?  The Rev_History.doc should/will/has a complete
  176.    list of what's new to this particular revision, but this section
  177.    will list just the highlights.
  178.  
  179. -------------------------------------------------------------------------
  180. 2.70.6.4  ()
  181. -------------------------------------------------------------------------
  182.         + SGI MOVI:     fixed bug with MVC1 compression and 16/24 X11 dpys.
  183.         + Audio:        Add some more conversions(uLaw, armLaw) for machines
  184.                         with 8 bit PCM audio.
  185.         + AUDIO:        NetBSD some more tweaks by Dowdeswell.
  186.         + AUDIO:        BSDI/OS v2.1 support tweak added. (Jay Vassos-Libove)
  187.         + REMOTE:       tweaked buttons so they'll stay down a minum
  188.                         time when pressed to provide better visual feed back.
  189.         + Indeo:        fixed bug with YUV to RGB conversion for odd sized
  190.                         images.
  191.         + AUDIO:        Steve Waterworth fixed up HP Aserver code.
  192.         + JFIF:         fixed bug with +b switch and JPEG images.
  193.         + AUDIO:        Fixed bug with the stereo DVI codec.
  194.         + PINGPING:     fixed bug when pingponging in FLIs
  195.         + PINGPING:     Pressing the "p" key inside anim window will now
  196.                         toggle the pingpong flag which affects how the
  197.                         animation is looped.
  198.  
  199.         + Remote Window Commands and Control added. See +W* options
  200.           in the xanim.readme/xanim.man files and see the
  201.           Remote_Window.doc file.
  202.  
  203.  
  204. Mark
  205. --
  206. Mark Podlipec
  207. podlipec@ici.net
  208.  
  209.