[mythtv-commits] Ticket #6566: Changing channel through EPG with opengl menus causes EPG to fade to main menu

MythTV mythtv at cvs.mythtv.org
Fri May 22 23:39:30 UTC 2009


#6566: Changing channel through EPG with opengl menus causes EPG to fade to main
menu
-----------------------------------------+----------------------------------
 Reporter:  richard.ablewhite at gmail.com  |       Owner:  ijr 
     Type:  defect                       |      Status:  new 
 Priority:  minor                        |   Milestone:  0.22
Component:  MythTV - Video Playback      |     Version:  head
 Severity:  medium                       |     Mlocked:  0   
-----------------------------------------+----------------------------------
 When changing channel within the EPG with opengl menus the EPG fades to
 main menu before changing channel. This means that you have to wait for
 the transition to finish before MythTV respondes and changes channel.

 This is fixed by changing mythtv/programs/mythfrontend/guidegrid.cpp line
 1803 from Close(); to:

 GetScreenStack()->PopScreen(this, false);

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


More information about the mythtv-commits mailing list