]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/libsdl-image/contrib/CHANGES
update
[l4.git] / l4 / pkg / libsdl-image / contrib / CHANGES
1 1.2.11:
2 Thomas Klausner - Wed Jan 19 19:31:25 PST 2011
3  * Fixed compiling with libpng 1.4
4 Sam Lantinga - Mon May 10 22:42:53 PDT 2010
5  * Fixed loading HAM6 images with stencil mask
6 Mark Tucker - Fri, 27 Nov 2009 12:38:21 -0500
7  * Fixed bug loading 15 and 16 bit BMP images
8
9 1.2.10:
10 Sam Lantinga - Sat Nov 14 11:22:14 PST 2009
11  * Fixed bug loading multiple images
12
13 1.2.9:
14 Sam Lantinga - Tue Nov 10 00:29:20 PST 2009
15  * Fixed alpha premultiplication on Mac OS X and iPhone OS
16 Sam Lantinga - Sun Nov  8 07:52:11 PST 2009
17  * Fixed checking for IMG_Init() return value in image loaders
18
19 1.2.8:
20 Sam Lantinga - Sun Oct  4 13:12:54 PDT 2009
21  * Added support for uncompressed PCX files
22 Mason Wheeler - 2009-06-10 06:29:45 PDT 
23  * Added IMG_Init()/IMG_Quit() to prevent constantly loading and unloading DLLs
24 Couriersud - Mon, 12 Jan 2009 17:21:13 -0800
25  * Added support for ICO and CUR image files
26 Eric Wing - Fri, 2 Jan 2009 02:01:16 -0800
27  * Added ImageIO loading infrastructure for Mac OS X
28  * Added UIImage loading infrastructure for iPhone / iPod Touch
29
30 1.2.7:
31 Sam Lantinga - Sun Nov  2 15:08:27 PST 2008
32  * Fixed buffer overflow in BMP loading code, discovered by j00ru//vx
33 Sam Lantinga - Fri Dec 28 08:34:54 PST 2007
34  * Fixed buffer overflow in GIF loading code, discovered by Michael Skladnikiewicz
35
36 1.2.6:
37 Sam lantinga - Wed Jul 18 00:30:32 PDT 2007
38  * Improved detection of libjpeg, libpng, and libtiff at configure time
39  * PNG and TIFF images are correctly identified even if dynamic libraries
40    to load them aren't available.
41  * Fixed loading of TIFF images using libtiff 3.6
42 Sam Lantinga - Thu Jul 5 07:52:35 2007
43  * Fixed static linking with libjpeg
44 Michael Koch - Tue Feb 13 10:09:17 2007
45  * Fixed crash in IMG_ReadXPMFromArray()
46
47 1.2.5:
48 Maurizio Monge - Sun May 14 13:57:32 PDT 2006
49  * Fixed loading BMP palettes at unusual offsets
50 Sam Lantinga - Thu May 11 21:51:19 PDT 2006
51  * Added support for dynamically loading libjpeg, libpng, and libtiff.
52 Sam Lantinga - Sun Apr 30 01:48:40 PDT 2006
53  * Added gcc-fat.sh for generating Universal binaries on Mac OS X
54  * Updated libtool support to version 1.5.22
55 Sam Lantinga - Sat Feb  4 15:17:44 PST 2006
56  * Added support for XV thumbnail images
57 Gautier Portet - Fri, 19 Mar 2004 17:35:12 +0100
58  * Added support for 32-bit BMP files with alpha
59
60 1.2.4:
61 Pierre G. Richard - Fri, 30 Jul 2004 11:13:11 +0000 (UTC)
62  * Added support for RLE encoded BMP files
63 Marc Le Douarain - Fri, 26 Dec 2003 18:23:42 +0100
64  * Added EHB and HAM mode support to the ILBM loader
65 Sam Lantinga - Wed Nov 19 00:23:44 PST 2003
66  * Updated libtool support for new mingw32 DLL build process
67 Holger Schemel - Mon, 04 Aug 2003 21:50:52 +0200
68  * Fixed crash loading certain PCX images
69 Kyle Davenport - Sat, 19 Apr 2003 17:13:31 -0500
70  * Added .la files to the development RPM, fixing RPM build on RedHat 8
71
72 1.2.3:
73 Ryan C. Gordon - Sat, 8 Feb 2003 09:36:33 -0500
74  * Fixed memory leak with non-seekable SDL_RWops
75 Marc Le Douarain - Sun, 22 Dec 2002 22:59:51 +0100
76  * Added 24-bit support to the ILBM format loader
77 Sam Lantinga - Sun Oct 20 20:55:46 PDT 2002
78  * Added shared library support for MacOS X
79 Pete Shinners - Thu Jun 20 10:05:54 PDT 2002
80  * The JPEG loader can now load EXIF format JPEG images
81 Dag-Erling Smorgrav - Thu May  2 19:09:48 PDT 2002
82  * The XCF loader now ignores invisible layers and channels
83
84 1.2.2:
85 Sam Lantinga - Sat Apr 13 07:49:47 PDT 2002
86  * Updated autogen.sh for new versions of automake
87  * Specify the SDL API calling convention (C by default)
88 Mattias Engdegård - Fri Dec 28 17:54:31 PST 2001
89  * Worked around exit() in the jpeg image library
90
91 1.2.1:
92 Mattias Engdegård - Tue Nov 20 08:08:53 PST 2001
93  * Fixed transparency in the GIF loading code
94 Daniel Morais - Sun Sep 23 16:32:13 PDT 2001
95  * Added support for the IFF (LBM) image format
96 Sam Lantinga - Sun Aug 19 01:51:44 PDT 2001
97  * Added Project Builder projects for building MacOS X framework
98 Mattias Engdegård - Tue Jul 31 04:32:29 PDT 2001
99  * Fixed transparency in 8-bit PNG files
100 Mattias Engdegård - Sat Apr 28 11:30:22 PDT 2001
101  * Added support for loading XPM image data directly
102 Paul Jenner - Sat, 14 Apr 2001 09:20:38 -0700 (PDT)
103  * Added support for building RPM directly from tar archive
104
105 1.2.0:
106 Sam Lantinga - Wed Apr  4 12:42:20 PDT 2001
107  * Synchronized release version with SDL 1.2.0
108
109 1.1.1:
110 Berni - Wed Mar  7 09:18:02 PST 2001
111  * Added initial GIMP XCF support (disabled by default)
112 Mattias Engdegård - Wed Mar  7 09:01:49 PST 2001
113  * Added general PNM (PPM/PGM/PBM) support
114 Mattias Engdegård - Sun Mar  4 14:23:42 PST 2001
115  * Fixed bugs in PPM support, added ASCII PPM support
116 Mattias Engdegård - Fri Mar  2 14:48:09 PST 2001
117  * Cleaned up some compiler warnings
118 Mattias Engdegård - Tue Feb 27 12:44:43 PST 2001
119  * Improved the PCX loading code
120  * Modified showimage to set hardware palette for 8-bit displays
121 Robert Stein - Thu, 22 Feb 2001 14:26:19 -0600
122  * Improved the PPM loading code
123 Sam Lantinga - Tue Jan 30 14:24:06 PST 2001
124  * Modified showimage to accept multiple images on the command line
125 Sam Lantinga - Mon Dec 18 02:49:29 PST 2000
126  * Added a Visual C++ project including JPEG and PNG loading support
127 Mattias Engdegård - Wed Dec  6 10:00:07 PST 2000
128  * Improved the XPM loading code
129
130 1.1.0:
131 Sam Lantinga - Wed Nov 29 00:46:27 PST 2000
132  * Added XPM file format support
133    Supports color, greyscale, and mono XPMs with and without transparency
134 Mattias Engdegård - Thu, 2 Nov 2000 23:23:17 +0100 (MET)
135  * Fixed array overrun when loading an unsupported format
136  * Minor compilation fixes for various platforms
137
138 1.0.10:
139 Mattias Engdegård - Wed Aug  9 20:32:22 MET DST 2000
140  * Removed the alpha flipping, made IMG_InvertAlpha() a noop
141  * Fixed nonexisting PCX alpha support
142  * Some TIFF bugfixes
143  * PNG greyscale images are loaded as 8bpp with a greyscale palette
144 Ray Kelm - Fri, 04 Aug 2000 20:58:00 -0400
145  * Added support for cross-compiling Windows DLL from Linux
146
147 1.0.9:
148 Mattias Engdegård - Sat Jul  1 17:57:37 PDT 2000
149  * PNG loader properly sets the colorkey on 8-bit transparent images
150 Mattias Engdegård - Sat Jul  1 13:24:47 PDT 2000
151  * Fixed a bug in PCX detection
152  * Added support for TGA files
153  * showimage shows a checker background for transparent images
154
155 1.0.8:
156 Mark Baker - Tue May 30 12:20:00 PDT 2000
157  * Added TIFF format loading support
158
159 1.0.7:
160 Mattias Engdegård - Sat May 27 14:18:33 PDT 2000
161  * Added fixes for loading images on big-endian systems
162
163 1.0.6:
164 Sam Lantinga - Sat Apr 29 10:18:32 PDT 2000
165  * showimage puts the name of the image in the title bar caption
166 Sam Lantinga - Sat Apr 29 10:05:58 PDT 2000
167  * Removed pitch check, since PNG already loads to a list of row pointers
168
169 1.0.5:
170 Sam Lantinga - Sun Apr 23 14:41:32 PDT 2000
171  * Added support for GIF transparency
172 Sam Lantinga - Wed Apr 12 14:39:20 PDT 2000
173  * Fixed memory heap crash on NT using PNG images
174 Matt Campbell - Thu, 13 Apr 2000 13:29:17 -0700
175  * Fixed PNG detection on some Linux systems
176
177 1.0.4:
178 Sam Lantinga - Tue Feb  1 13:33:53 PST 2000
179  * Cleaned up for Visual C++
180  * Added Visual C++ project file
181
182 1.0.3:
183 Sam Lantinga - Wed Jan 19 22:10:52 PST 2000
184  * Added CHANGES
185  * Added rpm spec file contributed by Hakan Tandogan
186  * Changed the name of the example program from "show" to "showimage"