doc
developer.xml
doxygen.conf
mpd.1
mpd.conf.5
mpdconf.example
protocol.xml
user.xml
m4
scripts
src
test
.gitignore
AUTHORS
COPYING
INSTALL
Makefile.am
NEWS
README
UPGRADING
autogen.sh
configure.ac
valgrind.suppressions

Added support for a new optional configuration setting for the httpd output named "bind_to_address". Setting it to a specific IP address (v4 or v6) will cause the httpd output to bind to that address exclusively. Supporting multiple addresses in parallel is future work. This implements the feature requests #2998 and #2646.