aboutsummaryrefslogtreecommitdiff
path: root/src/audioOutput.c
Commit message (Expand)AuthorAge
* abstract out audioFormat conversion from shout plugin to the audioOutput layer,Warren Dukes2004-11-02
* now np's OSS stuff actually worksWarren Dukes2004-11-02
* begin integrating np's oss codeWarren Dukes2004-10-29
* fix user being parsed as a pathWarren Dukes2004-10-28
* merge shank-rewrite-config changesWarren Dukes2004-10-28
* also, don't need the device open to send the metadataWarren Dukes2004-10-26
* fix a big time bug in metadataChunk (off by one in an array assignment)Warren Dukes2004-10-25
* shout audioOutput will now connect and disconnect from icecast serverWarren Dukes2004-10-20
* some small cleanupsWarren Dukes2004-10-20
* ok, now we're using some of the new audioOutput layer stuff, needs some serio...Warren Dukes2004-10-20
* some work on the new audioOutput layerWarren Dukes2004-10-20
* add audioOutput.cWarren Dukes2004-10-10