aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutput.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add mpd-indent.shAvuton Olrich2006-07-201-32/+32
* Committing qball's patch to list supported audio outputs in --versionJ. Alexander Treuman2006-07-161-0/+1
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Use a macro to declare disabled audio output pluginsJ. Alexander Treuman2006-07-141-1/+13
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* if no audioOutput specified, we no attempt to detect if there exists a usable...Warren Dukes2005-03-121-0/+3
* we ne allow audioOutput plugins to set the final outAudioFormat that will be ...Warren Dukes2005-03-081-0/+1
* implemented dropping of current buffered audio, works for oss, but there seemsWarren Dukes2005-03-051-0/+5
* don't need to pass audioFormat to openDeviceFuncWarren Dukes2004-11-191-2/+1
* abstract out audioFormat conversion from shout plugin to the audioOutput layer,Warren Dukes2004-11-021-0/+7
* move audioOutput plugins to audioOutput directoryWarren Dukes2004-11-021-2/+0
* merge shank-rewrite-config changesWarren Dukes2004-10-281-2/+6
* fix a big time bug in metadataChunk (off by one in an array assignment)Warren Dukes2004-10-251-3/+6
* wee found the audioFormatConversion bug, was actually a bug in shout pluginWarren Dukes2004-10-231-0/+6
* shout audioOutput will now connect and disconnect from icecast serverWarren Dukes2004-10-201-1/+1
* ok, now we're using some of the new audioOutput layer stuff, needs some serio...Warren Dukes2004-10-201-2/+5
* some work on the new audioOutput layerWarren Dukes2004-10-201-11/+5
* add audioOutput.cWarren Dukes2004-10-101-0/+6
* beginnings of ao audioOutput pluginWarren Dukes2004-09-081-0/+11
* definition for audioOutput plugin interfaceWarren Dukes2004-09-061-0/+61