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
|
Wed, 03 Aug 2016 01:57:41 -0400 |
Ryan C. Gordon |
bsdaudio: first shot at audio capture support!
|
file |
diff |
annotate
|
Wed, 03 Aug 2016 01:56:58 -0400 |
Ryan C. Gordon |
bsdaudio: this appears to be using the wrong variable...?
|
file |
diff |
annotate
|
Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
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
|
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:20:22 -0700 |
Ryan C. Gordon |
Removed no-op Deinitialize methods in audio drivers.
|
file |
diff |
annotate
|
Tue, 26 Jul 2011 14:18:00 -0700 |
Ryan C. Gordon |
Removed needless macros in various audio targets.
|
file |
diff |
annotate
|
Thu, 04 Aug 2011 00:31:11 -0400 |
Ryan C. Gordon |
Cleaned up audio device detection. Cleared out a lot of cut-and-paste.
|
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 05:36:36 +0000 |
Ryan C. Gordon |
Moved more audio drivers to 1.3 API (all 5 MiNT backends, BSD, IRIX...), and
SDL-ryan-multiple-audio-device
|
file |
diff |
annotate
|
Fri, 06 Oct 2006 04:46:58 +0000 |
Ryan C. Gordon |
Moved AudioBootstrap section in converted drivers to bottom of source, so I
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
|