log

age author description
Fri, 06 Oct 2006 03:32:48 +0000 Ryan C. Gordon Removed duplicate state from arts driver. SDL-ryan-multiple-audio-device
Fri, 06 Oct 2006 02:40:02 +0000 Ryan C. Gordon Updated arts driver for 1.3 audio API. SDL-ryan-multiple-audio-device
Fri, 06 Oct 2006 01:13:09 +0000 Ryan C. Gordon Removed some prototypes for non-existant functions in dummy audio driver. SDL-ryan-multiple-audio-device
Thu, 05 Oct 2006 04:47:13 +0000 Ryan C. Gordon Multiple audio device code is now working for dsp and dma targets. SDL-ryan-multiple-audio-device
Thu, 05 Oct 2006 01:13:47 +0000 Ryan C. Gordon Cleaning out SDL_audiodev.c and related references ... SDL-ryan-multiple-audio-device
Thu, 05 Oct 2006 01:06:06 +0000 Ryan C. Gordon Another s/video/audio typo. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 22:51:30 +0000 Ryan C. Gordon DART allegedly does up to quad output. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 22:42:26 +0000 Ryan C. Gordon Removed some FIXMEs that'll probably never actually need fixing. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 22:23:57 +0000 Ryan C. Gordon Disk audio can now use device name for target filename. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 22:16:46 +0000 Ryan C. Gordon Removed an if (), which lets this code section be a little less cluttered... SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 22:10:09 +0000 Ryan C. Gordon Removed ESD cruft from the core...now the driver will use esound if there's SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 21:58:48 +0000 Ryan C. Gordon Moving more out of core and into drivers... SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 21:54:57 +0000 Ryan C. Gordon Removed AmigaOS audio driver from 1.3; it hasn't compiled for years, and it SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 21:39:45 +0000 Ryan C. Gordon Changed wording on test output. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 21:39:33 +0000 Ryan C. Gordon Fixed CoreAudio specific device open. SDL-ryan-multiple-audio-device