diff options
author | Max Kellermann <max@duempel.org> | 2014-07-11 22:01:11 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-07-11 22:03:13 +0200 |
commit | 3e19298c9e6344c21c7e80e1837fe6a387e6c2c7 (patch) | |
tree | 73c42d667bdec69358afe2ddbf57ed7cf3a0553a /NEWS | |
parent | 2a96ce97ee8cb03e1d2da9776f5cbb0993577537 (diff) | |
download | mpd-3e19298c9e6344c21c7e80e1837fe6a387e6c2c7.tar.gz mpd-3e19298c9e6344c21c7e80e1837fe6a387e6c2c7.tar.xz mpd-3e19298c9e6344c21c7e80e1837fe6a387e6c2c7.zip |
decoder/sndfile: support more tag types
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ ver 0.19 (not yet released) - vorbis, flac, opus: honor DESCRIPTION= tag in Xiph-based files as a comment to the song - audiofile: support scanning remote files - audiofile: log libaudiofile errors + - sndfile: support tags "comment", "album", "track", "genre" * encoder: - shine: new encoder plugin * threads: |