aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutputs (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge changes from metadata-rewrite branchWarren Dukes2004-11-101-3/+15
* add "genre" and "description" to shout config parametersWarren Dukes2004-11-091-0/+19
* be sure to flush the metadata on song changeWarren Dukes2004-11-091-39/+47
* don't set granulepos, that's pad, mmmkay?Warren Dukes2004-11-091-5/+0
* try one other thing to fix icecast dropping clientsWarren Dukes2004-11-091-0/+1
* make default non-publicWarren Dukes2004-11-041-1/+1
* shout config: make "user" optional and default to "source", also add optional...Warren Dukes2004-11-041-2/+17
* remove signal handling code from ao open() and close()Warren Dukes2004-11-031-5/+0
* new commands: enalbe_device, and disable_device, (maybe these commands should...Warren Dukes2004-11-021-1/+7
* DEBUG statement that prints out which ao driver is being usedWarren Dukes2004-11-021-0/+3
* abstract out audioFormat conversion from shout plugin to the audioOutput layer,Warren Dukes2004-11-021-57/+15
* print more info out in error messages for shoutWarren Dukes2004-11-021-7/+16
* only attempt to reconnect to shout server every 60 secondsWarren Dukes2004-11-021-6/+21
* move audioOutput dir to audioOutputsWarren Dukes2004-11-023-0/+1023