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