mpd/doc
Max Kellermann 0f02bbc2fe output/jack: enable on Windows
This enables the JACK output plugin on Windows, but doesn't link
against libjack64.dll, instead loads the DLL at runtime with
LoadLibrary().  This kludge avoids the extremely fragile JACK shared
memory protocol by using the system's libjack64.dll, without requiring
the same DLL at build time.
2021-04-26 21:47:20 +02:00
..
conf.py increment version number to 0.22.7 2021-02-17 14:36:06 +01:00
developer.rst doc/developer.rst: update branch names 2021-02-15 13:41:46 +01:00
doxygen.conf.in doc/doxygen.conf: enable HAVE_DOT and INTERACTIVE_SVG 2016-03-30 13:47:53 +02:00
index.rst doc/user.rst: move plugin reference to plugins.rst 2018-10-30 22:27:42 +01:00
meson.build doc/meson.build: check both html_manual and manpages 2020-09-30 12:11:20 +02:00
mpd.1.rst doc/mpd.1.rst: Update config file documentation. 2020-11-10 15:58:34 +01:00
mpd.conf.5.rst doc/mpd.conf.5.rst: updated ReplayGain website links 2021-01-20 14:58:35 +01:00
mpdconf.example doc/mpd.conf.5.rst: updated ReplayGain website links 2021-01-20 14:58:35 +01:00
plugins.rst output/jack: enable on Windows 2021-04-26 21:47:20 +02:00
protocol.rst fix typo in protocol.rst 2021-02-17 03:18:23 +01:00
user.rst doc/user.rst: update Windows&Android build dependencies 2021-02-26 00:59:10 +01:00