[mythtv-commits] mythtv commit: r7027 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 15 14:45:33 UTC 2005


      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-commits mailing list