Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-11-02 | abstract out audioFormat conversion from shout plugin to the audioOutput layer, | Warren Dukes | 1 | -0/+7 |
2004-11-02 | move audioOutput plugins to audioOutput directory | Warren Dukes | 1 | -2/+0 |
2004-10-28 | merge shank-rewrite-config changes | Warren Dukes | 1 | -2/+6 |
2004-10-25 | fix a big time bug in metadataChunk (off by one in an array assignment) | Warren Dukes | 1 | -3/+6 |
2004-10-23 | wee found the audioFormatConversion bug, was actually a bug in shout plugin | Warren Dukes | 1 | -0/+6 |
2004-10-20 | shout audioOutput will now connect and disconnect from icecast server | Warren Dukes | 1 | -1/+1 |
2004-10-20 | ok, now we're using some of the new audioOutput layer stuff, needs some serio... | Warren Dukes | 1 | -2/+5 |
2004-10-20 | some work on the new audioOutput layer | Warren Dukes | 1 | -11/+5 |
2004-10-10 | add audioOutput.c | Warren Dukes | 1 | -0/+6 |
2004-09-08 | beginnings of ao audioOutput plugin | Warren Dukes | 1 | -0/+11 |
2004-09-06 | definition for audioOutput plugin interface | Warren Dukes | 1 | -0/+61 |