Wed, 09 Oct 2019 17:25:15 -0700 |
Use 100 ms as the default GIF animation delay if it's not specified, or very small.
|
file | diff | annotate |
Wed, 09 Oct 2019 20:30:10 +0300 |
IMG_gif.c: build fixes.
|
file | diff | annotate |
Wed, 09 Oct 2019 09:29:59 -0700 |
Fixed some MSVC compiler warnings
|
file | diff | annotate |
Thu, 03 Oct 2019 18:42:15 -0700 |
Fixed crash when the application is out of memory
|
file | diff | annotate |
Thu, 03 Oct 2019 18:16:41 -0700 |
Added support for loading animated GIFs
|
file | diff | annotate |
Thu, 12 Sep 2019 11:56:56 +0300 |
gif: fix detection of truncated files in GetCode (bug #4802)
|
file | diff | annotate |
Thu, 12 Sep 2019 11:56:50 +0300 |
gif: fix detection of truncated files in GetCode (bug #4802)
|
file | diff | annotate |
Wed, 11 Sep 2019 23:29:20 +0300 |
gif: fix indentation
|
file | diff | annotate |
Wed, 10 Jul 2019 23:44:50 +0300 |
gif: bacport fix for bug 4451:
|
file | diff | annotate |
Tue, 18 Jun 2019 12:33:39 -0400 |
- fix access violation
|
file | diff | annotate |
Mon, 10 Jun 2019 16:32:43 -0700 |
Fixed bug 4451 - Loading GIFs on multiple threads returns garbage output and crashes
|
file | diff | annotate |
Fri, 04 Jan 2019 22:02:01 -0800 |
Updated copyright for 2019
|
file | diff | annotate |
Tue, 16 Oct 2018 20:02:02 +0300 |
backports of multiple bug fixes from 2.0:
|
file | diff | annotate |
Wed, 26 Sep 2018 15:19:17 -0400 |
gif: Don't get into infinite loops on truncated files.
|
file | diff | annotate |
Thu, 01 Mar 2018 09:32:34 -0800 |
Updated copyright for 2018
|
file | diff | annotate |
Sat, 27 Jan 2018 23:28:09 -0500 |
gif: report error on bogus LWZ data, instead of overflowing a buffer.
|
file | diff | annotate |
Sun, 22 Oct 2017 01:23:38 -0700 |
Removed some dependencies on C runtime for building on Windows
|
file | diff | annotate |
Sun, 01 Jan 2017 18:50:51 -0800 |
Updated copyright for 2017
|
file | diff | annotate |
Sat, 02 Jan 2016 10:42:34 -0800 |
Updated copyright to 2016
|
file | diff | annotate |
Tue, 21 May 2013 21:24:32 -0700 |
Cleaned up whitespace for the 2.0.0 release
|
file | diff | annotate |
Fri, 15 Feb 2013 14:47:06 -0800 |
Updated copyright year
|
file | diff | annotate |
Sun, 03 Feb 2013 08:37:28 -0800 |
Added VS2010 and VS2012 projects; updates for VS compile; fixes from VS code analysis and code review
|
file | diff | annotate |
Sun, 22 Jan 2012 23:46:29 -0500 |
Fixed building on Linux
|
file | diff | annotate |
Sun, 22 Jan 2012 21:52:00 -0500 |
Updated for SDL 2.0
|
file | diff | annotate |
Mon, 02 Jan 2012 17:19:13 -0500 |
Updated the Windows build to:
|
file | diff | annotate |
Sat, 31 Dec 2011 09:41:39 -0500 |
Happy New Year!
|
file | diff | annotate |
Tue, 10 Nov 2009 06:00:59 +0000 |
In the process of tracking down bug #868, made ImageIO the default for building using command line tools, and cleaned up the ImageIO image loading code.
|
file | diff | annotate |
Sun, 08 Nov 2009 17:13:36 +0000 |
Use RW_SEEK constants for RWseek()
|
file | diff | annotate |
Mon, 08 Dec 2008 00:27:32 +0000 |
Updated copyright date
|
file | diff | annotate |
Fri, 28 Dec 2007 16:43:56 +0000 |
Updated version to 1.2.7
|
file | diff | annotate |
Tue, 13 Feb 2007 10:09:17 +0000 |
SDL_image shouldn't dereference a rwops if it's NULL.
|
file | diff | annotate |
Sun, 14 May 2006 05:16:30 +0000 |
Fixed warnings with MPW
|
file | diff | annotate |
Sat, 04 Feb 2006 23:39:03 +0000 |
Updated copyright information
|
file | diff | annotate |
Sat, 04 Feb 2006 22:26:04 +0000 |
If there's an error loading an image, seek back to the start of the image.
|
file | diff | annotate |
Sat, 04 Feb 2006 20:37:17 +0000 |
Fixed image type functions so they seek back to where they started
|
file | diff | annotate |
Sun, 04 Jan 2004 17:41:55 +0000 |
Updated copyright information for 2004 (Happy New Year!)
|
file | diff | annotate |
Fri, 14 Dec 2001 13:02:16 +0000 |
*** empty log message ***
|
file | diff | annotate |
Tue, 20 Nov 2001 16:09:46 +0000 |
Mattias Engdeg�rd - Tue Nov 20 08:08:53 PST 2001
|
file | diff | annotate |
Sun, 18 Mar 2001 18:08:19 +0000 |
Another patch from Mattias
|
file | diff | annotate |
Wed, 29 Nov 2000 11:55:32 +0000 |
1.1.0:
|
file | diff | annotate |
Thu, 10 Aug 2000 06:05:39 +0000 |
Initial revision
|
file | diff | annotate |