Revert "remove macOS support"

This reverts commit 518ce0187a.
This commit is contained in:
Camille Scholtz
2025-01-30 16:37:01 +01:00
committed by Max Kellermann
parent f15b6a43d3
commit 509786cbf1
33 changed files with 1659 additions and 40 deletions

View File

@@ -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: