home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / useful / docs / fishdisks / ff09xx / 980-989 < prev    next >
Text File  |  1994-05-09  |  24KB  |  498 lines

  1. ==========================  Contents of Disk 980  ==========================
  2.  
  3. This is disk 980 of the freely distributable AMIGA software library.
  4. Below is a listing of the significant directories and their contents.
  5.  
  6.  
  7. APipe        The `APipe-Handler' allows you to add the `APIPE:' DOS
  8.         device to your system.  This device acts as a pipe between
  9.         two programs, but in a different manner than the standard
  10.         `PIPE:' device does.  This handler interprets the text
  11.         after the `APIPE:' prefix as a command line to execute,
  12.         and the process/command which opens the file indicated by
  13.         the mention of `APIPE:' can now read the standard output
  14.         or write the standard input of the program indicated by
  15.         the command line depending on whether the `APIPE:' file
  16.         was opened for reading or writing, respectively.   Thus,
  17.         the opening an `APIPE:' file is analogous to the UNIX
  18.         `popen()' call, but it is more widely available to the
  19.         user.  Complete source is included and can be used as an
  20.         example of a handler.  Version 37.5, an update to version
  21.         37.4 on disk number 783.
  22.         Author:  Per Bojsen
  23.  
  24. HWGRCS        A 3 part distribution of an RCS 5.6.0.1 port to the Amiga,
  25.         currently at patch level 8.  Part 1 contains the binaries
  26.         and documentation in AmigaGuide and "man" format, part 2
  27.         contains the source code to RCS, and part 3 contains the
  28.         source code and binaries for patch and diffutils.  The
  29.         Revision Control System (RCS) manages multiple revisions of
  30.         text files.  RCS automates the storing, retrieval, logging,
  31.         identification, and merging of revisions.  RCS is useful for
  32.         text that is revised frequently, for example: programs, doc-
  33.         umentation, graphics, papers, form letters, etc.  Included
  34.         are RCS 5.6, GNU diffutils 2.6 and an LP utility to support
  35.         paged diff outputs.  Part 1 on disk 980, part 2 is on disk
  36.         981, and part 3 is on disk 982.
  37.         Author:  Walter Tichy, Paul Eggert, Heinz Wrobel
  38.  
  39. ==========================  Contents of Disk 981  ==========================
  40.  
  41. This is disk 981 of the freely distributable AMIGA software library.
  42. Below is a listing of the significant directories and their contents.
  43.  
  44.  
  45. BootUte        A utility to enable more older software work on the Amiga
  46.         1200 and 4000 series, It is also useful for users with
  47.         accelerators.  Requires kickstart 2 or above.  Binary only.
  48.         Author:  Paul Toyne
  49.  
  50. CloudsAGA    This program creates random clouds which you might use in
  51.         your paint program, as a texture in a ray tracing program
  52.         or as a background for your workbench.  Uses all AGA res-
  53.         olutions.  Now requires Workbench 2.0 or higher.  This is
  54.         version 1.05, a complete rewrite in OBERON-2.  Removed more
  55.         Enforcer hits.  Public domain, includes source in OBERON-2.
  56.         Author:  Daniel Amor
  57.  
  58. ConPaste    ConPaste is a 2.0 commodity that allows you to paste clipped
  59.         text into anything.  Paste into string gadgets.  Paste into
  60.         any text application.  In this new version, ConPaste drops
  61.         its priority by 1 when pasting text to allow sufficient
  62.         processor time for the receiving task or window to process
  63.         the text.  When you press a user-defined key or key combina-
  64.         tion, ConPaste will take any FTXT found in clipboard unit 0,
  65.         convert the text back into input events, and send the input
  66.         events into the input stream.  The output will go to the
  67.         active window or string gadget.  This is version 37.25, an
  68.         update to the version distributed with ClipWindow by Jim
  69.         Harvey, on disk 935.
  70.         Author:  Carolyn Scheppner
  71.  
  72. HuntWindows    Starting with 2.0 you can make screens bigger than the
  73.         visual size of your monitor.  On a double-size workbench,
  74.         catching windows like requesters etc. can be quite annoying
  75.         at times.  This little utility hangs itself on the VBI
  76.         (Vertical Blank Interrupt) to find out which window is
  77.         being activated and moves the screen to show the window in
  78.         full view.  Version 3.3, an update to version 1.4 on disk
  79.         number 774.  Includes source in assembler.
  80.         Author:  Jörg Bublath
  81.  
  82. HWGRCS        A 3 part distribution of an RCS 5.6.0.1 port to the Amiga,
  83.         currently at patch level 8.  Part 1 contains the binaries
  84.         and documentation in AmigaGuide and "man" format, part 2
  85.         contains the source code to RCS, and part 3 contains the
  86.         source code and binaries for patch and diffutils.  The
  87.         Revision Control System (RCS) manages multiple revisions of
  88.         text files.  RCS automates the storing, retrieval, logging,
  89.         identification, and merging of revisions.  RCS is useful for
  90.         text that is revised frequently, for example: programs, doc-
  91.         umentation, graphics, papers, form letters, etc.  Included
  92.         are RCS 5.6, GNU diffutils 2.6 and an LP utility to support
  93.         paged diff outputs.  Part 1 on disk 980, part 2 is on disk
  94.         981, and part 3 is on disk 982.
  95.         Author:  Walter Tichy, Paul Eggert, Heinz Wrobel
  96.  
  97. ==========================  Contents of Disk 982  ==========================
  98.  
  99. This is disk 982 of the freely distributable AMIGA software library.
  100. Below is a listing of the significant directories and their contents.
  101.  
  102.  
  103. Bin2Hunk    Convert any binary file to an AmigaDOS hunk (or object file)
  104.         that can be linked with your linker into your program.  This
  105.         is most useful when you wish some form of data to be a part
  106.         of your executable.  This data can be sound samples, images,
  107.         text, or whatever.  Sports a ReadArgs() CLI interface, as
  108.         well as a GadTools Intuition interface.  Memory type options
  109.         include ANY, CHIP, and FAST.  Allows naming of your hunks.
  110.         An optional data item containing the size of your data can
  111.         also be specified.  Version 2.2, binary only.
  112.         Author:  Brian Koetting
  113.  
  114. HWGRCS        A 3 part distribution of an RCS 5.6.0.1 port to the Amiga,
  115.         currently at patch level 8.  Part 1 contains the binaries
  116.         and documentation in AmigaGuide and "man" format, part 2
  117.         contains the source code to RCS, and part 3 contains the
  118.         source code and binaries for patch and diffutils.  The
  119.         Revision Control System (RCS) manages multiple revisions of
  120.         text files.  RCS automates the storing, retrieval, logging,
  121.         identification, and merging of revisions.  RCS is useful for
  122.         text that is revised frequently, for example: programs, doc-
  123.         umentation, graphics, papers, form letters, etc.  Included
  124.         are RCS 5.6, GNU diffutils 2.6 and an LP utility to support
  125.         paged diff outputs.  Part 1 on disk 980, part 2 is on disk
  126.         981, and part 3 is on disk 982.
  127.         Author:  Walter Tichy, Paul Eggert, Heinz Wrobel
  128.  
  129. JoyRide        A commodity that provides an intuition front-end for joy-
  130.         stick events.  This has some nice advantages for both users
  131.         and programmers.  Basic features are a simple joystick
  132.         interface, application shareable joystick events, and joy-
  133.         stick events now pass through the input.device stream.
  134.         Version 1.0, includes source to example test program.
  135.         Author:  Brian Koetting
  136.  
  137. ==========================  Contents of Disk 983  ==========================
  138.  
  139. This is disk 983 of the freely distributable AMIGA software library.
  140. Below is a listing of the significant directories and their contents.
  141.  
  142.  
  143. CapsLockExt    A Commodity that extends the effect of the CapsLock
  144.         key to every key on the keyboard, and allows the Shift
  145.         key to temporarily cancel the CapsLock key.  This causes
  146.         CapsLock to act like a SHIFT-lock key on a typewriter.
  147.         Requires OS 2.04 or higher.  Version 1.0, includes source
  148.         in assembly.
  149.         Author:  Douglas Nelson
  150.  
  151. FastJPEG    FastJPEG is a fast JPEG picture viewer.  Besides being fast,
  152.         it has many other advantages.  An important goal was to not
  153.         trade quality for speed.  In fact, FastJPEG is both fast
  154.         and has an excellent quality.  Most other JPEG viewers
  155.         either produce ugly pictures, or need ages to perform the
  156.         conversion to HAM mode.  Version 1.10, binary only.
  157.         Author:  Christoph Feck
  158.  
  159. Harridan    A "Reminder" type program for your startup-sequence.  Each
  160.         time you boot, Harridan will check your event list, if an
  161.         event is 'due', Harridan opens a window to remind you.  If
  162.         nothing is 'due', you're not bothered.  Designed under
  163.         Amiga DOS 2.04 and takes advantage of all its easy to use
  164.         features.  Version 1.0, binary only.
  165.         Author:  Andy Maxey
  166.  
  167. TitleClock    A little commodity (about 4k) that throws up a clock in the
  168.         top right c