home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / i / imdisp79.zip / CHANGES.DOC next >
Text File  |  1992-08-12  |  9KB  |  175 lines

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