aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/shout_output_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/shout: refactor check_block_param() to a functionMax Kellermann2013-01-101-18/+15
* output/shout: move code to my_shout_configure()Max Kellermann2012-10-021-31/+40
* output/{recorder,shout}: call encoder_read() in a loopMax Kellermann2012-10-021-8/+10
* output/shout: eliminate struct shout_bufferMax Kellermann2012-10-021-7/+3
* output/shout: remove shout_buffer.lenMax Kellermann2012-10-021-9/+4
* output/shout: fix memory leak in error handlerMax Kellermann2012-10-021-2/+7
* output/shout: make variables more localMax Kellermann2012-10-021-49/+26
* Merge branch 'v0.16.x'Max Kellermann2012-04-051-1/+1
* output_plugin: the plugin allocates the audio_output objectMax Kellermann2011-09-191-24/+39
* output: rename plugin variablesMax Kellermann2011-09-171-1/+1
* output: per-plugin headerMax Kellermann2011-09-171-0/+1
* output: rename plugin source filesMax Kellermann2011-09-171-0/+564