[mythtv-commits] mythtv commit: r9316 - in trunk/mythtv/libs by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Mar 10 16:29:39 UTC 2006


      Author: danielk
        Date: 2006-03-10 16:29:37 +0000 (Fri, 10 Mar 2006)
New Revision: 9316
   Changeset: http://cvs.mythtv.org/trac/changeset/9316

Added:

   trunk/mythtv/libs/libfreemheg/
   trunk/mythtv/libs/libfreemheg/ASN1Codes.h
   trunk/mythtv/libs/libfreemheg/Actions.cpp
   trunk/mythtv/libs/libfreemheg/Actions.h
   trunk/mythtv/libs/libfreemheg/BaseActions.cpp
   trunk/mythtv/libs/libfreemheg/BaseActions.h
   trunk/mythtv/libs/libfreemheg/BaseClasses.cpp
   trunk/mythtv/libs/libfreemheg/BaseClasses.h
   trunk/mythtv/libs/libfreemheg/Bitmap.cpp
   trunk/mythtv/libs/libfreemheg/Bitmap.h
   trunk/mythtv/libs/libfreemheg/DynamicLineArt.cpp
   trunk/mythtv/libs/libfreemheg/DynamicLineArt.h
   trunk/mythtv/libs/libfreemheg/Engine.cpp
   trunk/mythtv/libs/libfreemheg/Engine.h
   trunk/mythtv/libs/libfreemheg/Groups.cpp
   trunk/mythtv/libs/libfreemheg/Groups.h
   trunk/mythtv/libs/libfreemheg/Ingredients.cpp
   trunk/mythtv/libs/libfreemheg/Ingredients.h
   trunk/mythtv/libs/libfreemheg/Link.cpp
   trunk/mythtv/libs/libfreemheg/Link.h
   trunk/mythtv/libs/libfreemheg/Logging.h
   trunk/mythtv/libs/libfreemheg/Makefile
   trunk/mythtv/libs/libfreemheg/ParseBinary.cpp
   trunk/mythtv/libs/libfreemheg/ParseBinary.h
   trunk/mythtv/libs/libfreemheg/ParseNode.cpp
   trunk/mythtv/libs/libfreemheg/ParseNode.h
   trunk/mythtv/libs/libfreemheg/ParseText.cpp
   trunk/mythtv/libs/libfreemheg/ParseText.h
   trunk/mythtv/libs/libfreemheg/Presentable.cpp
   trunk/mythtv/libs/libfreemheg/Presentable.h
   trunk/mythtv/libs/libfreemheg/Programs.cpp
   trunk/mythtv/libs/libfreemheg/Programs.h
   trunk/mythtv/libs/libfreemheg/Root.cpp
   trunk/mythtv/libs/libfreemheg/Root.h
   trunk/mythtv/libs/libfreemheg/Stream.cpp
   trunk/mythtv/libs/libfreemheg/Stream.h
   trunk/mythtv/libs/libfreemheg/Text.cpp
   trunk/mythtv/libs/libfreemheg/Text.h
   trunk/mythtv/libs/libfreemheg/TokenGroup.cpp
   trunk/mythtv/libs/libfreemheg/TokenGroup.h
   trunk/mythtv/libs/libfreemheg/Variables.cpp
   trunk/mythtv/libs/libfreemheg/Variables.h
   trunk/mythtv/libs/libfreemheg/Visible.cpp
   trunk/mythtv/libs/libfreemheg/Visible.h
   trunk/mythtv/libs/libfreemheg/freemheg.h
   trunk/mythtv/libs/libfreemheg/libfreemheg.pro
   trunk/mythtv/libs/libfreemheg/resource.h

Modified:

   trunk/mythtv/libs/libs.pro

Log:

References #1341. Bulk of Dave Matthews' MHEG implementation.

The MythTV hooks will be added seperately and in steps so that any problems can be isolated to a changeset.

MHEG is a type of Interactive TV used in DVB countries. It includes such things as an enhanced channel guide, access to additional video streams, and games. So far the implementation only contains support for the UK profile.






More information about the mythtv-commits mailing list