aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* oops, forgot the parse the state_file as a pathWarren Dukes2004-10-28
* when sending metadata to audiodevice, put filename in title if no tag data is...Warren Dukes2004-10-28
* always set open = 0 on closeDeviceWarren Dukes2004-10-28
* TODO updateWarren Dukes2004-10-28
* fix user being parsed as a pathWarren Dukes2004-10-28
* fix a little bug with audio device being closed on song change, oopsWarren Dukes2004-10-28
* merge shank-rewrite-config changesWarren Dukes2004-10-28
* todo updateWarren Dukes2004-10-27
* fix compilation error when shout is not foundWarren Dukes2004-10-26
* Added ao_driver options to help the user pick what they need, also told to re...Avuton Olrich2004-10-26
* fix segfault when reconnecting to icecast server, this was due to error sendi...Warren Dukes2004-10-26
* add shout* stuff to exampe mpd config fileWarren Dukes2004-10-26
* also, don't need the device open to send the metadataWarren Dukes2004-10-26
* lets try this soltuion to sending metadata, here we store metadata to send on...Warren Dukes2004-10-26
* undo last changesWarren Dukes2004-10-26
* try to fix metadata on initially playing (metadata being sent before device i...Warren Dukes2004-10-26
* some shout cleanupsWarren Dukes2004-10-25
* little more robust error handlingWarren Dukes2004-10-25
* stream name maybe icy-name or ice-name in the http headersWarren Dukes2004-10-25
* parse metadata and send to output when playing another streamWarren Dukes2004-10-25
* fix a big time bug in metadataChunk (off by one in an array assignment)Warren Dukes2004-10-25
* shout_sync before shout_send, not afterWarren Dukes2004-10-23
* slightly better error handling/broken connection detection for shout outputWarren Dukes2004-10-23
* wee found the audioFormatConversion bug, was actually a bug in shout pluginWarren Dukes2004-10-23
* ok, resampling and converting to mono no worksWarren Dukes2004-10-23
* configure shout encoding quality and audio formatWarren Dukes2004-10-23
* fix a snafoo in configure.acWarren Dukes2004-10-22
* use vbr for now, less cpu usage for some reasonWarren Dukes2004-10-22
* todo and configure script updatesWarren Dukes2004-10-22
* initial working shout outputWarren Dukes2004-10-22
* on finishAudioDriver, be sure to set shoutOutput = NULLWarren Dukes2004-10-22
* this really fixes pauseWarren Dukes2004-10-22
* fix segfault when resuming from pauseWarren Dukes2004-10-22
* check HAVE_SHOUTWarren Dukes2004-10-20
* i changed somethin *shrug*Warren Dukes2004-10-20
* shout audioOutput will now connect and disconnect from icecast serverWarren Dukes2004-10-20
* oops, forgot to add the shout stubWarren Dukes2004-10-20
* stub audioOutput plugin for shoutWarren Dukes2004-10-20
* be sure to free "data" when finishing the output driverWarren Dukes2004-10-20
* oops, accidently broke crossfading, fixed nowWarren 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
* minor little changes to audio junkWarren Dukes2004-10-20
* some work on the new audioOutput layerWarren Dukes2004-10-20
* fix bug #325Warren Dukes2004-10-18
* bump version to 0.12.0Warren Dukes2004-10-16
* #1) Fix a potential security hole, where mpd sends a line from a playlist to ...Warren Dukes2004-10-16
* fix bug #307Warren Dukes2004-10-15
* add audioOutput.cWarren Dukes2004-10-10
* apply dottemag's man page patchWarren Dukes2004-10-05