aboutsummaryrefslogtreecommitdiff
path: root/src/audioOutputs/audioOutput_shout.c
Commit message (Expand)AuthorAge
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Use a macro to declare disabled audio output pluginsJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* Remove unnecessary include, has always been pulledAvuton Olrich2006-07-05
* Hopefully the last of the spelling fixes :>Eric Wong2006-03-16
* remove C++ style commentsEric Wong2005-11-19
* a little more error outputWarren Dukes2005-03-13
* if no audioOutput specified, we no attempt to detect if there exists a usable...Warren Dukes2005-03-12
* wee bit of code cleanupWarren Dukes2005-03-05
* fix some compilation warningWarren Dukes2005-03-05
* implemented dropping of current buffered audio, works for oss, but there seemsWarren Dukes2005-03-05
* don't need to pass audioFormat to openDeviceFuncWarren Dukes2004-11-19
* merge changes from metadata-rewrite branchWarren Dukes2004-11-10
* add "genre" and "description" to shout config parametersWarren Dukes2004-11-09
* be sure to flush the metadata on song changeWarren Dukes2004-11-09
* don't set granulepos, that's pad, mmmkay?Warren Dukes2004-11-09
* try one other thing to fix icecast dropping clientsWarren Dukes2004-11-09
* make default non-publicWarren Dukes2004-11-04
* shout config: make "user" optional and default to "source", also add optional...Warren Dukes2004-11-04
* new commands: enalbe_device, and disable_device, (maybe these commands should...Warren Dukes2004-11-02
* abstract out audioFormat conversion from shout plugin to the audioOutput layer,Warren Dukes2004-11-02
* print more info out in error messages for shoutWarren Dukes2004-11-02
* only attempt to reconnect to shout server every 60 secondsWarren Dukes2004-11-02
* move audioOutput dir to audioOutputsWarren Dukes2004-11-02