]> granicus.if.org Git - taglib/commit
Add the USLT implementation from Urs Fleisch
authorScott Wheeler <wheeler@kde.org>
Thu, 31 Jan 2008 23:05:45 +0000 (23:05 +0000)
committerScott Wheeler <wheeler@kde.org>
Thu, 31 Jan 2008 23:05:45 +0000 (23:05 +0000)
commit904efe758203a90fac7a3faf34e33b039b1fd0fd
treec35fe05c7da806f6d7698319d17d9695e958e0d6
parentb87c8f042bcd38d2a3cca72aef8e352635a9a58a
Add the USLT implementation from Urs Fleisch

CCBUG:94927

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@769264 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
taglib/CMakeLists.txt
taglib/mpeg/id3v2/frames/CMakeLists.txt
taglib/mpeg/id3v2/frames/Makefile.am
taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.cpp [new file with mode: 0644]
taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h [new file with mode: 0644]
taglib/mpeg/id3v2/id3v2framefactory.cpp