home *** CD-ROM | disk | FTP | other *** search
/ Encyclopedia of Graphics File Formats Companion / GFF_CD.ISO / software / dos / imdisp / doc / changes.doc < prev    next >
Encoding:
Text File  |  1994-05-18  |  10.0 KB  |  204 lines

  1. rcb = Ron Baalke
  2. aw3 = Archie Warnock
  3. mjm = Mike Martin
  4.  
  5. Version 7.9g - Released 09/03/93
  6.               Fixed bug in VESA part of DisplayLine (checkerboard
  7.               patter - 07/24/93 - aw3)
  8.  
  9. Version 7.9f - Release ?
  10.               Rebuilt with MSC 5.1 to try and eliminate GIF memory leak
  11.               (it didn't work)
  12.  
  13. Version 7.9e - Released 03/15/93
  14.               Fixed saving GIF images (03/14/93 - aw3)
  15.               Fixed reversed arguments in GIF error message (imageio.c)
  16.                   (03/14/93 - aw3)
  17.  
  18. Version 7.9d - Released 03/08/93
  19.               Fixed FormatLine (dispio.c) to correctly handle 32-bit
  20.                   integer images (03/06/93 - aw3)
  21.               Fixed SWAP/UNSWAP in ReadLine (imageio.c) to work
  22.                   correctly with 32-bit images (03/06/93 - aw3)
  23.  
  24. Version 7.9c - Released 03/03/93
  25.               Fixed bug in FITS END keyword (3/4/93 - aw3)
  26.               Fixed bug in printing correct values of DNhigh and DNlow
  27.                     (2/14/93 - aw3)
  28.  
  29.  
  30. Version 7.9b - Released 02/05/93
  31.               Added "HEADER=nn" syntax for USGS CDs (2/5/93 - aw3)
  32.               Compiled under MSC v7.0 (2/1/93 - aw3)
  33.  
  34. Version 7.9  - Released 01/01/93
  35.               Added PLOT SPEC command to calculate spectral
  36.                  continuum (for JEdI, 8/10/92 - aw3)
  37.               Updated to EMSIF library v2.31 (8/10/92 - aw3)
  38.               Added HELP OPTIONS command (8/10/92 - aw3)
  39.               Made MoveCursor and MoveCursorInput return DN value
  40.                  and changed output of CUR command  (8/10/92 - aw3)
  41.               Fixed bug in DoCursor (7/22/92 - aw3)
  42.               Moved help text to external file (8/1/92 - aw3)
  43.               Added routines strltrim and strrtrim to IMDUTIL,
  44.                  called by Help() (8/5/92 - aw3)
  45.  
  46. Version 7.8g - Released 07/10/92
  47.               Cleaned up IMDISP.DOC (7/9/92 - aw3)
  48.               Brought HELP.C up to date with new commands (7/9/92 - aw3)
  49.  
  50. Version 7.8b - Released ??
  51.               Added high pass filter - ENH HIGH (2/9/92 - rcb)
  52.               Added histogram equalization - ENH HIST (2/11/92 - rcb)
  53.               Added command line recall (2/12/92 - rcb)
  54.               Display "Loading Image Into Memory" (2/12/92 - rcb)
  55.               Added FORMAT option to the SAVE command, added option to
  56.                  save images in raw format (2/15/92 - rcb)
  57.               Fixed two GIF memory leaks (2/22/92 - rcb)
  58.               Fixed image buffers to work with 16 & 32 bit images
  59.                  (3/07/92 - rcb)
  60.               Suppressed messages to screen for FILE & CUR commands when
  61.                  SET PROMPT = OFF (03/24/92 - rcb)
  62.  
  63. Version 7.8a - Released ??
  64.               Increased labelbuffer size (mjm)
  65.               Fixed "Help Set" output (mjm)
  66.               Fixed problem with numbers in ^IMAGE file names (mjm)
  67.  
  68. Version 7.8 - Not released
  69.               First (non-working) BC++ port (aw)
  70.               Added support to DISP SOURCE for Magellan C-MIDR images
  71.               (11/4/91 - rcb)
  72.               Merged in GIF_LIB 1.2 (11/13/91 - rcb)
  73.               Moved PAUSE message to bottom of screen (12/1/91 - rcb)
  74.  
  75. Version 7.7 - Released 10/08/92
  76.               Added CURSOR option to DISPLAY command (09/21/91 - rcb)
  77.               Added ROTATE command (09/26/91 - rcb)
  78.               Added WINDOW command (09/18/91 - rcb)
  79.               Cleaned up FatalError routine to close files and
  80.                       deallocate memory (09/18/91 - aw3)
  81.               Make labelsize global variable (09/18/91)
  82.  
  83. Version 7.6 - Released 09/18/91
  84.               Patched GIF bug - again (09/18/91 - rcb)
  85.  
  86. Version 7.5 - Released 09/16/91
  87.               Patched GIF code to read GIF89a images (09/09/91 - rcb)
  88.               Fixed GIF bug (09/15/91 - rcb)
  89.  
  90. Version 7.4 - Released 08/23/91
  91.               Added MASK command (07/20/91 - rcb)
  92.               Added POWER & STAIR filters (07/21/91 - rcb)
  93.               Added SET DELAY & SET PROMPT options (07/22/91 - rcb)
  94.               Added batch file comments capability (07/22/91 - rcb)
  95.               Fixed a bug in buffer scheme (07/22/91 - rcb)
  96.               Added keyboard break to HIST (07/22/91 - mjm)
  97.               Fixed a bug in DISPLAY SOU (07/22/91 - mjm)
  98.  
  99. Version 7.3 - Not released
  100.               Added extended/expanded memory interface (07/91 - rcb)
  101.               Modified PERSPECT command to store image into refresh buffer
  102.                    (07/91 - rcb)
  103.               Add TIME option to PAL CYCLE (07/91 - rcb)
  104.               Modified CURSOR so that the cursor position is retained for
  105.            command logging, added DSL & DSS options (07/91 - rcb)
  106.               Modified SET (no paramaters) so that DNLOW & DNHIGH are displayed
  107.                    (07/91 - rcb)
  108.               Added code to display source file if the name is given in PDS
  109.                    label for Mars MDIM and Magellan F-MIDR (07/18/91 - mjm)
  110.               Added code to compute source file name for Mars MDIM
  111.                    dataset (07/18/91 - mjm)
  112.               Fixed HIST command when histogram offset is given in PDS
  113.                    label (07/18/91 - mjm)
  114.  
  115. Version 7.2 - Not released
  116.               Added 5x5 mask to the MEAN filter (06/19/91 - rcb)
  117.               Added multiple buffers, COPY and MERGE (6/20/91 - rcb)
  118.               Added PERspective command and new palette (6/23/91 - aw3)
  119.               Added GIF reader (06/28/91 - rcb)
  120.               Added FAST option to PAL CYC (06/29/91 - rcb)
  121.               Added new palette #11 (06/29/91 - rcb)
  122.               Added VESA support (1024x768x256 mode only) (6/28/91 - aw3)
  123.               Added 7x7 mask to the MEAN filter (07/91 - rcb)
  124.               Added UNSHARP and LOG filters (07/91 - rcb)
  125.  
  126. Version 7.1 - Not released
  127.               Grouped filter under the ENHANCE command (05/91)
  128.               File will attempted to be put into extended memory with the
  129.                    FILE command, added NOMEMORY option (05/18/91 - rcb)
  130.               Added BAALKE filter (05/18/91 - rcb)
  131.               Added SLANT command (05/18/91 - rcb)
  132.               Fixed bug with EDGE filter (05/18/91 - rcb)
  133.               Added NOClear subcommand to EXIT and QUIT (05/20/91 - aw3)
  134.               Squashed an uninitialized variable bug in display.c
  135.                        (05/22/91 - rcb)
  136.               Added mouse support for CURsor, PROfile and PAL EDI
  137.                        commands (5/26/91 - aw3)
  138.               Bug fixes to file select (06/17/91 - rcb)
  139.               Fixed SAVE to refresh over command line prompt (06/17/91 - rcb)
  140.               Added command logging (06/19/91 - aw3)
  141.  
  142. Version 7.0 - Not released
  143.               Added extended memory interface for refresh buffer (05/91 - rcb)
  144.               Palette and file are restored after SWAP (05/91 - rcb)
  145.               Fixed Orchid bug in ReadPixel(), added Which_Tseng()
  146.                   (05/91 - rcb/aw3)
  147.               Refresh buffer is adjusted after display change with SET DIS
  148.                   (05/91 - rcb)
  149.               Added GetLine() to read a line of pixels from the screen or
  150.                   refresh buffer (05/91 - rcb)
  151.               Added DARKEN and BRIGHTEN commands (05/91 - rcb)
  152.               Added image processing capabilities: MEAN, MEDIAN, CONVOLUTION
  153.                   and EDGE enhancement filters (05/91 - rcb)
  154.               Added option to apply filters to either image or entire
  155.                   screen (05/91 - rcb)
  156.               Grouped filters together under a new FILTER command (05/91 - rcb)
  157.               Added a SMEAR filter (05/91 - rcb)
  158.               Added Orchid code to GetLine() (05/91 - rcb)
  159.               Added option to SAVE to save screen to refresh buffer (05/91-rcb)
  160.  
  161.  
  162. Version 6.0 - Not released
  163.               Scrolling palette while editing speeded up (using
  164.                   memmove() instead of for()-loop)  (2/4/91 - aw3)
  165.               TIMER module and Delay() routines added to palette
  166.                   scrolling (2/5/91 - aw3)
  167.               Added NOPROMPT option to TEXT command (2/3/91 - rcb)
  168.               Added palette directory to PAL LOAD command (2/3/91 - rcb)
  169.               Added Sleep routine (IMDUTIL.C) (2/4/91 - rcb)
  170.               Added palette cycling (PAL CYC) option (2/4/91 - rcb)
  171.               Created CYCLE.BAT batch file (2/4/91 - rcb)
  172.               Added SET PAL option & IMPALETTE enviroment variable
  173.                    (2/8/91 -rcb)
  174.               Added Trident support (TRIDENT.OBJ from gg/usgs) (3/5/91 -aw)
  175.               Combined PAL SCR and PAL CYC options under PAL CYC (3/7/91 -aw)
  176.               Added VAX-float support for VICAR color palette (4/8/91 - rcb)
  177.               More palette menu stuff (4/8/91 - rcb)
  178.               Added AUTO option to DIS and BRO (4/9/91 - mjm)
  179.  
  180. Version 5.7 - Not released
  181.               SAV *.GIF now saves in GIF format (1/18/91 - aw3)
  182.               Return to starting directory on exit (1/18/91 - aw3)
  183.               Moved refresh buffer to external file (1/22/91 - aw3)
  184.               Moved text routines to TEXTUTIL.C (1/24/91 - aw3)
  185.               Moved palette routines to PALUTIL.C (1/24/91 - aw3)
  186.               Added MSHELL memory allocation error detection (1/24/91 - aw3)
  187.               Refresh buffer looks for env. variable IMREFRESH for
  188.                   directory (1/24/91 - aw3)
  189.               Delete swap file after unsuccessful return (1/29/91 - aw3)
  190.               Reopen (rather than create) existing refresh file, if it
  191.                   already exists (1/29/91 - aw3)
  192.               Added NOPROMPT option to DISPLAY command (2/2/91 - rcb)
  193.               PAL SCRoll functions added (2/4/91 - aw3)
  194.  
  195. Version 5.61 - (special for JEDI project) released 3/5/91
  196.               Added Trident support (TRIDENT.OBJ from gg/usgs) (3/5/91 -aw)
  197.  
  198. Version 5.6 - released 1/31/91
  199.               Use SWAP to free up external memory for SYS commands (aw3)
  200.               Include internal 256-color palettes (mjm)
  201.               Character font scaling to display resolution (aw3)
  202.               Support for Orchid ProDesigner II (aw3)
  203.               Separate StatusLine routine (mjm)
  204.