mpd/doc
Simon Arlott ab196f7afc
output/Control: Support always_off outputs that are never used for playback
Add an `always_off` option to outputs that causes them to never start
playback even if they're enabled.

This allows placeholder `null` outputs to be defined for the purpose
of having an external client react to the enabled state without the
side effects of real outputs. Like an external mixer, the client can
perform some action when an output is enabled.

Normally `null` outputs can be used for playback so it's possible for
MPD to continue playback silently if a problem occurs with all the real
outputs (or there are none enabled).
2023-04-21 20:54:37 +01:00
..
_static/css Docs: changed sphinx theme from classic to sphinx_rtd_theme 2022-11-09 09:35:59 +02:00
client.rst Merge branch 'timeout_in_second' of git://github.com/mxjeff/MPD 2021-02-20 20:11:38 +01:00
conf.py Docs: changed sphinx theme from classic to sphinx_rtd_theme 2022-11-09 09:35:59 +02:00
developer.rst meson.build: switch to C++20 2022-05-19 09:46:59 +02:00
doxygen.conf.in util/Compiler.h: remove unused compiler version check macros 2023-03-06 16:37:46 +01:00
index.rst doc/index.rst: added man pages links to suppress warnings: document isn't included in any toctree 2022-11-08 14:32:40 +01:00
meson.build Docs: added custom.css to override default hyphenation and text align styles 2022-11-08 17:31:37 +02:00
mpd.1.rst doc/mpd.1.rst: add documentation for --systemd 2023-03-01 09:55:27 +01:00
mpd.conf.5.rst doc/mpd.conf.5.rst: move ReplayGain documentation to user.rst 2021-11-22 22:25:04 +01:00
mpdconf.example Fix syntax error in mpdconf.example 2023-04-13 08:47:43 +02:00
plugins.rst openmpt: add at_end option 2023-01-06 03:18:36 +01:00
protocol.rst command/playlist: allow range in "playlistmove" 2023-03-06 12:01:45 +01:00
user.rst output/Control: Support always_off outputs that are never used for playback 2023-04-21 20:54:37 +01:00