| Commit message (Expand) | Author | Age | Files | Lines |
* | if no audioOutput specified, we no attempt to detect if there exists a usable... | Warren Dukes | 2005-03-12 | 1 | -0/+3 |
* | we ne allow audioOutput plugins to set the final outAudioFormat that will be ... | Warren Dukes | 2005-03-08 | 1 | -0/+1 |
* | implemented dropping of current buffered audio, works for oss, but there seems | Warren Dukes | 2005-03-05 | 1 | -0/+5 |
* | don't need to pass audioFormat to openDeviceFunc | Warren Dukes | 2004-11-19 | 1 | -2/+1 |
* | abstract out audioFormat conversion from shout plugin to the audioOutput layer, | Warren Dukes | 2004-11-02 | 1 | -0/+7 |
* | move audioOutput plugins to audioOutput directory | Warren Dukes | 2004-11-02 | 1 | -2/+0 |
* | merge shank-rewrite-config changes | Warren Dukes | 2004-10-28 | 1 | -2/+6 |
* | fix a big time bug in metadataChunk (off by one in an array assignment) | Warren Dukes | 2004-10-25 | 1 | -3/+6 |
* | wee found the audioFormatConversion bug, was actually a bug in shout plugin | Warren Dukes | 2004-10-23 | 1 | -0/+6 |
* | shout audioOutput will now connect and disconnect from icecast server | Warren Dukes | 2004-10-20 | 1 | -1/+1 |
* | ok, now we're using some of the new audioOutput layer stuff, needs some serio... | Warren Dukes | 2004-10-20 | 1 | -2/+5 |
* | some work on the new audioOutput layer | Warren Dukes | 2004-10-20 | 1 | -11/+5 |
* | add audioOutput.c | Warren Dukes | 2004-10-10 | 1 | -0/+6 |
* | beginnings of ao audioOutput plugin | Warren Dukes | 2004-09-08 | 1 | -0/+11 |
* | definition for audioOutput plugin interface | Warren Dukes | 2004-09-06 | 1 | -0/+61 |