Tue, 10 Jun 2014 19:37:59 -0400 |
Fix audio resampling in some cases.
|
file | diff | annotate |
Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Sun, 24 Nov 2013 23:56:17 -0500 |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file | diff | annotate |
Fri, 15 Feb 2013 08:47:44 -0800 |
Happy New Year!
|
file | diff | annotate |
Thu, 12 Jan 2012 22:54:09 -0500 |
Better interpolation for the x4 upsampling case
|
file | diff | annotate |
Sun, 08 Jan 2012 17:31:11 -0500 |
Fixed memory corruption in the upsampling code, caught by valgrind
|
file | diff | annotate |
Sun, 08 Jan 2012 17:10:57 -0500 |
Fixed bug 1014 - SDL_ConvertAudio crashes
|
file | diff | annotate |
Sat, 31 Dec 2011 09:28:07 -0500 |
Happy New Year!
|
file | diff | annotate |
Tue, 11 Oct 2011 22:35:19 -0400 |
Fixed compiler warning for unused variable in generated C code.
|
file | diff | annotate |
Tue, 11 Oct 2011 22:34:52 -0400 |
Fixed perl string escaping thing.
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Sat, 18 Sep 2010 18:15:08 -0700 |
Fixed crashing loading 48KHz audio, contributed by Terry Welsh
|
file | diff | annotate |
Mon, 28 Dec 2009 08:28:24 +0000 |
Fixed buffer overflows in resamplers.
|
file | diff | annotate |
Mon, 12 Jan 2009 08:46:28 +0000 |
Fixed Visual C++ build
|
file | diff | annotate |
Sun, 11 Jan 2009 04:46:14 +0000 |
NULL-terminate the lists of autogenerated converters.
|
file | diff | annotate |
Sun, 11 Jan 2009 04:39:09 +0000 |
Allow builds that reduce or eliminate the converters/resamplers.
|
file | diff | annotate |
Fri, 09 Jan 2009 15:41:45 +0000 |
First shot at autogenerated audio resamplers.
|
file | diff | annotate |
Fri, 02 Jan 2009 08:12:14 +0000 |
Fixed off-by-one in audio converters, when growing a data type's size.
|
file | diff | annotate |
Fri, 02 Jan 2009 07:34:01 +0000 |
Avoid unnecessary assignment in generated audio type converters.
|
file | diff | annotate |
Mon, 08 Dec 2008 00:27:32 +0000 |
Updated copyright date
|
file | diff | annotate |
Fri, 01 Sep 2006 18:07:41 +0000 |
Fixed broken audio conversions between float and unsigned datatypes.
|
file | diff | annotate |
Mon, 28 Aug 2006 03:17:39 +0000 |
Added source color and alpha modulation support.
|
file | diff | annotate |
Thu, 24 Aug 2006 12:10:46 +0000 |
First shot at new audio data types (int32 and float32).
|
file | diff | annotate |