[mythtv] RE: [mythtv-commits] mythtv commit: r7027 by danielk

Anduin Withers awithers at anduin.com
Sat Aug 20 03:09:24 UTC 2005


The call to SetSignalMonitoringRate in StartChannel is a little annoying if
you don't actually have meaningful signal monitoring (basically while you
are watching and something starts to record a not very useful OSD popup
results).

-- 
Anduin Withers


> -----Original Message-----
> From: mythtv-commits-bounces at mythtv.org [mailto:mythtv-commits-
> bounces at mythtv.org] On Behalf Of mythtv at cvs.mythtv.org
> Sent: Monday, August 15, 2005 10:46 AM
> To: mythtv-commits at mythtv.org
> Subject: [mythtv-commits] mythtv commit: r7027 by danielk
> 
>       Author: danielk
>         Date: 2005-08-15 14:45:31 +0000 (Mon, 15 Aug 2005)
> New Revision: 7027
>    Changeset: http://cvs.mythtv.org/trac/changeset/7027
> 
> Modified:
> 
>    trunk/mythtv/libs/libmythtv/dvbchannel.cpp
>    trunk/mythtv/libs/libmythtv/dvbrecorder.cpp
>    trunk/mythtv/libs/libmythtv/dvbrecorder.h
>    trunk/mythtv/libs/libmythtv/dvbsignalmonitor.cpp
>    trunk/mythtv/libs/libmythtv/dvbtypes.h
>    trunk/mythtv/libs/libmythtv/hdtvrecorder.cpp
>    trunk/mythtv/libs/libmythtv/tv_play.cpp
>    trunk/mythtv/libs/libmythtv/tv_rec.cpp
>    trunk/mythtv/libs/libmythtv/tv_rec.h
> 
> Log:
> 
> Redo of changeset [7018].
> 
> Basically the difference is that DVBRecorder::SetDemuxFilters()
> no longer puts the DVBRecorder in an error state if the PID's
> are not set. The problem was that since DVBChannel no longer
> blocks until a good signal is seen, the recorder was more likely
> to call SetDemuxFilters() before the recorder's PMT was set.
> 
> 
> 




More information about the mythtv-dev mailing list