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