[mythtv-commits] mythtv commit: r7379 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Oct 3 14:35:29 UTC 2005


      Author: danielk
        Date: 2005-10-03 14:35:28 +0000 (Mon, 03 Oct 2005)
New Revision: 7379
   Changeset: http://cvs.mythtv.org/trac/changeset/7379

Modified:

   trunk/mythtv/libs/libmythtv/eitscanner.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.h

Log:

Fix some of the EIT scanning problems people have been seeing.

We add an optional parameter to SetChannel() that lets us specify
that this channel change is in fact for an EIT scan, so that we
don't have to detect this. Also there is no need to wait for a
recorder reset in this case, as there is no recorder...

Also we tell the stream data instance that we don't need video
in the PMT when we are doing an EIT scan.. This lets people in
the UK scan "off-air" channels that are only off-air in the PMT,
but are still transmitting EIT guide data.

Also re-enable passive EIT scan during recordings.






More information about the mythtv-commits mailing list