aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutput.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* merge shank-rewrite-config changesWarren Dukes2004-10-281-5/+35
* also, don't need the device open to send the metadataWarren Dukes2004-10-261-1/+1
* fix a big time bug in metadataChunk (off by one in an array assignment)Warren Dukes2004-10-251-0/+6
* shout audioOutput will now connect and disconnect from icecast serverWarren Dukes2004-10-201-2/+5
* some small cleanupsWarren Dukes2004-10-201-1/+4
* ok, now we're using some of the new audioOutput layer stuff, needs some serio...Warren Dukes2004-10-201-0/+1
* some work on the new audioOutput layerWarren Dukes2004-10-201-4/+18
* add audioOutput.cWarren Dukes2004-10-101-0/+43