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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Mar 9 00:56:29 UTC 2006


      Author: danielk
        Date: 2006-03-09 00:56:28 +0000 (Thu, 09 Mar 2006)
New Revision: 9305
   Changeset: http://cvs.mythtv.org/trac/changeset/9305

Modified:

   trunk/mythtv/libs/libmythtv/mpeg/dvbstreamdata.cpp
   trunk/mythtv/libs/libmythtv/mpeg/dvbstreamdata.h
   trunk/mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp
   trunk/mythtv/libs/libmythtv/mpeg/mpegstreamdata.h
   trunk/mythtv/libs/libmythtv/mpeg/mpegtables.h
   trunk/mythtv/libs/libmythtv/mpeg/scanstreamdata.h
   trunk/mythtv/libs/libmythtv/siscan.cpp
   trunk/mythtv/libs/libmythtv/siscan.h

Log:

Fixes #744. Switch over to DVBSignalMonitor based channel scan from SIParser based.

This may cause some problems in DVB land with the channel scan.

Please attach a "mythtv-setup -v siparser" log to any ticket...

This will allow us to greatly simplify the scanner and SIParser, but I have left in the SIParser hooks for now. Simply uncomment the "#define USE_SIPARSER" in siscan.h to switch back. But that code will be removed once I'm confident that most of the bugs are gone from the newer scanning code, so please report any problems instead of just uncommenting the define.






More information about the mythtv-commits mailing list