[mythtv-commits] mythtv commit: r26241 by robertm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Sep 12 01:31:59 UTC 2010


      Author: robertm
        Date: 2010-09-12 01:31:59 +0000 (Sun, 12 Sep 2010)
New Revision: 26241
   Changeset: http://svn.mythtv.org/trac/changeset/26241

Log:

Properly fix DiSEqC button displaying for incompatible card types.  Necessitated adding a DiSEqCDevTree::Exists function to check whether a tree exists for a given cardid.  This is to ensure that if device nodes switch around, it's still possible to get to the DiSEqC tree associated with a card and remove it.  Otherwise, the button will never display unless the card type is DVB-S or DVB-S2.  Refs #8728 (and fixes it...again)


Modified:

   trunk/mythtv/libs/libmythtv/diseqc.cpp
   trunk/mythtv/libs/libmythtv/diseqc.h
   trunk/mythtv/libs/libmythtv/videosource.cpp
   trunk/mythtv/libs/libmythtv/videosource.h




More information about the mythtv-commits mailing list