aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-12-26 12:03:27 +0100
committerMax Kellermann <max@duempel.org>2009-12-27 16:08:53 +0100
commitbb4cef6a937a833c54f251f3e7a7f378e285b9b5 (patch)
tree869f168911d51fc90d7660e1b05a588163e1fc00 /NEWS
parent5787f737044e90b74e22d2179cd0d1b47fd17c76 (diff)
downloadmpd-bb4cef6a937a833c54f251f3e7a7f378e285b9b5.tar.gz
mpd-bb4cef6a937a833c54f251f3e7a7f378e285b9b5.tar.xz
mpd-bb4cef6a937a833c54f251f3e7a7f378e285b9b5.zip
playlist/cue: fill song.start_ms, .end_ms
This patch adds practical usefulness to the CUE playlist plugin.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bf8798987..f6569a04e 100644
--- a/NEWS
+++ b/NEWS
@@ -77,6 +77,7 @@ ver 0.16 (20??/??/??)
* log: redirect stdout/stderr to /dev/null if syslog is used
* set the close-on-exec flag on all file descriptors
* pcm_volume, pcm_mix: implemented 32 bit support
+* CUE sheet support
* obey $(sysconfdir) for default mpd.conf location
* build with large file support by default
* require GLib 2.12