[mythtv-commits] Re: Ticket #280: lcd displaying wrong information

MythTV mythtv at cvs.mythtv.org
Tue Aug 30 17:36:08 UTC 2005


#280: lcd displaying wrong information
-------------------------------------------+--------------------------------
 Reporter:  Simon Kenyon <simon at koala.ie>  |        Owner:  ijr 
     Type:  defect                         |       Status:  new 
 Priority:  minor                          |    Milestone:      
Component:  mythtv                         |      Version:  head
 Severity:  low                            |   Resolution:      
       Cc:                                 |  
-------------------------------------------+--------------------------------
Comment (by Paul):

 change line 2316 in libmyth/themedmenu.cpp
 {{{
     lcddev->stopAll();
 }}}
 to
 {{{
     lcddev->switchToTime();
 }}}
 Paul

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/280>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list