[mythtv-firehose] mythtv/master commit: 6216029d2 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Sat Jul 23 01:50:15 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-07-22T18:47:22-07:00
   Push Date:  2011/07/22 18:50:07 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  6216029d222c620ce078fb9c00a453ba3d1e6db3
   Changeset:  https://github.com/MythTV/mythtv/commit/6216029d2

Log:

Support recording artwork in the OSD.

Themers can now use fanart, banner, coverart, and screenshot imagetypes in the OSD and expect them to behave identically in both recordings and videos (as opposed to only working for videos).

This looks like a LOT larger change than it actually is.  In reality, it's a number of changes to the media plugin registration, a header move, and just a couple dozen lines to add support for the imagery to the OSD.

Added:

   mythtv/libs/libmythtv/metadataimagehelper.cpp
   mythtv/libs/libmythtv/metadataimagehelper.h

Removed:

   mythtv/libs/libmythmetadata/metadataimagehelper.h
   mythtv/libs/libmythmetadata/metadataimagehelper.cpp

Modified:

   mythplugins/mythbrowser/mythbrowser/main.cpp
   mythtv/libs/libmyth/programinfo.cpp
   mythtv/libs/libmyth/programinfo.h
   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythmetadata/libmythmetadata.pro
   mythtv/libs/libmythmetadata/metadatacommon.h
   mythtv/libs/libmythtv/libmythtv.pro
   mythtv/libs/libmythtv/osd.cpp
   mythtv/libs/libmythtv/playercontext.cpp
   mythtv/libs/libmythui/mythmainwindow.cpp
   mythtv/libs/libmythui/mythmainwindow.h
   mythtv/programs/mythfrontend/main.cpp
   mythtv/programs/mythfrontend/scheduleeditor.cpp
   mythtv/programs/mythfrontend/videoplayercommand.cpp
   mythtv/programs/mythpreviewgen/main.cpp



More information about the mythtv-firehose mailing list