aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/ShoutOutputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-27/+27
* config/Param: make "line" signedMax Kellermann2015-01-211-1/+1
* encoder/Interface: move functions into the structMax Kellermann2015-01-081-4/+4
* encoder/Plugin: move struct Encoder to EncoderInterface.hxxMax Kellermann2015-01-081-0/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* EncoderPlugin: pass Tag reference to method tag()Max Kellermann2014-12-261-1/+1
* OutputPlugin: pass Tag reference to _send_tag()Max Kellermann2014-12-261-4/+4
* Merge branch 'v0.18.x' into v0.19.xMax Kellermann2014-12-261-1/+1
* Tag: add class const_iterator and methods begin(), end()Max Kellermann2014-07-121-4/+4
* output/{shout,win32}: include cleanupMax Kellermann2014-02-241-1/+0
* 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-10/+10
* 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/+544