[mythtv-commits] Ticket #6930: Mythvideo Play... menu not shown unless trailers enabled, should allow for enabled AltPlayer as well

MythTV mythtv at cvs.mythtv.org
Fri Aug 28 13:24:46 UTC 2009


#6930: Mythvideo Play... menu not shown unless trailers enabled, should allow for
enabled AltPlayer as well
--------------------------------+-------------------------------------------
 Reporter:  anonymous           |       Owner:  awithers
     Type:  defect              |      Status:  new     
 Priority:  trivial             |   Milestone:  unknown 
Component:  Plugin - MythVideo  |     Version:  unknown 
 Severity:  low                 |     Mlocked:  0       
--------------------------------+-------------------------------------------
 Missing addition clause on if statement in mythvideo/videodlg.cpp line
 3564. Add "|| m_d->m_altPlayerEnabled" to if statement.

 Also, add true to line 3566 to show the > on the menu:
 m_menuPopup->AddButton(tr("Play..."), SLOT(PlayMenu()), true);

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6930>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list