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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jan 10 16:29:27 UTC 2007


      Author: danielk
        Date: 2007-01-10 16:29:26 +0000 (Wed, 10 Jan 2007)
New Revision: 12473
   Changeset: http://cvs.mythtv.org/trac/changeset/12473

Modified:

   trunk/mythtv/libs/libmythtv/dtvsignalmonitor.cpp
   trunk/mythtv/libs/libmythtv/dtvsignalmonitor.h
   trunk/mythtv/libs/libmythtv/dvbrecorder.h
   trunk/mythtv/libs/libmythtv/hdhrrecorder.h
   trunk/mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp
   trunk/mythtv/libs/libmythtv/mpeg/mpegstreamdata.h
   trunk/mythtv/libs/libmythtv/mpeg/mpegtables.cpp
   trunk/mythtv/libs/libmythtv/mpeg/mpegtables.h
   trunk/mythtv/libs/libmythtv/mpeg/streamlisteners.h
   trunk/mythtv/libs/libmythtv/signalmonitor.h
   trunk/mythtv/libs/libmythtv/siscan.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

Fixes #2874. Adds monitoring of TS packet encryption status.

This should avoid getting stuck on a channel when using a CAM, and allow tuning to channels that claim to be encrypted when they are not without unchecking the "Ignore Encrypted Channels" checkbox.

This does not address encryption when scanning for channels but is a dependency for that functionality.




More information about the mythtv-commits mailing list