[mythtv-commits] Ticket #11445: DVD menu highlights are not always shown

MythTV noreply at mythtv.org
Thu Mar 7 11:27:45 UTC 2013


#11445: DVD menu highlights are not always shown
-------------------------+---------------------------------------
 Reporter:  peper03@…    |           Type:  Patch - Bug Fix
   Status:  new          |       Priority:  minor
Milestone:  unknown      |      Component:  MythTV - DVD Playback
  Version:  Master Head  |       Severity:  medium
 Keywords:               |  Ticket locked:  0
-------------------------+---------------------------------------
 Menu highlights for menus in the VTS domain are not always shown as the
 stream ID is only set if there is at least one button when the subpicture
 stream change notification arrives but it not possible to know how many
 buttons are available until a NAV packet arrives, so the stream ID is not
 set.

 The attached patch sets of the stream ID when the first NAV packet with
 button information arrives.  It also cleans up the code responsible for
 detecting a looping menu (so that the selected button is not changed when
 the loop restarts), which also didn't work with menus in the VTS domain.

 A sample DVD image (DelayedMenu_VTS.iso) is available in stuartm's DVD
 repository.

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


More information about the mythtv-commits mailing list