[mythtv-commits] mythtv commit: r7388 by jdonavan

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 4 15:48:37 UTC 2005


      Author: jdonavan
        Date: 2005-10-04 15:48:34 +0000 (Tue, 04 Oct 2005)
New Revision: 7388
   Changeset: http://cvs.mythtv.org/trac/changeset/7388

Modified:

   trunk/mythplugins/mythvideo/mythvideo/dbcheck.cpp
   trunk/mythplugins/mythvideo/mythvideo/editmetadata.cpp
   trunk/mythplugins/mythvideo/mythvideo/metadata.cpp
   trunk/mythplugins/mythvideo/mythvideo/metadata.h
   trunk/mythplugins/mythvideo/mythvideo/videomanager.cpp
   trunk/mythplugins/mythvideo/mythvideo/videomanager.h
   trunk/mythplugins/mythvideo/mythvideo/videoscan.cpp

Log:

This commit looks a lot bigger then it is.

Close #248 by applying (and fixing) the patch contained therein.  Note
to submitter: Tabs not spaces, when modifiying dbcheck.cpp you need to
bump the schema number and make your changes not change an old schema.

Note: The "video_ts" check was removed it's _always_ "VIDEO_TS"
otherwise it's not a DVD.

This also adds a default play commands for ".iso" to match the one for
"VIDEO_TS".

The remainder of these chnages are const correctness and formatting
changes.






More information about the mythtv-commits mailing list