aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/RecorderOutputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/Wrapper: new helper classMax Kellermann2014-12-291-20/+5
* EncoderPlugin: pass Tag reference to method tag()Max Kellermann2014-12-261-1/+1
* OutputPlugin: pass Tag reference to _send_tag()Max Kellermann2014-12-261-2/+2
* output/recorder: implement send_tag()Max Kellermann2014-12-261-1/+22
* output/recorder: move functions into the structMax Kellermann2014-12-261-25/+40
* output: move functions into the AudioOutput structMax Kellermann2014-01-291-1/+1
* AudioOutput: pass plugin to constructorMax Kellermann2014-01-291-2/+4
* AudioOutput: add constructor and destructorMax Kellermann2014-01-281-6/+0
* output: rename struct audio_output to AudioOutputMax Kellermann2014-01-281-6/+6
* 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/+262