log src/audio/SDL_audio.c @ 1895:c121d94672cb

age author description
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.
Tue, 09 May 2006 08:52:54 +0000 Sam Lantinga Fixed bug #137
Sun, 07 May 2006 03:40:06 +0000 Sam Lantinga Fixed bug #215
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
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
Sat, 20 May 2006 04:35:58 +0000 Sam Lantinga Added API requested in bug #43: SDL-1.3
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Tue, 21 Mar 2006 09:33:54 +0000 Sam Lantinga Good idea, renaming OpenBSD audio to BSD audio.
Tue, 21 Mar 2006 06:45:47 +0000 Sam Lantinga Fixed bug #18
Tue, 21 Mar 2006 00:56:10 +0000 Ryan C. Gordon Try to fill the hardware audio buffer immediately.
Tue, 14 Mar 2006 08:53:33 +0000 Ryan C. Gordon Implemented dummy audio driver.
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X
Sun, 26 Feb 2006 19:30:21 +0000 Sam Lantinga Updated OS/2 build, yay!
Tue, 21 Feb 2006 18:29:39 +0000 Sam Lantinga Fixed some preprocessor mangling
Tue, 21 Feb 2006 09:14:58 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Sun, 19 Feb 2006 23:46:34 +0000 Sam Lantinga Use only safe string functions
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 12:11:33 +0000 Sam Lantinga Configure dynamically generates SDL_config.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Tue, 13 Dec 2005 16:40:12 +0000 Sam Lantinga Date: Tue, 13 Dec 2005 13:33:50 +0000
Wed, 23 Nov 2005 07:29:56 +0000 Ryan C. Gordon OS/2 port!
Fri, 17 Sep 2004 13:20:10 +0000 Sam Lantinga Date: Fri, 25 Jun 2004 13:29:15 +0100
Sat, 21 Aug 2004 12:27:02 +0000 Sam Lantinga Here are patches for SDL12 and SDL_mixer for 4 or 6 channel
Sat, 21 Aug 2004 03:21:44 +0000 Sam Lantinga CoreAudio driver works on Mac OSX 10.1
Sat, 21 Aug 2004 02:06:30 +0000 Sam Lantinga Audio improvements from Max Horn, including a new CoreAudio driver for MacOSX
Wed, 11 Feb 2004 07:26:29 +0000 Sam Lantinga Simplify code and clean up Valgrind warning
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Mon, 04 Aug 2003 00:52:42 +0000 Sam Lantinga Date: Sat, 2 Aug 2003 16:22:51 +0300
Tue, 22 Jul 2003 14:01:21 +0000 Sam Lantinga Added audio and CD-ROM support for OSF/Tru64 (thanks Hayashi!)
Mon, 07 Jul 2003 19:16:03 +0000 Patrice Mandin Atari MiNT: added more audio drivers
Thu, 29 May 2003 04:44:13 +0000 Sam Lantinga Added initial support for RISC OS (thanks Peter Naulls!)
Sat, 05 Oct 2002 16:50:56 +0000 Sam Lantinga Added initial support for Dreamcast (thanks HERO!)
Mon, 10 Jun 2002 20:42:53 +0000 Sam Lantinga Added Atari audio support (thanks Patrice!)
Sat, 30 Mar 2002 19:48:56 +0000 Sam Lantinga The audio lock and unlock functions are now a part of the driver.
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Wed, 09 Jan 2002 16:04:58 +0000 Sam Lantinga Don't allow multiple audio opens to succeed (until SDL 1.3)
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Thu, 09 Aug 2001 13:09:47 +0000 Sam Lantinga Audio subsystem no longer assumes sun audio API on UNIX systems
Mon, 23 Jul 2001 02:58:42 +0000 Sam Lantinga Name changed from OBSD to OPENBSD_AUDIO
Sun, 08 Jul 2001 09:00:06 +0000 Sam Lantinga Cleaned up the OpenBSD port, thanks to Peter Valchev
Sat, 16 Jun 2001 01:51:42 +0000 Sam Lantinga Added an audio driver that writes to disk (thanks Ryan!)
Sat, 26 May 2001 21:39:01 +0000 Sam Lantinga Oops, typo fix
Sat, 26 May 2001 16:58:37 +0000 Sam Lantinga Added native OpenBSD audio driver (thanks vedge!)
Wed, 23 May 2001 00:36:17 +0000 Sam Lantinga Added detection of Open Sound System on Solaris x86
Thu, 10 May 2001 20:13:29 +0000 Sam Lantinga Updated the Amiga OS port of SDL (thanks Gabriele)
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision