[mythtv-commits] Ticket #11533: Themed menus

MythTV noreply at mythtv.org
Thu May 16 23:02:01 UTC 2013


#11533: Themed menus
---------------------------------------------+-----------------------------
 Reporter:  stichnot                         |          Owner:  stichnot
     Type:  Developer Task                   |         Status:  new
 Priority:  minor                            |      Milestone:  0.27
Component:  MythTV - User Interface Library  |        Version:  Master Head
 Severity:  medium                           |     Resolution:
 Keywords:                                   |  Ticket locked:  0
---------------------------------------------+-----------------------------

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

 In [changeset:d0966aff3e7d582938559e16aa4d3be328fb0b92/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="d0966aff3e7d582938559e16aa4d3be328fb0b92"
 Themed menus: Implement the cutlist editor menus.  Refs #11533

 Provides an implementation of the main cutlist editor menu
 (menu_cutlist.xml), and the exit dialog menu (menu_cutlist_exit.xml).

 There is a slight change in behavior - pressing SELECT within a cut
 region brings up the entire cutlist menu, rather than a subset.  The
 original code suppresses the submenu entry at the end on the SELECT
 action.  The original behavior could be restored by adding a third
 cutlist menu, or by designing a way to pass extra state to the menu
 builder.

 To make this work seamlessly with existing action handlers, clumsy
 action names like DIALOG_CUTPOINT_NEWCUT_0 are preserved.  This will
 need some cleanup.

 There is one remaining cutlist-related menu that could be implemented
 - the "already editing" dialog.
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11533#comment:6>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list