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

Yeechang Lee ylee at pobox.com
Thu Jan 7 07:13:55 UTC 2010


Jim Stichnoth wrote:
>  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.

I normally use LIRC's irxevent, but until r23020 (which I manually
patched onto my -fixes setup) I had to switch to having mythfrontend
directly talk to LIRC. I noticed that the JumpPoint for Watch
Recordings wouldn't work during playback until I exited (to Watch
Recordings, natch), which doesn't happen when using irxevent. Is this
due to what Jim describes?

-- 
Frontend/backend:	P4 3.0GHz, 1.5TB software RAID 5 array
Backend:		Quad-core Xeon 1.6GHz, 6.6TB sw RAID 6
Video inputs:		Four high-definition over FireWire/OTA
Accessories:		47" 1080p LCD, 5.1 digital, and MX-600


More information about the mythtv-dev mailing list