[mythtv] [mythtv-commits] mythtv/master commit: 1f8d11e18 by Robert McNamara (rmcnamara)
Robert McNamara
robert.mcnamara at gmail.com
Tue Jan 25 22:16:49 UTC 2011
On Tue, Jan 25, 2011 at 2:15 PM, MythTV <noreply at mythtv.org> wrote:
> 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
>
I should have noted this will require a rebuild of plugins.
Robert
More information about the mythtv-dev
mailing list