Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#11445 closed Patch - Bug Fix (fixed)

DVD menu highlights are not always shown

Reported by: peper03@… Owned by: Richard <peper03@…>
Priority: minor Milestone: 0.27
Component: MythTV - DVD Playback Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

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.

Attachments (1)

0001-Fix-displaying-of-menu-highlights-when-a-menu-appear.patch (6.0 KB ) - added by peper03@… 13 years ago.

Download all attachments as: .zip

Change History (3)

by peper03@…, 13 years ago

comment:1 by Richard <peper03@…>, 13 years ago

Owner: set to Richard <peper03@…>
Resolution: fixed
Status: newclosed

In 6fce2124610e1b5e971e58248717bd3927e785ef/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:2 by Raymond Wagner, 13 years ago

Milestone: unknown0.27
Note: See TracTickets for help on using tickets.