Listen: listen on $XDG_RUNTIME_DIR/mpd/socket by default

This commit is contained in:
Max Kellermann
2018-10-30 18:37:32 +01:00
parent 64da9399ca
commit 56112a237c
3 changed files with 66 additions and 1 deletions

1
NEWS
View File

@@ -44,6 +44,7 @@ ver 0.21 (not yet released)
- sndio: new mixer plugin
* encoder
- opus: support for sending metadata using ogg stream chaining
* listen on $XDG_RUNTIME_DIR/mpd/socket by default
* systemd watchdog support
* require GCC 6
* build with Meson instead of autotools