aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutputs/audioOutput_mvp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use size_t and constant pointer in ao pluginsMax Kellermann2008-04-121-2/+3
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-11/+1
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* remove some unneccesary includes from the audioOutput'sWarren Dukes2006-10-181-3/+0
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-261-1/+1
* more sparse cleanupsEric Wong2006-08-081-1/+1
* Add mpd-indent.shAvuton Olrich2006-07-201-4/+4
* audioOutput_mvp: remove unused variableEric Wong2006-07-171-1/+0
* [CLEANUP] Fix indentation to be like the rest ofAvuton Olrich2006-07-151-126/+130
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Use a macro to declare disabled audio output pluginsJ. Alexander Treuman2006-07-141-14/+2
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* gcc 2.95 fixesEric Wong2005-11-191-1/+1
* patch from Oliver Logghe for Hauppage Media MVP supportWarren Dukes2005-08-111-0/+296