Added reading of WAV audio length

BUG:116033


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1148614 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Lukáš Lalinský
2010-07-11 09:47:58 +00:00
parent 49631a3013
commit 1d10bde500
9 changed files with 48 additions and 11 deletions

3
NEWS
View File

@ -1,9 +1,10 @@
TagLib 1.7
==========
* Support for reading/writing tags from Monkey's Audio files.
* Support for reading/writing tags from Monkey's Audio files. (BUG:210404)
* Implemented APE::Tag::isEmpty() to check for all APE tags, not just the
basic ones.
* Added reading of WAV audio length. (BUG:116033)
TagLib 1.6.3 (Apr 17, 2010)
===========================