Sat, 02 Jan 2021 10:25:38 -0800 |
Updated copyright for 2021
|
file | diff | annotate |
Thu, 16 Jan 2020 20:49:25 -0800 |
Updated copyright date for 2020
|
file | diff | annotate |
Fri, 04 Jan 2019 22:01:14 -0800 |
Updated copyright for 2019
|
file | diff | annotate |
Wed, 03 Jan 2018 10:03:25 -0800 |
Updated copyright for 2018
|
file | diff | annotate |
Sun, 01 Jan 2017 18:33:28 -0800 |
Updated copyright for 2017
|
file | diff | annotate |
Thu, 11 Aug 2016 22:22:09 -0400 |
audio: Renamed some internal driver symbols in various targets.
|
file | diff | annotate |
Fri, 05 Aug 2016 02:04:48 -0400 |
audio: Changed OnlyHasDefaultInputDevice to OnlyHasDefaultCaptureDevice.
|
file | diff | annotate |
Wed, 03 Aug 2016 16:54:10 -0400 |
dummy audio: Patched to compile.
|
file | diff | annotate |
Wed, 03 Aug 2016 02:18:47 -0400 |
dummy audio: Implemented dummy audio capture support. :)
|
file | diff | annotate |
Sat, 02 Jan 2016 10:10:34 -0800 |
Updated copyright to 2016
|
file | diff | annotate |
Tue, 26 May 2015 06:27:46 -0700 |
Updated the copyright year to 2015
|
file | diff | annotate |
Wed, 18 Mar 2015 02:01:17 -0400 |
Bunch of reworking to how we manage audio devices.
|
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 |
Sun, 31 Mar 2013 13:05:40 -0400 |
Changed audio subsystem's OpenDevice interface to return -1 on error.
|
file | diff | annotate |
Fri, 15 Feb 2013 08:47:44 -0800 |
Happy New Year!
|
file | diff | annotate |
Sat, 31 Dec 2011 09:28:07 -0500 |
Happy New Year!
|
file | diff | annotate |
Sat, 31 Dec 2011 09:16:08 -0500 |
Happy New Year!
|
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 |
Mon, 08 Dec 2008 00:25:42 +0000 |
Updated copyright date
|
file | diff | annotate |
Tue, 17 Oct 2006 09:09:21 +0000 |
Removed distinction between "available" and "init" in audio backends, since
|
file | diff | annotate |
Fri, 06 Oct 2006 04:46:58 +0000 |
Moved AudioBootstrap section in converted drivers to bottom of source, so I
|
file | diff | annotate |
Fri, 06 Oct 2006 01:13:09 +0000 |
Removed some prototypes for non-existant functions in dummy audio driver.
|
file | diff | annotate |
Thu, 05 Oct 2006 01:13:47 +0000 |
Cleaning out SDL_audiodev.c and related references ...
|
file | diff | annotate |
Wed, 04 Oct 2006 21:27:53 +0000 |
Audio bootstraps can now specify that a driver is only to be used if
|
file | diff | annotate |
Wed, 04 Oct 2006 19:54:23 +0000 |
Bunch of 1.3 audio cleanups to remove FIXMEs, get driver specific crap out of
|
file | diff | annotate |
Tue, 03 Oct 2006 22:17:59 +0000 |
Changed some 1.3 audio symbol names.
|
file | diff | annotate |
Sun, 01 Oct 2006 05:24:03 +0000 |
First batch of heavy lifting on supporting multiple audio devices at once.
|
file | diff | annotate |
Tue, 26 Jan 2010 06:01:33 +0000 |
Removed test for "driver is valid, but doesn't see any audio devices."
|
file | diff | annotate |
Sun, 24 Jan 2010 21:10:53 +0000 |
Fixed bug #926
|
file | diff | annotate |
Mon, 08 Dec 2008 00:27:32 +0000 |
Updated copyright date
|
file | diff | annotate |
Sat, 28 Oct 2006 16:48:03 +0000 |
indent is evil
|
file | diff | annotate |
Tue, 17 Oct 2006 09:15:21 +0000 |
Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
|
file | diff | annotate |
Mon, 10 Jul 2006 21:04:37 +0000 |
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 |
more tweaking indent options
|
file | diff | annotate |
Sun, 28 May 2006 13:04:16 +0000 |
Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API.
|
file | diff | annotate |
Wed, 15 Mar 2006 03:50:34 +0000 |
*** empty log message ***
|
file | diff | annotate |
Tue, 14 Mar 2006 19:12:49 +0000 |
Corrected dummy audio callback firing to be realistic, cleaned up tabs.
|
file | diff | annotate |
Tue, 14 Mar 2006 16:19:32 +0000 |
By default all the real targets have dummy audio/video and disk audio.
|
file | diff | annotate |
Tue, 14 Mar 2006 08:53:33 +0000 |
Implemented dummy audio driver.
|
file | diff | annotate |