[mythtv-firehose] mythtv/master commit: 576bcdd7e by David Matthews (no github username)

MythTV noreply at mythtv.org
Mon Aug 22 20:13:35 UTC 2011


      Author:  David Matthews <dm at prolingua.co.uk>
 Change Date:  2011-08-22T13:04:59-07:00
   Push Date:  2011/08/22 13:13:27 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  576bcdd7e9443083f971f23cf47d791c617ef0d1
   Changeset:  https://github.com/MythTV/mythtv/commit/576bcdd7e

Log:

Modify MHEG to use sourceid instead of cardid

This patch modifies the code used to get a channel index to use the
source ID rather than card ID. It simplifies the code a bit but it also
fixes a small problem which only seems to have appeared in the current
git HEAD. When viewing recordings from BBC1, at least, a periodic
message would come up saying "Due to technical difficulties...". This
appears because the BBC MHEG code checks to see which regional variation
it is running on by looking up various transport and service IDs. If the
look-up fails it produces this message. The patch solves this problem.

Signed-off-by: Stuart Morgan <smorgan at mythtv.org>

Modified:

   mythtv/libs/libmythtv/interactivetv.cpp
   mythtv/libs/libmythtv/interactivetv.h
   mythtv/libs/libmythtv/mhi.cpp
   mythtv/libs/libmythtv/mhi.h
   mythtv/libs/libmythtv/tv_play.cpp



More information about the mythtv-firehose mailing list