summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/plugins.rst b/doc/plugins.rst
index 21f8f1f2d..69549e5a7 100644
--- a/doc/plugins.rst
+++ b/doc/plugins.rst
@@ -802,6 +802,15 @@ The fifo plugin writes raw PCM data to a FIFO (First In, First Out) file. The da
* - **path P**
- This specifies the path of the FIFO to write to. Must be an absolute path. If the path does not exist, it will be created when MPD is started, and removed when MPD is stopped. The FIFO will be created with the same user and group as MPD is running as. Default permissions can be modified by using the builtin shell command umask. If a FIFO already exists at the specified path it will be reused, and will not be removed when MPD is stopped. You can use the "mkfifo" command to create this, and then you may modify the permissions to your liking.
+haiku
+~~~~~
+
+Use the SoundPlayer API on the Haiku operating system.
+
+This plugin is unmaintained and contains known bugs. It will be
+removed soon, unless there is a new maintainer.
+
+
jack
~~~~
The jack plugin connects to a `JACK server <http://jackaudio.org/>`_.