[mythtv-commits] Ticket #7322: JumpPoints dont work in mythvideo gallery view or during gallery view playback

MythTV mythtv at cvs.mythtv.org
Wed Jan 6 15:00:49 UTC 2010


#7322: JumpPoints dont work in mythvideo gallery view or during gallery view
playback
------------------------------------+---------------------------------------
 Reporter:  oobe.trouble@…          |       Owner:  awithers  
     Type:  defect                  |      Status:  new       
 Priority:  minor                   |   Milestone:  0.23      
Component:  Plugin - MythVideo      |     Version:  0.22-fixes
 Severity:  medium                  |     Mlocked:  0         
------------------------------------+---------------------------------------

Comment(by Jim Stichnoth <stichnot@…>):

 Sorry -- in my excitement and haste I forgot to untabify the patch.  I
 won't bother resubmitting since it's only a one-line patch.

 I got to learn how JumpPoints are implemented.  Apparently an escape-key
 event is synthesized and continually propagated until the main menu is
 reached, and then the jump point is executed.  This requires cooperation
 from the escape-key handler of each component/screen, which is supposed to
 check whether we are trying to exit out to the main menu.  Without this
 patch, MythVideo isn't doing that check, so if you're at a screen that
 takes more than one escape key to exit out of MythVideo, JumpPoint
 processing gets messed up.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7322#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list