diff options
author | Max Kellermann <max@duempel.org> | 2012-07-26 23:01:40 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-07-26 23:01:40 +0200 |
commit | 7537722a44df34411a2c23ea393a1143d88681d3 (patch) | |
tree | 7d9feffe3e265dd3b97b4b81c93b00df372df107 /NEWS | |
parent | 4ebd69193edbdb5416385a70741f457f340e39d9 (diff) | |
download | mpd-7537722a44df34411a2c23ea393a1143d88681d3.tar.gz mpd-7537722a44df34411a2c23ea393a1143d88681d3.tar.xz mpd-7537722a44df34411a2c23ea393a1143d88681d3.zip |
cue_parser: support file types "MP3", "AIFF"
These two strings are common "FILE" types.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ ver 0.17.1 (2012/??/??) - require appropriate permissions for searchadd{,pl} * tags: - aiff: support the AIFC format +* playlist: + - cue: support file types "MP3", "AIFF" * output: - fix noisy playback with conversion and software volume |