output/ffado: remove broken plugin

This plugin has been in MPD for three years, and it has never worked.
Enough!
This commit is contained in:
Max Kellermann
2013-04-17 00:44:02 +02:00
parent cc6c452854
commit e903d00968
9 changed files with 1 additions and 463 deletions

View File

@@ -1371,43 +1371,6 @@ systemctl start mpd.socket</programlisting>
</para>
</section>
<section>
<title><varname>ffado</varname></title>
<para>
The <varname>ffado</varname> plugin connects to FireWire
audio devices via <filename>libffado</filename>.
</para>
<para>
Warning: this plugin was not tested successfully. I just
couldn't keep libffado2 from crashing. Use at your own
risk.
</para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>Setting</entry>
<entry>Description</entry>
</row>
</thead>
<tbody>
<row>
<entry>
<varname>device</varname>
<parameter>NAME</parameter>
</entry>
<entry>
Sets the device which should be used, e.g. "hw:0".
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</section>
<section>
<title><varname>jack</varname></title>