2006-07-24 |
Ryan C. Gordon |
Patched to compile. Fixes Bugzilla #285.
SDL-1.2
|
2006-07-10 |
Sam Lantinga |
Updated the snapshot build target to reflect the new source location
SDL-1.2
|
2006-07-10 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
SDL-1.2
|
2006-10-17 |
Ryan C. Gordon |
Removed distinction between "available" and "init" in audio backends, since
SDL-ryan-multiple-audio-device
|
2006-10-17 |
Ryan C. Gordon |
ALSA's availability test was wrong in multi-device land. If the ALSA libraries
SDL-ryan-multiple-audio-device
|
2006-10-17 |
Ryan C. Gordon |
I really don't want to update these last two audio backends...I added an
SDL-ryan-multiple-audio-device
|
2006-10-17 |
Ryan C. Gordon |
Added a FIXME.
SDL-ryan-multiple-audio-device
|
2006-10-17 |
Ryan C. Gordon |
Moved DirectSound audio target to SDL 1.3 API and did some house cleaning.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
Moved windib (waveout) audio to 1.3 API and made other cleanups.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
Some fixes that were discovered when trying to get OS/2 audio working again...
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
OS/2 audio code works in 1.3 now.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
This file probably got corrupted by a pretty printer at some point...
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
BeOS audio now works in 1.3 branch.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
Patched to build on pre-C99 compilers.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
Patched to build on pre-C99 compilers.
SDL-ryan-multiple-audio-device
|
2006-10-08 |
Ryan C. Gordon |
Still more PAudio renames...
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Whoops, changed that symbol name...
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Paudio driver moved to 1.3 API.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Forgot to add NTO_Init()...
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Fixed some things to use SDL C runtime functions.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Moved NTO audio driver to 1.3 API.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Fixed duplicate include-once blockers.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Moved mme audio driver to 1.3 API.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Minor fixes in dsp driver.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Dynamic loading for NAS audio driver.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Minor ALSA dynamic loading fix.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Look for NAS libraries in normal paths (where Ubuntu installs them).
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Minor NAS tweak.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Moved NAS audio driver to 1.3 API.
SDL-ryan-multiple-audio-device
|
2006-10-07 |
Ryan C. Gordon |
Moved more audio drivers to 1.3 API (all 5 MiNT backends, BSD, IRIX...), and
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Updated a bunch of audio backends to 1.3 API (Dreamcast, OS/2, ALSA, and
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Mangled ALSA dynamic loading...static loading will still work if you have the
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Patched to compile.
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Moved AudioBootstrap section in converted drivers to bottom of source, so I
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Updated esd audio driver for 1.3 API.
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
One more minor cleanup in arts driver.
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Removed duplicate state from arts driver.
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Updated arts driver for 1.3 audio API.
SDL-ryan-multiple-audio-device
|
2006-10-06 |
Ryan C. Gordon |
Removed some prototypes for non-existant functions in dummy audio driver.
SDL-ryan-multiple-audio-device
|
2006-10-05 |
Ryan C. Gordon |
Multiple audio device code is now working for dsp and dma targets.
SDL-ryan-multiple-audio-device
|
2006-10-05 |
Ryan C. Gordon |
Cleaning out SDL_audiodev.c and related references ...
SDL-ryan-multiple-audio-device
|
2006-10-05 |
Ryan C. Gordon |
Another s/video/audio typo.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
DART allegedly does up to quad output.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Removed some FIXMEs that'll probably never actually need fixing.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Disk audio can now use device name for target filename.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Removed an if (), which lets this code section be a little less cluttered...
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Removed ESD cruft from the core...now the driver will use esound if there's
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Moving more out of core and into drivers...
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Removed AmigaOS audio driver from 1.3; it hasn't compiled for years, and it
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Changed wording on test output.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Fixed CoreAudio specific device open.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Audio bootstraps can now specify that a driver is only to be used if
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Cut-and-paste typo fix.
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
Bunch of 1.3 audio cleanups to remove FIXMEs, get driver specific crap out of
SDL-ryan-multiple-audio-device
|
2006-10-04 |
Ryan C. Gordon |
More 1.3 audio work...moved dsp and dma drivers over to new model. Untested!
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Test program to play audio to every available device, one at a time, then all
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Removed a FIXME
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Changed some 1.3 audio symbol names.
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Updated 1.3 audio documentation.
SDL-ryan-multiple-audio-device
|
2006-10-03 |
Ryan C. Gordon |
Added audio device enumeration for 1.3.
SDL-ryan-multiple-audio-device
|