aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/RoarOutputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-10/+10
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* output/Wrapper: new helper classMax Kellermann2014-12-291-44/+10
* OutputPlugin: pass Tag reference to _send_tag()Max Kellermann2014-12-261-2/+2
* output/roar: remove unnecessary "volatile" keywordMax Kellermann2014-10-231-1/+1
* Add MusicBrainz' Release Track Id tagWieland Hoffmann2014-09-271-0/+3
* Tag: use SignedSongTime for the song durationMax Kellermann2014-08-291-6/+10
* Tag: add class const_iterator and methods begin(), end()Max Kellermann2014-07-121-5/+7
* mixer/Plugin: pass AudioOutput reference to init()Max Kellermann2014-02-061-4/+4
* 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-5/+0
* output: rename struct audio_output to AudioOutputMax Kellermann2014-01-281-9/+9
* OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann2014-01-281-1/+1
* Mixer*: move to mixer/Max Kellermann2014-01-241-1/+1
* output/*: move to output/plugins/Max Kellermann2014-01-231-0/+428