aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutput.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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