[mythtv-commits] mythtv commit: r9273 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Mar 6 15:27:28 UTC 2006


      Author: cpinkham
        Date: 2006-03-06 15:27:28 +0000 (Mon, 06 Mar 2006)
New Revision: 9273
   Changeset: http://cvs.mythtv.org/trac/changeset/9273

Modified:

   trunk/mythplugins/mythvideo/mythvideo/dbcheck.cpp

Log:

Move the filemarkup and videobookmarks related code from libmythtv/dbcheck.cpp
to mythvideo/dbcheck.cpp.  These are both internally used by
libmythtv/ProgramInfo, but filemarkup was created in mythvideo and
videobookmarks was created in libmythtv, so this change is a kludge to get
around an error case in libmythtv/dbcheck.cpp when people do not have
mythvideo installed.  They both should have been created in
libmythtv/dbcheck.cpp originally.

References [9270] and [9272].






More information about the mythtv-commits mailing list