home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Computer Graphics & Animation / Chip-Special-Computergrafik.bin / programs / viewer / qpeg13c.exe / QPEG / ENGLISH / CHANGES.DOC next >
Text File  |  1994-01-15  |  6KB  |  144 lines

  1. This is a list of changes from previous versions.  If you're new to QPEG,
  2. please read QPEG.DOC.
  3.  
  4. Versions prior to 0.5b were beta versions, released only to a small number
  5. of people.
  6.  
  7. QPEG 0.5b
  8. ~~~~~~~~~
  9.    First official release.  I still call it beta, since some drivers are
  10.    not tested and may not work.
  11.  
  12. QPEG 1.0c
  13. ~~~~~~~~~
  14.    * No beta version, but not a final release either.  I guess there will
  15.      never be a "final" release.
  16.    * Added support for Yh1v1 upsampled color images.  Suggested by Tom Lane
  17.      (IJG).  QPEG should now be able to view any JFIF compliant JPEG file,
  18.      and even some non-JFIF files.
  19.    * Switching back to text mode on exit now restores the same mode that was
  20.      used before starting QPEG.  Suggested by Lutz Kotoll.
  21.    * Added GIF support.  Suggested by thousands of users :-)
  22.    * Added TBH logo.  Suggested by me :-)
  23.    * Added ability to delete and copy files.  Also suggested by many users.
  24.    * If the preview's height is smaller than 61 pixels, its size is doubled.
  25.      In other words, pictures with an original height of more than 480 are
  26.      scaled down by a factor of 8, otherwise by a factor of 4.
  27.    * The executable (QPEG.EXE) is smaller.
  28.    * Added ability to switch greyscaled display on/off ('$' key).
  29.    * Added dithering routines for hicolor modes.  Now hicolor looks
  30.      almost like truecolor.
  31.    * Added initialization file (QPEG.INI) for user changeable defaults:
  32.       - video mode
  33.       - file information on/off
  34.       - preview on/off
  35.       - beeps on/off
  36.       - hicolor dithering on/off
  37.       - greyscaled display on/off
  38.      Most of these settings can be changed within QPEG.
  39.    * Fixed problems when viewing greyscaled images in hicolor or truecolor
  40.      modes.
  41.    * Fixed preview code which caused errors on some VGAs.  The preview
  42.      should now work on _ANY_ VGA graphics card.
  43.    * Changed ATI driver.  I'm not sure if it's fixed, since I can't test it.
  44.    * Fixed VESA driver.
  45.    * New driver for DELL S3 graphics cards.  Thanks to Lenny Lim!
  46.      (If it doesn't work, try the VESA driver.)
  47.  
  48. QPEG 1.0d
  49. ~~~~~~~~~
  50.    * QPEG now works with the VESA driver (both needed to be fixed).
  51.    * Changed the ATI driver (once again).
  52.    * English and German documentation.
  53.  
  54. QPEG 1.0e
  55. ~~~~~~~~~
  56.    * Driver for Diamond SpeedStar 24X.  Thanks to Jan van Loenen!
  57.    * Driver for NCR 77C22 chipset.  Thanks to Peter van Sebille!
  58.    * The executable (QPEG.EXE) is considerably smaller.
  59.  
  60. QPEG 1.0f
  61. ~~~~~~~~~
  62.    * Doesn't lock up anymore on corrupt JPEG files.
  63.    * Slightly improved accuracy (this fixes a bug that caused a checkerboard
  64.      texture on extremely bright areas).
  65.    * Supports interlaced GIF files.
  66.    * Supports Adobe Photoshop JPEG file format (non-JFIF).
  67.  
  68. QPEG 1.1c
  69. ~~~~~~~~~
  70.    * Changed directory structure:
  71.      directory ENGLISH for English documentation, directory DEUTSCH
  72.      for German documentation.
  73.    * QPEG FAQ.
  74.    * Fixed NCR configuration.
  75.  
  76. QPEG 1.2d
  77. ~~~~~~~~~
  78.    * Changed registration system.
  79.    * Changed status window.  Press F1 for help.
  80.    * Fixed bug (blank screen when zooming very fast).
  81.    * Fixed bug in Cirrus driver file for 1280x1024x16 mode.
  82.      Thanks to Ben Jos Walbeehm!
  83.    * Driver for Realtek chipset.  Thanks to Christopher L. Tumber!
  84.    * Supports 64K hicolor modes (16 bit) using 65536 colors.
  85.    * Option for automatic video mode selection (depending on the image size),
  86.      see QPEG.INI for details.
  87.  
  88. QPEG 1.2e
  89. ~~~~~~~~~
  90.    * Fixed bug (white areas occured when decoding high quality JPEG images).
  91.    * Fixed bug (QPEG didn't recognize write protected GIF files, for example
  92.      on CD ROMs).
  93.    * You can select images with the space key (tagging), then use shift+enter
  94.      to view the selected images only.
  95.  
  96. QPEG 1.2f
  97. ~~~~~~~~~
  98.    * Tagging bug fixed.
  99.    * Targa files are recognized (but not displayed yet).
  100.    * Truecolor modes (16M) work now with Diamond Viper and VESATRUE.CFG.
  101.    * Various bugs in the documentation fixed.
  102.    * There's a QPEG support BBS for fidonet and modem, see QPEG.DOC.
  103.  
  104. QPEG 1.3b
  105. ~~~~~~~~~
  106.    * Displays Targa (TGA) files!  It supports:
  107.       - truecolor TGA, greyscaled/monochrome TGA and TGA with palette,
  108.       - uncompressed TGA and rle (run length encoded) compressed TGA,
  109.       - any TGA type can be displayed in any video mode (just like JPEGs),
  110.       - TGA display is   F A S T !
  111.    * Increased maximum number of video modes from 25 to 40.
  112.    * Total rewrite of the general graphics routines, adding new formats
  113.      (PCX, BMP, PBM/PNM etc) is now much easier.
  114.    * Mouse support!  Your mouse driver must be Microsoft compatible.
  115.      If you have a Genius mouse driver, it should be at least version 9.06,
  116.      otherwise you'll have to disable mouse support (see QPEG.INI).
  117.    * Supports up to three mouse buttons.
  118.    * Freely configurable mouse buttons:  the mouse buttons can be programmed
  119.      to do anything which can be done with the keyboard.  See QPEG.INI.
  120.    * Changed AUTO_MODE options in QPEG.INI.
  121.    * The video driver (*.DRV) needn't be copied to the QPEG directory
  122.      anymore.
  123.    * Fixed truecolor mode with Diamond Viper (once again).
  124.    * Fixed another truecolor bug (VESA configuration) which caused previously
  125.      displayed images not to be cleared correctly.
  126.    * Now you can specify a drive or directory on the command line, and qpeg
  127.      will start up in that directory.
  128.    * QPEG gives the following error levels for command line viewing:
  129.       -  0 : ok (no error),
  130.       -  5 : at least one file is no valid graphics file,
  131.       - 20 : fatal error, e.g. unknown command line option, error in
  132.              configuration file etc.
  133.      Those error levels can be used for batch file processing.
  134.    * You can use Shift+Del to delete all tagged files at once.
  135.    * You can use Shift+Inst to copy all tagged files at once.
  136.    * Another ATI driver (ATI-3.DRV) for ATI VGA Wonder 18800.
  137.      Thanks to Yaron Keren!
  138.    * Fixed several bugs.
  139.  
  140. Coming soon:
  141. Better tagging, slideshow, file masks, changeable file sort order,
  142. fit-to-screen for large images, support for 4DOS/NDOS descriptions,
  143. and more.
  144.