Commit ed8039e2 authored by Max Kellermann's avatar Max Kellermann

doc/user: add comments about libao and openal

parent f05743bf
...@@ -1883,7 +1883,8 @@ systemctl start mpd.socket</programlisting> ...@@ -1883,7 +1883,8 @@ systemctl start mpd.socket</programlisting>
<para> <para>
The <varname>ao</varname> plugin uses the portable The <varname>ao</varname> plugin uses the portable
<filename>libao</filename> library. <filename>libao</filename> library. Use only if there is no
native plugin for your operating system.
</para> </para>
<informaltable> <informaltable>
...@@ -2285,8 +2286,9 @@ systemctl start mpd.socket</programlisting> ...@@ -2285,8 +2286,9 @@ systemctl start mpd.socket</programlisting>
<title><varname>openal</varname></title> <title><varname>openal</varname></title>
<para> <para>
The "OpenAL" plugin uses <filename>libopenal</filename>. The "OpenAL" plugin uses <filename>libopenal</filename>. It
It is supported on many platforms. is supported on many platforms. Use only if there is no
native plugin for your operating system.
</para> </para>
<informaltable> <informaltable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment