
committed by
Max Kellermann

parent
f15b6a43d3
commit
509786cbf1
@@ -491,11 +491,7 @@ More information can be found in the :ref:`encoder_plugins` reference.
|
||||
Configuring audio outputs
|
||||
-------------------------
|
||||
|
||||
Audio outputs are devices which actually play the audio chunks
|
||||
produced by :program:`MPD`. You can configure any number of audio
|
||||
output devices, but there must be at least one. If none is configured,
|
||||
:program:`MPD` attempts to auto-detect. Usually, this works quite well
|
||||
with ALSA and OSS.
|
||||
Audio outputs are devices which actually play the audio chunks produced by :program:`MPD`. You can configure any number of audio output devices, but there must be at least one. If none is configured, :program:`MPD` attempts to auto-detect. Usually, this works quite well with ALSA, OSS and on Mac OS X.
|
||||
|
||||
To configure an audio output manually, add one or more
|
||||
:code:`audio_output` blocks to :file:`mpd.conf`:
|
||||
@@ -965,7 +961,7 @@ Do not change these unless you know what you are doing.
|
||||
Zeroconf
|
||||
^^^^^^^^
|
||||
|
||||
If Zeroconf support (`Avahi <http://avahi.org/>`_
|
||||
If Zeroconf support (`Avahi <http://avahi.org/>`_ or Apple's Bonjour)
|
||||
was enabled at compile time with :code:`-Dzeroconf=...`,
|
||||
:program:`MPD` can announce its presence on the network. The following
|
||||
settings control this feature:
|
||||
|
Reference in New Issue
Block a user