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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Aug 25 02:57:15 UTC 2005


      Author: danielk
        Date: 2005-08-25 02:57:14 +0000 (Thu, 25 Aug 2005)
New Revision: 7130
   Changeset: http://cvs.mythtv.org/trac/changeset/7130

Modified:

   trunk/mythtv/libs/libmythtv/channelbase.cpp
   trunk/mythtv/libs/libmythtv/dvbchannel.cpp
   trunk/mythtv/libs/libmythtv/mpeg/atscstreamdata.cpp
   trunk/mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:


There was an extra SetCachedATSCInfo() in SetChannelByString()
that crept into the DVBChannel merges last week. It caused some
problems with ATSC, esp if you renamed channels.

Also I changed the order of initializing for ATSC channels vs.
MPEG program number in the signal monitoring code. Since ATSC
streams are MPEG streams changeset 7119 short-circuited some 
ATSC sanity checks.

Also made some VERBOSE macros clearer in channelbase, and
mpegstreamdata. Plus a few minor things.






More information about the mythtv-commits mailing list