Fri, 05 Aug 2016 01:59:06 -0400 |
Ryan C. Gordon |
audio: changed some SDL_memset() calls to SDL_zero(), other minor corrections.
|
file |
diff |
annotate
|
Fri, 05 Aug 2016 01:44:15 -0400 |
Ryan C. Gordon |
audio: Removed internal SDL_audiomem.h and macros.
|
file |
diff |
annotate
|
Fri, 05 Aug 2016 01:44:41 -0400 |
Ryan C. Gordon |
audio: Clean up some CloseDevice() interface details.
|
file |
diff |
annotate
|
Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
file |
diff |
annotate
|
Thu, 04 Jun 2015 17:52:51 +0200 |
Philipp Wiesemann |
AIX: Fixed nearly impossible file descriptor leak.
|
file |
diff |
annotate
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
file |
diff |
annotate
|
Wed, 18 Mar 2015 02:01:17 -0400 |
Ryan C. Gordon |
Bunch of reworking to how we manage audio devices.
|
file |
diff |
annotate
|
Mon, 16 Mar 2015 02:11:39 -0400 |
Ryan C. Gordon |
Initial work on audio device hotplug support.
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 00:53:27 -0800 |
Sam Lantinga |
Fixed bug 2374 - Update copyright for 2014...
|
file |
diff |
annotate
|
Sun, 24 Nov 2013 23:56:17 -0500 |
Ryan C. Gordon |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 20:42:55 -0700 |
Sam Lantinga |
Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values.
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 08:29:21 -0700 |
Sam Lantinga |
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
file |
diff |
annotate
|
Sat, 18 May 2013 14:17:52 -0700 |
Sam Lantinga |
File style cleanup for the SDL 2.0 release
|
file |
diff |
annotate
|
Sun, 31 Mar 2013 13:05:40 -0400 |
Ryan C. Gordon |
Changed audio subsystem's OpenDevice interface to return -1 on error.
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:16:08 -0500 |
Sam Lantinga |
Happy New Year!
SDL-1.2
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 05:56:58 -0400 |
Sam Lantinga |
Lots of fixes importing SDL source wholesale into a new iOS project
|
file |
diff |
annotate
|
Tue, 26 Jul 2011 14:18:00 -0700 |
Ryan C. Gordon |
Removed needless macros in various audio targets.
|
file |
diff |
annotate
|
Sun, 24 Jul 2011 03:37:13 -0700 |
Ryan C. Gordon |
Removed /dev/dsp DMA audio target.
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 22:37:15 -0800 |
Sam Lantinga |
Happy 2011! :)
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:25:42 +0000 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
file |
diff |
annotate
|
Tue, 17 Oct 2006 09:09:21 +0000 |
Ryan C. Gordon |
Removed distinction between "available" and "init" in audio backends, since
SDL-ryan-multiple-audio-device
|
file |
diff |
annotate
|
Sat, 07 Oct 2006 20:20:59 +0000 |
Ryan C. Gordon |
Paudio driver moved to 1.3 API.
SDL-ryan-multiple-audio-device
|
file |
diff |
annotate
|
Thu, 05 Oct 2006 01:13:47 +0000 |
Ryan C. Gordon |
Cleaning out SDL_audiodev.c and related references ...
SDL-ryan-multiple-audio-device
|
file |
diff |
annotate
|
Wed, 04 Oct 2006 21:27:53 +0000 |
Ryan C. Gordon |
Audio bootstraps can now specify that a driver is only to be used if
SDL-ryan-multiple-audio-device
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 06:01:33 +0000 |
Ryan C. Gordon |
Removed test for "driver is valid, but doesn't see any audio devices."
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
file |
diff |
annotate
|
Thu, 01 Jan 2009 08:21:19 +0000 |
Sam Lantinga |
indent
|
file |
diff |
annotate
|
Thu, 01 Jan 2009 07:54:58 +0000 |
Ryan C. Gordon |
Adjusted default choice of audio driver.
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
file |
diff |
annotate
|
Tue, 10 Jun 2008 06:45:39 +0000 |
Darren Alton |
First commit. Added header configs for DS as well as a Makefile. Initial work on framebuffer video driver, currently not functioning as desired.
gsoc2008_nds
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 16:48:03 +0000 |
Sam Lantinga |
indent is evil
|
file |
diff |
annotate
|
Tue, 17 Oct 2006 09:15:21 +0000 |
Ryan C. Gordon |
Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
|
file |
diff |
annotate
|
Thu, 24 Aug 2006 12:10:46 +0000 |
Ryan C. Gordon |
First shot at new audio data types (int32 and float32).
|
file |
diff |
annotate
|
Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
file |
diff |
annotate
|
Mon, 29 May 2006 04:04:35 +0000 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
file |
diff |
annotate
|
Sun, 28 May 2006 13:04:16 +0000 |
Sam Lantinga |
Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API.
SDL-1.3
|
file |
diff |
annotate
|
Tue, 21 Feb 2006 08:46:50 +0000 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
file |
diff |
annotate
|
Thu, 16 Feb 2006 10:11:48 +0000 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
file |
diff |
annotate
|
Fri, 10 Feb 2006 06:48:43 +0000 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
file |
diff |
annotate
|
Tue, 07 Feb 2006 09:29:18 +0000 |
Sam Lantinga |
Removed uses of stdlib.h and string.h
|
file |
diff |
annotate
|
Tue, 07 Feb 2006 06:59:48 +0000 |
Sam Lantinga |
Use SDL_ prefixed versions of C library functions.
|
file |
diff |
annotate
|
Wed, 01 Feb 2006 06:32:25 +0000 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
file |
diff |
annotate
|
Thu, 26 Apr 2001 16:45:43 +0000 |
Sam Lantinga |
Initial revision
|
file |
diff |
annotate
|