[mythtv-commits] Ticket #2473: Support for 'reversed polarity' LNBs

MythTV mythtv at cvs.mythtv.org
Mon Oct 9 14:12:26 UTC 2006


#2473: Support for 'reversed polarity' LNBs
-----------------------------+----------------------------------------------
 Reporter:  kenny at the-b.org  |        Owner:  danielk
     Type:  patch            |       Status:  closed 
 Priority:  minor            |    Milestone:  0.21   
Component:  mythtv           |      Version:  head   
 Severity:  medium           |   Resolution:  fixed  
-----------------------------+----------------------------------------------
Changes (by danielk):

  * status:  reopened => closed
  * resolution:  => fixed

Comment:

 (In [11491]) Fixes #2473. Fixes a bug saving the DiSEqC polarity with
 patch from Daniel Chassot.

 We were saving the string value of the checkbox to the DB as an int, which
 meant it was always true.

 With this change we instead use its boolValue() to save the correct value
 to the DB.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2473#comment:11>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list