[mythtv-commits] mythtv commit: r13151 - in trunk/mythplugins by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Mar 31 15:10:11 UTC 2007


      Author: stuartm
        Date: 2007-03-31 15:10:11 +0000 (Sat, 31 Mar 2007)
New Revision: 13151
   Changeset: http://cvs.mythtv.org/trac/changeset/13151

Added:

   trunk/mythplugins/mythmusic/mythmusic/metaiotaglib.cpp
   trunk/mythplugins/mythmusic/mythmusic/metaiotaglib.h

Removed:

   trunk/mythplugins/mythmusic/mythmusic/metaioid3v2.cpp
   trunk/mythplugins/mythmusic/mythmusic/metaioid3v2.h

Modified:

   trunk/mythplugins/configure
   trunk/mythplugins/mythmusic/mythmusic/lameencoder.cpp
   trunk/mythplugins/mythmusic/mythmusic/maddecoder.cpp
   trunk/mythplugins/mythmusic/mythmusic/metaio_libid3hack.c
   trunk/mythplugins/mythmusic/mythmusic/metaio_libid3hack.h
   trunk/mythplugins/mythmusic/mythmusic/mythmusic.pro

Log:

Replaces libid3tag with taglib, for mp3s only at the moment but that may change to include Vorbis Ogg/Flac tags.

This removes the dependancy on libid3tag and creates a new one on libtag (aka taglib).

You will need to RE-RUN CONFIGURE and I'd recommend a MAKE DISTCLEAN.

Refs #3041





More information about the mythtv-commits mailing list