[mythtv-commits] mythtv commit: r25813 - in trunk/mythtv by janne

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 23 21:11:10 UTC 2010


      Author: janne
        Date: 2010-08-23 21:11:09 +0000 (Mon, 23 Aug 2010)
New Revision: 25813
   Changeset: http://svn.mythtv.org/trac/changeset/25813

Log:

remove "Cross source EIT" setting

it is unneeded since the supported cases can be handled by prefering the
current sourceid. This still works on diseqc settings since the current
source will not have that channel if it is on a different source.

Setups with multiple channels with the same networkid, transportid,
serviceid triple might "break" since a different channel gets the
program data now. This is unsupported and it was pure luck that it
"worked" before. Refs #7672

Modified:

   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/eithelper.cpp
   trunk/mythtv/libs/libmythtv/eitscanner.cpp
   trunk/mythtv/libs/libmythtv/eitscanner.h
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.h
   trunk/mythtv/programs/mythtv-setup/backendsettings.cpp




More information about the mythtv-commits mailing list