aboutsummaryrefslogtreecommitdiff
path: root/src/audioOutput.h
Commit message (Expand)AuthorAge
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-26
* Fix missing initializer in DISABLED_AUDIO_OUTPUT_PLUGIN();Avuton Olrich2006-08-20
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-20
* audio: malloc reductionsEric Wong2006-08-01
* Add mpd-indent.shAvuton Olrich2006-07-20
* Committing qball's patch to list supported audio outputs in --versionJ. Alexander Treuman2006-07-16
* 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
* if no audioOutput specified, we no attempt to detect if there exists a usable...Warren Dukes2005-03-12
* we ne allow audioOutput plugins to set the final outAudioFormat that will be ...Warren Dukes2005-03-08
* 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
* abstract out audioFormat conversion from shout plugin to the audioOutput layer,Warren Dukes2004-11-02
* move audioOutput plugins to audioOutput directoryWarren Dukes2004-11-02
* merge shank-rewrite-config changesWarren Dukes2004-10-28
* fix a big time bug in metadataChunk (off by one in an array assignment)Warren Dukes2004-10-25
* wee found the audioFormatConversion bug, was actually a bug in shout pluginWarren Dukes2004-10-23
* shout audioOutput will now connect and disconnect from icecast serverWarren Dukes2004-10-20
* ok, now we're using some of the new audioOutput layer stuff, needs some serio...Warren Dukes2004-10-20
* some work on the new audioOutput layerWarren Dukes2004-10-20
* add audioOutput.cWarren Dukes2004-10-10
* beginnings of ao audioOutput pluginWarren Dukes2004-09-08
* definition for audioOutput plugin interfaceWarren Dukes2004-09-06