<br><br><div class="gmail_quote">On 10 June 2011 19:08, Michael T. Dean <span dir="ltr"><<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On 06/10/2011 01:07 PM, Tim Draper wrote:<br>
> just a quick one before i put in a 'feature request', the 'Live TV In<br>
> Guide' JumpPoint option seems to behave differently than the liveTV ><br>
> Guide option.<br>
><br>
> they both appear the same, but the way it is called/actioned by the FE<br>
> appears to be very different:<br>
> Live TV In Guide (Jump Point): this can be called from ANYWHERE in the<br>
> FE, but the Preview window in top corner, using the mythbuntu theme,<br>
> is just that corner of the liveTV feed is displayed....think of the<br>
> 'Live TV In Guide' as an overlay onto the full size liveTV feed. When<br>
> this JumpPoint is called in liveTV mode, the liveTV feed stops, and<br>
> then gets reloaded under the Jumppoint reference.<br>
><br>
> Live TV In Guide (called via the 'S' key, when in LiveTV): this works<br>
> alot smoother than the JumpPoint version, in that when in liveTV mode<br>
> it will instantly resize the liveTV feed without a break, and<br>
> correctly display the resized image. However, this mode can only be<br>
> called from the LiveTV feed, meaning i cant assign the 'guide' button<br>
> on my remote to this procedure, so i can access it when i'm anywhere<br>
> in the FE. i have to press 'LiveTV/watch TV' and then Guide.<br>
><br>
> what i'd like is to either call the Live TV guide from anywhere in the<br>
> FE, or re-assign the jump point to the correctly functioning guide<br>
> ('S' key when in LiveTV)<br>
><br>
> i hope thats clear... if not, i'll see if I can make a youtube video<br>
> of it :)<br>
> is there a way to resolve this annoyance, or shall i report it as a<br>
> feature request/bug?<br>
> i'm running mythbuntu 10.10 & 0.24.1<br>
<br>
</div></div>Not sure if I understood what you're talking about, but I /think/ you're<br>
saying you want to be able to prefer a local action over a jump point<br>
when both are mapped to the same key. If so:<br>
<br>
<a href="http://code.mythtv.org/trac/ticket/3363" target="_blank">http://code.mythtv.org/trac/ticket/3363</a> (note that this was<br>
incorporated, then reverted)<br>
<a href="http://code.mythtv.org/trac/ticket/3642" target="_blank">http://code.mythtv.org/trac/ticket/3642</a><br>
<a href="https://github.com/MythTV/mythtv/commit/7d569c0e" target="_blank">https://github.com/MythTV/mythtv/commit/7d569c0e</a> (this is using the<br>
desired approach--fix each case of "should use local binding in<br>
preference" individually)<br>
<a href="http://www.gossamer-threads.com/lists/mythtv/dev/273180#273180" target="_blank">http://www.gossamer-threads.com/lists/mythtv/dev/273180#273180</a> (whole<br>
thread)<br>
<a href="http://www.gossamer-threads.com/lists/mythtv/dev/266168#266168" target="_blank">http://www.gossamer-threads.com/lists/mythtv/dev/266168#266168</a> (and<br>
following messages in thread)<br>
<br>
and a bunch more threads with a bunch of discussion about why we require<br>
individual code changes whenever we want a key binding to override a<br>
jump point in some location.<br>
<br>
So, if you want "Live TV In Guide" registered as a "Jump Point with<br>
local override", you should submit a patch changing it to use<br>
REG_JUMPLOC. However, since "Program Guide" is already registered as a<br>
"Jump Point with local override" which prefers the "TV Frontend/GUIDE"<br>
key binding (default S), you should test what happens when an invalid<br>
configuration is created such that "Live TV In Guide", "Program Guide",<br>
and "TV Frontend/GUIDE" all use the same binding of S.<br>
<br>
Mike<br>
<div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br></div></div></blockquote><div> </div></div>i'm saying the opposite, Mike...<br>
the way MythTV seems to be configured, the 'LiveTV in Guide' when called from keyboard key 'S', is different to the 'LiveTV in Guide' Jumppoint guide.<br>visually they look identical, but they appear to be handled very differently, where the Jumppoint version is the more buggy one.<br>
<br><br>youtube video: <a href="http://www.youtube.com/watch?v=qk522Tv-_KM">http://www.youtube.com/watch?v=qk522Tv-_KM</a><br>nb: have HTML5 disabled&CC on; it seems youtube hasnt got the CC comments on html5 video player yet!<br>
<br>i hope that video explains it better than i can in words!<br>