[mythtv-commits] mythtv/master commit: 1f8d11e18 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Tue Jan 25 22:15:59 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-01-25T14:14:09-08:00
   Push Date:  2011/01/25 14:15:54 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  1f8d11e1830498c2ad0a8609e13a7905f6957019
   Changeset:  https://github.com/MythTV/mythtv/commit/1f8d11e18

Log:

Update BlurayMetadata class to split parsing and opening of disc.

Also update those functions to return bool rather than void.

For some stuff I'm working on it's nice to have a convenient function to determine if the disc in the drive is a usable Blu-ray, but it might not necessarily contain Disc Library metadata.  So break it out such that I can behave one way if there's a bluray, and another if there's a bluray with metadata.

Modified:

   mythtv/libs/libmythdb/mythversion.h
   mythtv/libs/libmythmetadata/bluraymetadata.cpp
   mythtv/libs/libmythmetadata/bluraymetadata.h



More information about the mythtv-commits mailing list