Mon Jan 30 21:40:54 2012 -0500 Sam Lantinga Switched the SDL 2 autoconf macro to AM_PATH_SDL2 default tip
Mon Jan 30 20:09:56 2012 -0500 Sam Lantinga Updated Android Makefile for SDL2
Sat Jan 28 13:20:11 2012 -0500 Sam Lantinga Updated framework project for SDL2
Sat Jan 28 11:05:25 2012 -0500 Sam Lantinga Added the spec file to Mercurial so we can do hg archive for distribution archives
Sat Jan 28 10:51:24 2012 -0500 Sam Lantinga Fixed SDL_image header location
Sun Jan 22 23:56:56 2012 -0500 Sam Lantinga Updated the ignore file for SDL2_image files
Sun Jan 22 23:55:08 2012 -0500 Sam Lantinga Updated autotools
Sun Jan 22 23:46:42 2012 -0500 Sam Lantinga Successfully build an SDL2_image RPM
Sun Jan 22 23:46:29 2012 -0500 Sam Lantinga Fixed building on Linux
Sun Jan 22 23:20:50 2012 -0500 Sam Lantinga Switched from SDL_image to SDL2_image
Sun Jan 22 21:52:00 2012 -0500 Sam Lantinga Updated for SDL 2.0
Sun Jan 22 20:11:17 2012 -0500 Sam Lantinga Removed old MPW build
Sun Jan 22 17:54:10 2012 -0500 Sam Lantinga Removed unsupported Watcom files
Sun Jan 22 17:47:22 2012 -0500 Sam Lantinga Updated to version 1.2.13
Sun Jan 22 17:46:35 2012 -0500 Sam Lantinga Updated to version 1.2.13 SDL-1.2
Fri Jan 20 22:41:28 2012 -0500 Sam Lantinga Added tag release-1.2.12 for changeset d46c630f2cd6
Fri Jan 20 20:35:21 2012 -0500 Sam Lantinga Added third-party source archives to the SDL website release-1.2.12
Thu Jan 19 23:35:29 2012 -0500 Sam Lantinga Bump the version to 1.2.12
Thu Jan 19 23:19:44 2012 -0500 Sam Lantinga Fixed bug 1377 - SDL_image 1.2.11 corrupts png of PseudoClass type 8bit
Sun Jan 15 20:15:33 2012 -0500 Sam Lantinga Added tag release-1.2.11 for changeset 352bda544924
Sun Jan 15 16:28:26 2012 -0500 Sam Lantinga Updated to jpeg-v8d release-1.2.11
Sun Jan 15 00:06:29 2012 -0500 Sam Lantinga Added missing changelog item
Sat Jan 14 18:03:20 2012 -0500 Sam Lantinga Fixed loading 8-bit PNG images on Mac OS X
Sat Jan 14 02:22:40 2012 -0500 Sam Lantinga Switched compatibility version to 1 since the ABI is compatible with previous versions
Mon Jan 09 08:02:36 2012 -0500 Sam Lantinga Fixed name of framework in example program
Mon Jan 09 04:36:57 2012 -0500 Sam Lantinga Fixed import library location
Mon Jan 09 04:28:52 2012 -0500 Sam Lantinga Moved external libraries into the "external" directory and added x64 build configuration.
Mon Jan 09 01:54:21 2012 -0500 Sam Lantinga Moved external frameworks to the "Frameworks" directory for consistency
Mon Jan 09 00:24:54 2012 -0500 Sam Lantinga Updated Info.plist with the correct bundle identifier
Sun Jan 08 21:27:17 2012 -0500 Sam Lantinga Switched back to the normal framework name, but the bundle identifier has no underscores, so they'll pass the Apple Store checks
Sun Jan 08 14:49:13 2012 -0500 Sam Lantinga Updated Xcode project
Sun Jan 08 14:46:22 2012 -0500 Sam Lantinga Updated Xcode project
Sat Jan 07 22:24:34 2012 -0500 Sam Lantinga Fixed running on iPhone 3G
Thu Jan 05 23:00:44 2012 -0500 Sam Lantinga Missed Makefile.in
Thu Jan 05 22:18:51 2012 -0500 Sam Lantinga More project cleanup
Thu Jan 05 22:10:04 2012 -0500 Sam Lantinga Updated the iOS project
Tue Jan 03 22:14:17 2012 -0500 Sam Lantinga Fixed bug 1361 - Make error when building SDL_image from hg on Haiku - wants ObjectiveC compiler
Tue Jan 03 21:37:48 2012 -0500 Sam Lantinga Fixed bug 1359 - SDL_Image cannot load monochrome .PNG file
Tue Jan 03 20:04:02 2012 -0500 Sam Lantinga Fixed colorspace for ImageIO loading
Tue Jan 03 01:38:26 2012 -0500 Sam Lantinga Added a release note calling out the Mac OS X framework name change
Mon Jan 02 19:18:40 2012 -0500 Sam Lantinga Renamed the COPYING files to LICENSE so it's more clear to people not used to the GPL name convention.
Mon Jan 02 19:15:46 2012 -0500 Sam Lantinga Updated the project for release.
Mon Jan 02 17:19:13 2012 -0500 Sam Lantinga Updated the Windows build to:
Mon Jan 02 15:48:33 2012 -0500 Sam Lantinga Find the new JPEG library on Win32
Mon Jan 02 14:17:44 2012 -0500 Sam Lantinga Needed .libs on the ignore list
Mon Jan 02 14:16:38 2012 -0500 Sam Lantinga Added configure to source control so it's possible to build directly from Mercurial
Sat Dec 31 13:34:24 2011 -0500 Sam Lantinga Fixed bug 1279 - Apps with SDL_* frameworks get rejected from Mac App Store
Sat Dec 31 12:38:49 2011 -0500 Sam Lantinga Fixed bug 1236 - CreateCGImageSourceFromRWops leaks
Sat Dec 31 12:36:11 2011 -0500 Sam Lantinga Better mingw fix, future proof
Sat Dec 31 10:35:14 2011 -0500 Sam Lantinga Updated the README with the new licensing terms
Sat Dec 31 09:41:39 2011 -0500 Sam Lantinga Happy New Year!
Fri Dec 30 16:14:00 2011 -0500 Sam Lantinga SDL_image uses ImageIO for ios4 and osx and UIImage on ios3
Fri Dec 30 15:57:44 2011 -0500 Sam Lantinga Michael Bonfils added WEBP image support
Wed Oct 26 18:24:20 2011 -0400 Ryan C. Gordon Unpacked Xcode project files.
Sun Jun 12 20:14:22 2011 +0300 Dimitris Zenios Fixes a bug where Mingw defines JPEG_TRUE JPEG_FALSE AND JPEG_boolean in libjpeg-8
Thu Aug 25 02:24:35 2011 -0400 Ryan C. Gordon Fixed some realloc() mistakes that cppcheck discovered.
Sun Aug 14 21:13:02 2011 -0400 Sam Lantinga Fat build no longer supports PowerPC
Thu Apr 07 07:50:52 2011 -0700 Sam Lantinga Fixed bug 1179 (IMG_jpg.c doesn't build with the new libjpeg)
Mon Mar 28 10:11:00 2011 -0700 Sam Lantinga Merged Eric's changes to support ImageIO on iOS
Sun Feb 06 23:50:23 2011 -0800 Eric Wing Xcode/iOS: cross project dependendeny, ImageIO