[mythtv-commits] mythtv commit: r8981 - in trunk by ijr

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Feb 16 06:41:44 UTC 2006


      Author: ijr
        Date: 2006-02-16 06:41:42 +0000 (Thu, 16 Feb 2006)
New Revision: 8981
   Changeset: http://cvs.mythtv.org/trac/changeset/8981

Added:

   trunk/mythplugins/mythdvd/mythdvd/dvd_settings.xml
   trunk/mythplugins/mythdvd/mythdvd/dvdmenu.xml

Removed:

   trunk/mythplugins/mythdvd/mythdvd/dvd_settings.xml.mid
   trunk/mythplugins/mythdvd/mythdvd/dvd_settings.xml.post
   trunk/mythplugins/mythdvd/mythdvd/dvd_settings.xml.pre
   trunk/mythplugins/mythdvd/mythdvd/dvdmenu.xml.mid
   trunk/mythplugins/mythdvd/mythdvd/dvdmenu.xml.post
   trunk/mythplugins/mythdvd/mythdvd/dvdmenu.xml.pre
   trunk/mythplugins/mythdvd/mythdvd/dvdmenu.xml.vcd

Modified:

   trunk/mythplugins/configure
   trunk/mythplugins/mythdvd/mtd/
   trunk/mythplugins/mythdvd/mtd/dvdprobe.h
   trunk/mythplugins/mythdvd/mtd/main.cpp
   trunk/mythplugins/mythdvd/mtd/mtd.pro
   trunk/mythplugins/mythdvd/mythdvd/
   trunk/mythplugins/mythdvd/mythdvd/dvdinfo.h
   trunk/mythplugins/mythdvd/mythdvd/dvdripbox.cpp
   trunk/mythplugins/mythdvd/mythdvd/main.cpp
   trunk/mythplugins/mythdvd/mythdvd/mythdvd.pro
   trunk/mythplugins/mythdvd/mythdvd/settings.cpp
   trunk/mythtv/libs/libmythdvdnav/libmythdvdnav.pro

Log:

Since libdvdnav is now included, mythdvd can link against that instead of a separate libdvdread.  So, no need to conditionally compile any part of mythdvd.  Remove the related configure options, xml menu file munging, etc.

You may need to distclean to get the .pro file changes to pick up.

Closes #1297.  This goes further than the patch in the ticket.





More information about the mythtv-commits mailing list