# $Id: CHANGELOG,v 1.10 1999/11/08 06:36:32 evan Exp $ Date Version 5 Oct 93 1.0 initial release 7 Oct 93 1.0.1 minor correction to best_mode_256 table 8 Oct 93 1.1 hacked around an (undocumented?) problem concerning odd logical_byte_widths and 16M modes added missing JPEG header files to distribution 23 Oct 93 1.2 included jpeglib directory by default in Makefile added 1280x1024 modes added GIF/PPM/TARGA support using 16M/32K modes 24 Oct 93 added greyscale PPM colour map setting corrected -F availability for GIF/PPM/TARGA added colour map creation/lookup and changed GIF to use 256 modes and a colour map 26 Nov 93 1.3 fixed 256 mode colour lookup to allow any 256 colours added libgr shared library support to Makefile 27 Nov 93 added image size doubling in x direction 10 Dec 93 reduced double x comparisons added call to vga_init() so we don't run as root for long 12 Dec 93 1.3.1 quiet becomes quiet again 19 Mar 94 1.4 PIX_ALIGN changes for Mach32 (and other) cards added sequential showing of files added slideshow option added cycle option 24 Mar 94 1.4.1 fixed GIF initialization for multiple files cleaned up screen clearing 25 Mar 94 1.4.2 fixed screen clearing 5 Apr 94 1.4.3 worked around svgalib 1.03 bug adjusted handling colour map entry 0 15 Apr 94 fixed libgr shared library support in Makefile 15 Oct 95 1.5 added gamma correction Jan 96 changed to work with v6 of the Independent JPEG Group's Feb 96 library, rather than v4 9 Feb 96 expanded acceptable gamma values 14 Sep 96 1.6 added scrolling in slideshow mode added option to randomise image order added option to centre image added moving to previous image using backspace key 21 Sep 96 tried to hack around a problem with Trident cards in 800x600x256 mode 28 Sep 96 internalised PIX_ALIGN and Trident bug fix, so they are no longer Makefile options 2 Nov 96 1.6.1 fixed centring bug for wide, short images 3 May 97 1.7 removed prepackaged a.out library 29 Dec 97 added support for 1600x1200 and 1152x864 video modes 31 Dec 97 added minor optimisations for improved performance 1 Oct 98 1.8 added support for 16M32 video modes fixed code in jpeglib to be a little less dependent on system-installed jpeg headers which keep changing in minor ways 21 Oct 98 1.9 added maximum mode width option added minimum mode width option revised verbose output format added long program options using getopt_long() 4 Nov 99 1.10 added reload image using R key added support for 2048x1536, 1920x1440, 960x720, 720x540, 640x400, 512x384, 400x300 and 320x240 video modes 6 Nov 99 added support for 2048x1152, 1800x1012, 1360x768, 1280x720, 1072x600 and 848x480 video modes 7 Nov 99 added options to enable/disable 5x4, 4x3, 8x5 and 16x9 video modes changed Q key to quit immediately