<br><br><div class="gmail_quote">On 10 June 2011 19:08, Michael T. Dean <span dir="ltr">&lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt;</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>
&gt; just a quick one before i put in a &#39;feature request&#39;, the &#39;Live TV In<br>
&gt; Guide&#39; JumpPoint option seems to behave differently than the liveTV &gt;<br>
&gt; Guide option.<br>
&gt;<br>
&gt; they both appear the same, but the way it is called/actioned by the FE<br>
&gt; appears to be very different:<br>
&gt; Live TV In Guide (Jump Point): this can be called from ANYWHERE in the<br>
&gt; FE, but the Preview window in top corner, using the mythbuntu theme,<br>
&gt; is just that corner of the liveTV feed is displayed....think of the<br>
&gt; &#39;Live TV In Guide&#39; as an overlay onto the full size liveTV feed. When<br>
&gt; this JumpPoint is called in liveTV mode, the liveTV feed stops, and<br>
&gt; then gets reloaded under the Jumppoint reference.<br>
&gt;<br>
&gt; Live TV In Guide (called via the &#39;S&#39; key, when in LiveTV): this works<br>
&gt; alot smoother than the JumpPoint version, in that when in liveTV mode<br>
&gt; it will instantly resize the liveTV feed without a break, and<br>
&gt; correctly display the resized image. However, this mode can only be<br>
&gt; called from the LiveTV feed, meaning i cant assign the &#39;guide&#39; button<br>
&gt; on my remote to this procedure, so i can access it when i&#39;m anywhere<br>
&gt; in the FE. i have to press &#39;LiveTV/watch TV&#39; and then Guide.<br>
&gt;<br>
&gt; what i&#39;d like is to either call the Live TV guide from anywhere in the<br>
&gt; FE, or re-assign the jump point to the correctly functioning guide<br>
&gt; (&#39;S&#39; key when in LiveTV)<br>
&gt;<br>
&gt; i hope thats clear... if not, i&#39;ll see if I can make a youtube video<br>
&gt; of it :)<br>
&gt; is there a way to resolve this annoyance, or shall i report it as a<br>
&gt; feature request/bug?<br>
&gt; i&#39;m running mythbuntu 10.10 &amp; 0.24.1<br>
<br>
</div></div>Not sure if I understood what you&#39;re talking about, but I /think/ you&#39;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 &quot;should use local binding in<br>
preference&quot; 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 &quot;Live TV In Guide&quot; registered as a &quot;Jump Point with<br>
local override&quot;, you should submit a patch changing it to use<br>
REG_JUMPLOC.  However, since &quot;Program Guide&quot; is already registered as a<br>
&quot;Jump Point with local override&quot; which prefers the &quot;TV Frontend/GUIDE&quot;<br>
key binding (default S), you should test what happens when an invalid<br>
configuration is created such that &quot;Live TV In Guide&quot;, &quot;Program Guide&quot;,<br>
and &quot;TV Frontend/GUIDE&quot; 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&#39;m saying the opposite, Mike...<br>
the way MythTV seems to be configured, the &#39;LiveTV in Guide&#39; when called from keyboard key &#39;S&#39;, is different to the &#39;LiveTV in Guide&#39; 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&amp;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>