Merge branch 'v0.19.x'

This commit is contained in:
Max Kellermann
2016-07-29 20:23:45 +02:00
9 changed files with 349 additions and 73 deletions

View File

@@ -41,7 +41,7 @@
<listitem>
<para>
the code should be C++11 compliant, and must compile with
<application>GCC</application> 4.6 and
<application>GCC</application> 4.7 and
<application>clang</application> 3.2
</para>
</listitem>

View File

@@ -232,7 +232,7 @@ input {
#
#audio_output {
# type "shout"
# encoding "ogg" # optional
# encoder "vorbis" # optional
# name "My Shout Stream"
# host "localhost"
# port "8000"