Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a big time bug in metadataChunk (off by one in an array assignment) | Warren Dukes | 2004-10-25 | 1 | -23/+73 |
* | shout_sync before shout_send, not after | Warren Dukes | 2004-10-23 | 1 | -2/+2 |
* | slightly better error handling/broken connection detection for shout output | Warren Dukes | 2004-10-23 | 1 | -26/+60 |
* | wee found the audioFormatConversion bug, was actually a bug in shout plugin | Warren Dukes | 2004-10-23 | 1 | -1/+1 |
* | configure shout encoding quality and audio format | Warren Dukes | 2004-10-23 | 1 | -6/+82 |
* | use vbr for now, less cpu usage for some reason | Warren Dukes | 2004-10-22 | 1 | -5/+2 |
* | initial working shout output | Warren Dukes | 2004-10-22 | 1 | -1/+85 |
* | check HAVE_SHOUT | Warren Dukes | 2004-10-20 | 1 | -0/+20 |
* | i changed somethin *shrug* | Warren Dukes | 2004-10-20 | 1 | -0/+7 |
* | shout audioOutput will now connect and disconnect from icecast server | Warren Dukes | 2004-10-20 | 1 | -4/+105 |
* | oops, forgot to add the shout stub | Warren Dukes | 2004-10-20 | 1 | -0/+83 |