home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 7 / RISCWORLD_VOL7.iso / Software / Issue4 / SDL / gcc346 / !SDL / doc / sdl-image1.2-1.2.5 / CHANGES next >
Encoding:
Text File  |  2006-05-14  |  5.3 KB  |  141 lines

  1. 1.2.5:
  2. Maurizio Monge - Sun May 14 13:57:32 PDT 2006
  3.  * Fixed loading BMP palettes at unusual offsets
  4. Sam Lantinga - Thu May 11 21:51:19 PDT 2006
  5.  * Added support for dynamically loading libjpeg, libpng, and libtiff.
  6. Sam Lantinga - Sun Apr 30 01:48:40 PDT 2006
  7.  * Added gcc-fat.sh for generating Universal binaries on Mac OS X
  8.  * Updated libtool support to version 1.5.22
  9. Sam Lantinga - Sat Feb  4 15:17:44 PST 2006
  10.  * Added support for XV thumbnail images
  11. Gautier Portet - Fri, 19 Mar 2004 17:35:12 +0100
  12.  * Added support for 32-bit BMP files with alpha
  13.  
  14. 1.2.4:
  15. Pierre G. Richard - Fri, 30 Jul 2004 11:13:11 +0000 (UTC)
  16.  * Added support for RLE encoded BMP files
  17. Marc Le Douarain - Fri, 26 Dec 2003 18:23:42 +0100
  18.  * Added EHB and HAM mode support to the ILBM loader
  19. Sam Lantinga - Wed Nov 19 00:23:44 PST 2003
  20.  * Updated libtool support for new mingw32 DLL build process
  21. Holger Schemel - Mon, 04 Aug 2003 21:50:52 +0200
  22.  * Fixed crash loading certain PCX images
  23. Kyle Davenport - Sat, 19 Apr 2003 17:13:31 -0500
  24.  * Added .la files to the development RPM, fixing RPM build on RedHat 8
  25.  
  26. 1.2.3:
  27. Ryan C. Gordon - Sat, 8 Feb 2003 09:36:33 -0500
  28.  * Fixed memory leak with non-seekable SDL_RWops
  29. Marc Le Douarain - Sun, 22 Dec 2002 22:59:51 +0100
  30.  * Added 24-bit support to the ILBM format loader
  31. Sam Lantinga - Sun Oct 20 20:55:46 PDT 2002
  32.  * Added shared library support for MacOS X
  33. Pete Shinners - Thu Jun 20 10:05:54 PDT 2002
  34.  * The JPEG loader can now load EXIF format JPEG images
  35. Dag-Erling Smorgrav - Thu May  2 19:09:48 PDT 2002
  36.  * The XCF loader now ignores invisible layers and channels
  37.  
  38. 1.2.2:
  39. Sam Lantinga - Sat Apr 13 07:49:47 PDT 2002
  40.  * Updated autogen.sh for new versions of automake
  41.  * Specify the SDL API calling convention (C by default)
  42. Mattias Engdegård - Fri Dec 28 17:54:31 PST 2001
  43.  * Worked around exit() in the jpeg image library
  44.  
  45. 1.2.1:
  46. Mattias Engdegård - Tue Nov 20 08:08:53 PST 2001
  47.  * Fixed transparency in the GIF loading code
  48. Daniel Morais - Sun Sep 23 16:32:13 PDT 2001
  49.  * Added support for the IFF (LBM) image format
  50. Sam Lantinga - Sun Aug 19 01:51:44 PDT 2001
  51.  * Added Project Builder projects for building MacOS X framework
  52. Mattias Engdegård - Tue Jul 31 04:32:29 PDT 2001
  53.  * Fixed transparency in 8-bit PNG files
  54. Mattias Engdegård - Sat Apr 28 11:30:22 PDT 2001
  55.  * Added support for loading XPM image data directly
  56. Paul Jenner - Sat, 14 Apr 2001 09:20:38 -0700 (PDT)
  57.  * Added support for building RPM directly from tar archive
  58.  
  59. 1.2.0:
  60. Sam Lantinga - Wed Apr  4 12:42:20 PDT 2001
  61.  * Synchronized release version with SDL 1.2.0
  62.  
  63. 1.1.1:
  64. Berni - Wed Mar  7 09:18:02 PST 2001
  65.  * Added initial GIMP XCF support (disabled by default)
  66. Mattias Engdegård - Wed Mar  7 09:01:49 PST 2001
  67.  * Added general PNM (PPM/PGM/PBM) support
  68. Mattias Engdegård - Sun Mar  4 14:23:42 PST 2001
  69.  * Fixed bugs in PPM support, added ASCII PPM support
  70. Mattias Engdegård - Fri Mar  2 14:48:09 PST 2001
  71.  * Cleaned up some compiler warnings
  72. Mattias Engdegård - Tue Feb 27 12:44:43 PST 2001
  73.  * Improved the PCX loading code
  74.  * Modified showimage to set hardware palette for 8-bit displays
  75. Robert Stein - Thu, 22 Feb 2001 14:26:19 -0600
  76.  * Improved the PPM loading code
  77. Sam Lantinga - Tue Jan 30 14:24:06 PST 2001
  78.  * Modified showimage to accept multiple images on the command line
  79. Sam Lantinga - Mon Dec 18 02:49:29 PST 2000
  80.  * Added a Visual C++ project including JPEG and PNG loading support
  81. Mattias Engdegård - Wed Dec  6 10:00:07 PST 2000
  82.  * Improved the XPM loading code
  83.  
  84. 1.1.0:
  85. Sam Lantinga - Wed Nov 29 00:46:27 PST 2000
  86.  * Added XPM file format support
  87.    Supports color, greyscale, and mono XPMs with and without transparency
  88. Mattias Engdegård - Thu, 2 Nov 2000 23:23:17 +0100 (MET)
  89.  * Fixed array overrun when loading an unsupported format
  90.  * Minor compilation fixes for various platforms
  91.  
  92. 1.0.10:
  93. Mattias Engdegård - Wed Aug  9 20:32:22 MET DST 2000
  94.  * Removed the alpha flipping, made IMG_InvertAlpha() a noop
  95.  * Fixed nonexisting PCX alpha support
  96.  * Some TIFF bugfixes
  97.  * PNG greyscale images are loaded as 8bpp with a greyscale palette
  98. Ray Kelm - Fri, 04 Aug 2000 20:58:00 -0400
  99.  * Added support for cross-compiling Windows DLL from Linux
  100.  
  101. 1.0.9:
  102. Mattias Engdegård - Sat Jul  1 17:57:37 PDT 2000
  103.  * PNG loader properly sets the colorkey on 8-bit transparent images
  104. Mattias Engdegård - Sat Jul  1 13:24:47 PDT 2000
  105.  * Fixed a bug in PCX detection
  106.  * Added support for TGA files
  107.  * showimage shows a checker background for transparent images
  108.  
  109. 1.0.8:
  110. Mark Baker - Tue May 30 12:20:00 PDT 2000
  111.  * Added TIFF format loading support
  112.  
  113. 1.0.7:
  114. Mattias Engdegård - Sat May 27 14:18:33 PDT 2000
  115.  * Added fixes for loading images on big-endian systems
  116.  
  117. 1.0.6:
  118. Sam Lantinga - Sat Apr 29 10:18:32 PDT 2000
  119.  * showimage puts the name of the image in the title bar caption
  120. Sam Lantinga - Sat Apr 29 10:05:58 PDT 2000
  121.  * Removed pitch check, since PNG already loads to a list of row pointers
  122.  
  123. 1.0.5:
  124. Sam Lantinga - Sun Apr 23 14:41:32 PDT 2000
  125.  * Added support for GIF transparency
  126. Sam Lantinga - Wed Apr 12 14:39:20 PDT 2000
  127.  * Fixed memory heap crash on NT using PNG images
  128. Matt Campbell - Thu, 13 Apr 2000 13:29:17 -0700
  129.  * Fixed PNG detection on some Linux systems
  130.  
  131. 1.0.4:
  132. Sam Lantinga - Tue Feb  1 13:33:53 PST 2000
  133.  * Cleaned up for Visual C++
  134.  * Added Visual C++ project file
  135.  
  136. 1.0.3:
  137. Sam Lantinga - Wed Jan 19 22:10:52 PST 2000
  138.  * Added CHANGES
  139.  * Added rpm spec file contributed by Hakan Tandogan
  140.  * Changed the name of the example program from "show" to "showimage"
  141.