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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jan 22 15:33:44 UTC 2007


      Author: danielk
        Date: 2007-01-22 15:33:43 +0000 (Mon, 22 Jan 2007)
New Revision: 12619
   Changeset: http://cvs.mythtv.org/trac/changeset/12619

Modified:

   trunk/mythtv/libs/libmythtv/cardutil.cpp
   trunk/mythtv/libs/libmythtv/cardutil.h
   trunk/mythtv/libs/libmythtv/channel.cpp
   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/dtvchannel.cpp
   trunk/mythtv/libs/libmythtv/dtvchannel.h
   trunk/mythtv/libs/libmythtv/dvbchannel.cpp
   trunk/mythtv/libs/libmythtv/dvbchannel.h
   trunk/mythtv/libs/libmythtv/firewirechannel.cpp
   trunk/mythtv/libs/libmythtv/hdhrchannel.cpp
   trunk/mythtv/libs/libmythtv/hdhrchannel.h
   trunk/mythtv/libs/libmythtv/hdhrsignalmonitor.cpp
   trunk/mythtv/libs/libmythtv/iptvchannel.cpp
   trunk/mythtv/libs/libmythtv/mpeg/atscstreamdata.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/libs/libmythtv/videosource.cpp

Log:

Fixes #2944. Adds Program Number only tuning to digital recorders.

Normally we tune using the VCT, SDT or NIT since these are almost always unique accross transports. This change allows you to tune using just the PAT and PMT instead. By default this is disabled, because it is not as reliable. But you can enable it on a per input basis in the input connections editor of mythtv-setup.

I would recommend that this not be enabled when using DVB-S with a rotor, or with any DVB cards with known frequency tuning problems.






More information about the mythtv-commits mailing list