aboutsummaryrefslogtreecommitdiff
path: root/src/audioOutputs/audioOutput_fifo.c
Commit message (Expand)AuthorAge
* use size_t and constant pointer in ao pluginsMax Kellermann2008-04-12
* fixed invalid C prototypesMax Kellermann2008-01-26
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* Use parsePath for the fifo output's path parameter.J. Alexander Treuman2007-06-13
* Adding FIFO audio output. This is pretty much identical to the old one,J. Alexander Treuman2007-06-13
* Remove the fifo plugin. It's currently useless for the average user, and mak...J. Alexander Treuman2006-07-26
* Renaming stat struct to st, for consistency with the rest of mpdJ. Alexander Treuman2006-07-23
* Adding fifo output pluginJ. Alexander Treuman2006-07-22