[mythtv-commits] mythtv commit: r7299 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Sep 23 14:07:36 UTC 2005


      Author: danielk
        Date: 2005-09-23 14:07:36 +0000 (Fri, 23 Sep 2005)
New Revision: 7299
   Changeset: http://cvs.mythtv.org/trac/changeset/7299

Modified:

   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

Some minor fixes.

First make CreateSIParser initialize a pre-existing
parser if it exists instead of just ignoring it 
completely, and move EITScanner into the USING_DVB
section in case someone tries to enable DVB EIT
without enabling DVB.

Second, factor ApplyCachedPids out of setup_atsc_table_monitoring(),
simplifying the code a tiny bit.

Third, check dummyRecorder's IsRecording() state before returning
true on TVRec::IsReallyRecording().






More information about the mythtv-commits mailing list