aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/FifoOutputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs/FileInfo: new library providing GetFileInfo()Max Kellermann2015-02-281-2/+3
* output/fifo: use template AudioOutputWrapperMax Kellermann2015-01-281-47/+39
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-5/+5
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* output/fifo: make variables more localMax Kellermann2014-12-281-2/+1
* Timer: move to output/Max Kellermann2014-02-191-1/+1
* output: move functions into the AudioOutput structMax Kellermann2014-01-291-1/+1
* AudioOutput: pass plugin to constructorMax Kellermann2014-01-291-3/+3
* AudioOutput: add constructor and destructorMax Kellermann2014-01-281-6/+0
* output: rename struct audio_output to AudioOutputMax Kellermann2014-01-281-8/+8
* OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann2014-01-281-1/+1
* Config*: move to config/Max Kellermann2014-01-241-1/+1
* output/*: move to output/plugins/Max Kellermann2014-01-231-0/+313