log src/audio/mint/SDL_mintaudio_mcsn.c @ 3846:66fb40445587 SDL-ryan-multiple-audio-device

age author description
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
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
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
Wed, 04 Oct 2006 19:54:23 +0000 Ryan C. Gordon Bunch of 1.3 audio cleanups to remove FIXMEs, get driver specific crap out of SDL-ryan-multiple-audio-device
Thu, 01 Jan 2009 08:21:19 +0000 Sam Lantinga indent
Thu, 01 Jan 2009 07:54:58 +0000 Ryan C. Gordon Adjusted default choice of audio driver.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Fri, 13 Jul 2007 23:58:22 +0000 Patrice Mandin Rename LockAudio,UnlockAudio to LockDevice,UnlockDevice. Also some small fixes
Sat, 28 Oct 2006 16:48:03 +0000 Sam Lantinga indent is evil
Tue, 17 Oct 2006 09:15:21 +0000 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
Sun, 24 Sep 2006 15:56:55 +0000 Sam Lantinga Formatting update
Sat, 16 Sep 2006 16:59:46 +0000 Patrice Mandin Save/restore FPU registers in interrupt
Fri, 01 Sep 2006 06:32:54 +0000 Ryan C. Gordon MiNT audio driver cleanups for clamping types and channels to supported
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.
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
Tue, 21 Feb 2006 21:45:31 +0000 Patrice Mandin Fixed include files
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
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 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Wed, 10 Aug 2005 13:29:49 +0000 Patrice Mandin Use MiNT thread to update DMA pointers instead of unusable MFP interrupt
Sun, 07 Aug 2005 12:17:28 +0000 Patrice Mandin Can use both clocks of FDI interface on Falcon, plus digital output
Fri, 29 Jul 2005 10:59:49 +0000 Patrice Mandin Disable XBIOS in interrupt also under Magic
Wed, 20 Jul 2005 17:39:10 +0000 Patrice Mandin XBIOS in interrupt not usable under MiNT
Fri, 29 Oct 2004 11:19:03 +0000 Patrice Mandin Forgot to disable debug messages
Fri, 29 Oct 2004 09:56:53 +0000 Patrice Mandin Date: Fri, 29 Oct 2004 11:47:09 +0200
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Sat, 30 Aug 2003 20:00:11 +0000 Patrice Mandin Small bugfixes
Mon, 07 Jul 2003 19:16:03 +0000 Patrice Mandin Atari MiNT: added more audio drivers