home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1010.lha / Docs / English / Contents < prev    next >
Encoding:
Text File  |  1995-03-03  |  4.9 KB  |  133 lines

  1. IFFMaster    1.3    Show IFF structure & chunk contents
  2.  
  3. IFF Master is a program that allows you to have a view inside the structure
  4. of IFF files.  It is not yet another picture viewer or sound sample player,
  5. but it displays the internal entities (chunks) of a file.  For example, the
  6. headers of pictures (ILBM) or sound samples (8SVX) are displayed in clear,
  7. so you can directly read the size and depth of the image or the sampling rate.
  8.  
  9. Current features (V 1.3) include:
  10.  - MUI application
  11.  - localized GUI (with AmigaOS 2.1 or later)
  12.  - Extensive chunk type library (currently 37 form types, 234 known chunks,
  13.    60 of these with comprehensive structure description)
  14.  - Chunk contents are presented alternatively as structure, text or hexdump
  15.  - Bit fields and enumeration types are displayed in clear
  16.  - Fixed point values are printed in decimal (e.g. 8SVX.VHDR.Volume)
  17.  - Callback hooks for special attributes, e.g. the Mode-ID
  18.    inside the CAMG chunk is de-referenced (e.g. "PAL: Hires").
  19.  - clipboard support
  20.  - chunk contents and partial FORMs can be saved
  21.  - AppWindow and AppIcon
  22.  
  23. Features new for V 1.3:
  24.  
  25. BUG  prefs window: close gadget now functioning
  26. BUG  Cycle chain (TAB) now works in all windows
  27. NEW  new chunk types: IAND, IANM, DR2D, RGB8, RGBN, SPLT
  28. NEW  hex numbers get a user-chosen indicator, construction of hex dumps is
  29.      now more than 3 times faster
  30. NEW  IFFs can be saved, even nested FORMs, e.g. images inside animations
  31. NEW  Implemented some editing capabilities (delete chunks)
  32. NEW  Preferences can be saved
  33.  
  34. Author: Kay Drangmeister
  35. Path: AmigaLibDisk1010:Programs/IFFMaster/
  36.  
  37. ==========
  38.  
  39. IntuiDex    1.1    Mailing list manager
  40.  
  41. Easy to use club membership database and mailing list manager.
  42.  
  43. Features:
  44.  
  45.    - 1000 records per database
  46.  
  47.    - Sort by six different fields:
  48.        last name, first name, ZIP,
  49.        member number, city, and
  50.        expiration date
  51.  
  52.    - Print five different types of output:
  53.        mailing labels, complete data list,
  54.        phone lists, game stickers, and
  55.        merge files for word processors
  56.  
  57.    - Uses Preferences printers
  58.  
  59.    - Dials phone automatically with Hayes compatible modems
  60.  
  61.    - On-line AmigaGuide help
  62.  
  63.    - Most data field names are configurable
  64.  
  65.    - Data is stored in ASCII files- export and import data from other
  66.      database software!
  67.  
  68. Author: Jeffery C. May
  69. Path: AmigaLibDisk1010:Programs/IntuiDex/
  70.  
  71. ==========
  72.  
  73. OpaqueMove    1.0    An Opaque Window Movement Commodity
  74.  
  75. OpaqueMove is a commodity that provides opaque window movement for Intuition
  76. windows.  That is, instead of simply moving the outline of a window, the
  77. entire window contents are moved as you move the mouse.  The EGS window
  78. system provides this capability, but does not extend it to standard Intuition
  79. screens.  Hence this commodity.
  80.  
  81.    This commodity is intended for use with accelerated graphics cards such as
  82. the @{i}GVP Spectrum. @{ui} Although it is possible to use it with standard
  83. Amiga AGA screens, it is likely to be impractically slow except possibly in
  84. single bitplane modes.  However, there are various controls which allow
  85. selection of the conditions under which windows should be moved opaquely, and
  86. under which they should be moved as an outline.
  87.  
  88. Author: Steve Koren
  89. Path: AmigaLibDisk1010:Programs/OpaqueMove/
  90.  
  91. ==========
  92.  
  93. ReNum    2.1    Changes the names of sequences of files
  94.  
  95. ReNum is a utility that changes the names of sequences of files. ReNum
  96. is aimed at helping animators that wishes to transfer files, say from
  97. Real3d to DPaint. Real3d calls IFF-files generated as an anim something
  98. like this: Pic0, Pic1, ... (from now on called "Dynamic format"), while
  99. DPaint wants multiple IFF-files to build an animation, to be in alpha-
  100. betical order, often meaning you have to rename your pictures to Pic000,
  101. Pic001, and so on ("Fixed format"). This can be very tedious, especially
  102. if you have a hundred or more pictures. No more of that, because that's
  103. exactly what ReNum does! ReNum can also convert files from Fixed to
  104. Dynamic.
  105.  
  106. ReNum is also capable of changing the names (and not the framenumbers)
  107. or the numbering of a sequence.
  108.  
  109. Author: Emil Åström
  110. Path: AmigaLibDisk1010:Programs/ReNum/
  111.  
  112. ==========
  113.  
  114. RO    0.81    A MUI-Based FileManager
  115.  
  116. RO  is a new Intuition-controlled, fully user-configurable file manager for
  117. OS  2.04  and newer.  RO's mighty features will assist and help you on your
  118. daily  work  with  your  Amiga.   With  RO  there is no need to learn those
  119. cryptic  shell  commands, because you have the complete power of your Amiga
  120. in  one  hand.
  121. Due to the usage of MUI you are able to configure the look and feel of this
  122. tool  as  you like it.  MUI is the Magic User Interface developed by Stefan
  123. Stuntz  which should be installed on every Amiga.  It is an object oriented
  124. system  to  create  and  maintain  graphical user interfaces.  Users of MUI
  125. based  applications  have  the ability to customize nearly every pixel of a
  126. programs interface according to their personal taste.
  127.  
  128. Author: Oliver Rummeyer
  129. Path: AmigaLibDisk1010:Programs/RO/
  130.  
  131. ==========
  132.  
  133.