aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutput_ao.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move audioOutput plugins to audioOutput directoryWarren Dukes2004-11-021-243/+0
* some minor tweaks, and a minor memory leak pluggedWarren Dukes2004-11-011-4/+1
* always set open = 0 on closeDeviceWarren Dukes2004-10-281-1/+2
* merge shank-rewrite-config changesWarren Dukes2004-10-281-13/+28
* fix a big time bug in metadataChunk (off by one in an array assignment)Warren Dukes2004-10-251-1/+2
* shout audioOutput will now connect and disconnect from icecast serverWarren Dukes2004-10-201-2/+4
* be sure to free "data" when finishing the output driverWarren Dukes2004-10-201-1/+6
* oops, accidently broke crossfading, fixed nowWarren Dukes2004-10-201-1/+1
* ok, now we're using some of the new audioOutput layer stuff, needs some serio...Warren Dukes2004-10-201-0/+3
* minor little changes to audio junkWarren Dukes2004-10-201-1/+13
* some work on the new audioOutput layerWarren Dukes2004-10-201-118/+63
* beginnings of ao audioOutput pluginWarren Dukes2004-09-081-0/+262