[mythtv-commits] Ticket #9615: Reset selection in "Main Menu" jump point

MythTV noreply at mythtv.org
Fri Feb 25 20:15:49 UTC 2011


#9615: Reset selection in "Main Menu" jump point
------------------------------------------------+--------------------------
 Reporter:  Jim Stichnoth <stichnot@…>          |           Type:  Patch -
   Status:  new                                 |  Feature
Milestone:  unknown                             |       Priority:  minor
  Version:  Trunk Head                          |      Component:  MythTV -
 Keywords:                                      |  General
                                                |       Severity:  medium
                                                |  Ticket locked:  0
------------------------------------------------+--------------------------
 When the "Main Menu" jump point is executed, the highlighted selection
 stays the same as it originally was.  Some people might like this, but I
 prefer to be able to use finger memory to navigate to a known location
 with a fixed set of keypresses.  This patch makes it possible by resetting
 the highlighted selection when the "Main Menu" jump point is executed from
 the top-level main menu.  I.e., executing the jump point twice in a row
 will always put you in the main menu with the first item highlighted.

 Alternatively, the same code could be moved into gotoMainMenu() and the
 selection would be reset regardless of where the jump point is executed
 from.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9615>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list