[mythtv-commits] mythtv commit: r7014 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Aug 11 18:31:10 UTC 2005


      Author: danielk
        Date: 2005-08-11 18:31:10 +0000 (Thu, 11 Aug 2005)
New Revision: 7014
   Changeset: http://cvs.mythtv.org/trac/changeset/7014

Modified:

   trunk/mythtv/libs/libmythtv/frequencytables.cpp
   trunk/mythtv/libs/libmythtv/frequencytables.h
   trunk/mythtv/libs/libmythtv/siscan.cpp
   trunk/mythtv/libs/libmythtv/siscan.h

Log:

Modifies SIScan to work with the DVBChannel from the Signal Monitor patch.

Also allows "Existing Transport Scan" to work with ATSC using DVB drivers,
but only on the second scan.

Removes verifyTransport() in siscan.cpp, whose function was already 
performed when a TransportScanItem was created from a frequency table.

This also fills in the implementation of
  void SIScan::UpdateSDTinDB(int, const ServiceDescriptionTable*, bool)
Which allows non-ATSC DVB driver users to try undefining USE_SIPARSER
and potentially get something that works.






More information about the mythtv-commits mailing list