aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutputs/audioOutput_ao.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Use a macro to declare disabled audio output pluginsJ. Alexander Treuman2006-07-141-13/+2
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* remove C++ style commentsEric Wong2005-11-191-1/+1
* if no audioOutput specified, we no attempt to detect if there exists a usable...Warren Dukes2005-03-121-0/+2
* implemented dropping of current buffered audio, works for oss, but there seemsWarren Dukes2005-03-051-0/+6
* this should fix compile bugs #350 and #351Warren Dukes2005-01-161-0/+20
* don't need to pass audioFormat to openDeviceFuncWarren Dukes2004-11-191-6/+4
* remove signal handling code from ao open() and close()Warren Dukes2004-11-031-5/+0
* DEBUG statement that prints out which ao driver is being usedWarren Dukes2004-11-021-0/+3
* move audioOutput dir to audioOutputsWarren Dukes2004-11-021-0/+243