Opened 16 years ago

Closed 16 years ago

#4410 closed defect (fixed)

DVD options not highlighting

Reported by: dnovakoff@… Owned by: skamithi
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords: mythdvd dvd
Cc: Ticket locked: no

Description

I have observed that when trying to play most DVD title screens, you can not see the menu selection highlighting. I can however "guess" where I am, and select the option successfully. But you can not see which option you are on. For example, most DVDs have a menu that says Play, Scene Selection, Options, etc. When you select different things, the selection does not highlight in whatever way was built into the DVD. But, behind the scenes it is actually getting selected because when you hit the button on the remote to select whatever option you are on, it works. You just can't see which one you are on.

I am on version 21 head.

Thanks, Dave

Change History (3)

comment:1 Changed 16 years ago by Anduin Withers

Component: mythdvdmythtv
Owner: changed from Anduin Withers to skamithi
Status: newassigned

comment:2 Changed 16 years ago by skamithi

(In [15803]) Refs #4410. dvdnav highlight_area function only selects the button from group 1. the "normal" button group may be any of the other 3 button groups. implementation obtained from xine. also implement some checks suggested by stuartm that help prevent the drawing of a button if the bitmap information is wrong.

comment:3 Changed 16 years ago by skamithi

Resolution: fixed
Status: assignedclosed

(In [16036]) Closes #4410. internal dvd player. remove code that tries to determine when to display a dvd button. it's not reliable. dvd button will be displayed the second the dvd says there is one. so this means that the button may appear before the screen it is intended for.

Note: See TracTickets for help on using tickets.