diff options
author | Max Kellermann <max@duempel.org> | 2014-03-01 22:51:38 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-03-01 22:51:51 +0100 |
commit | efa6678bcc0cbd6679061809c464c91f06b552ec (patch) | |
tree | fee0f56f080462a2e4b640ea1b1bacd2f41731a7 /NEWS | |
parent | b8f1850bba98685e978025041e495198627b57f5 (diff) | |
download | mpd-efa6678bcc0cbd6679061809c464c91f06b552ec.tar.gz mpd-efa6678bcc0cbd6679061809c464c91f06b552ec.tar.xz mpd-efa6678bcc0cbd6679061809c464c91f06b552ec.zip |
NEWS: add group "configuration"
Diffstat (limited to '')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -32,8 +32,9 @@ ver 0.19 (not yet released) - the output thread runs at "real-time" priority - increase kernel timer slack on Linux - name each thread (for debugging) +* configuration + - allow playlist directory without music directory * new resampler option using libsoxr -* allow playlist directory without music directory * install systemd unit for socket activation * Android port |