[mythtv-commits] mythtv commit: r6922 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jul 25 13:14:34 EDT 2005


      Author: danielk
        Date: 2005-07-25 17:14:33 +0000 (Mon, 25 Jul 2005)
New Revision: 6922
   Changeset: http://cvs.mythtv.org/trac/changeset/6922

Modified:

   trunk/mythtv/libs/libmythtv/dvbchannel.h
   trunk/mythtv/libs/libmythtv/siscan.cpp
   trunk/mythtv/libs/libmythtv/siscan.h
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.h

Log:

Another channel scanner commit

Changes SIScan to use EITHelper class to process EITs.
This SIScan change should be code neutral.

Also modified tv_rec.cpp to start up the SIScan after
DVBChannel creates an SIParser instance, the current
code has no chance of working.
TVRec is also added as a friend of DVBChannel so it
can check for the presence of the SIParser.

I'm still not getting EIT events, but this is probably
because I'm in ATSC Land.






More information about the mythtv-commits mailing list