diff options
author | Max Kellermann <max@duempel.org> | 2012-02-10 00:12:29 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-02-10 00:12:29 +0100 |
commit | abcc225763e543b75baaa4ff11342e911194910d (patch) | |
tree | c278ea61339d0a7c5ab1ed00881a15751c29b2c4 /NEWS | |
parent | b9673fc521c453f8729544541ba48fcafefcf4e9 (diff) | |
download | mpd-abcc225763e543b75baaa4ff11342e911194910d.tar.gz mpd-abcc225763e543b75baaa4ff11342e911194910d.tar.xz mpd-abcc225763e543b75baaa4ff11342e911194910d.zip |
cue_parser: new line based CUE sheet parser
To replace libcue, the unmaintained and crashy library.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ ver 0.17 (2011/??/??) - alsa: listen for external volume changes * playlist: - allow references to songs outside the music directory + - new CUE parser, without libcue * state_file: add option "restore_paused" * cue: show CUE track numbers * allow port specification in "bind_to_address" settings |