aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutputs/audioOutput_fifo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use parsePath for the fifo output's path parameter.J. Alexander Treuman2007-06-131-9/+9
* Adding FIFO audio output. This is pretty much identical to the old one,J. Alexander Treuman2007-06-131-0/+299
* Remove the fifo plugin. It's currently useless for the average user, and mak...J. Alexander Treuman2006-07-261-251/+0
* Renaming stat struct to st, for consistency with the rest of mpdJ. Alexander Treuman2006-07-231-5/+5
* Adding fifo output pluginJ. Alexander Treuman2006-07-221-0/+251