Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11265 closed Patch - Bug Fix (fixed)

Palette is not updated when DVD menu highlight changes

Reported by: peper03@… Owned by: stuartm
Priority: minor Milestone: 0.26.1
Component: MythTV - DVD Playback Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Each 'button' on a DVD menu can use a different palette selection but at the moment the first palette encountered is used for all buttons.

The effects of this can be as minor as the wrong colour being used to completely invisible highlights if the colour referenced is set to transparent in the first palette.

The attached patch ensures the palette for the current highlight is updated each time the highlight changes.

Attachments (2)

0001-Set-palette-correctly-when-DVD-menu-highlight-change.patch (1.2 KB) - added by peper03@… 11 years ago.
PaletteTest.zip (166.9 KB) - added by peper03@… 11 years ago.
Small ISO which can be used to reproduce the problem

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by peper03@…

Changed 11 years ago by peper03@…

Attachment: PaletteTest.zip added

Small ISO which can be used to reproduce the problem

comment:1 Changed 11 years ago by stuartm

Milestone: unknown0.26.1
Owner: set to stuartm
Status: newaccepted

comment:2 Changed 11 years ago by Richard <peper03@…>

Resolution: fixed
Status: acceptedclosed

In 5df1322ae0f73566766bcde0c7948292877fd443/mythtv:

Set palette correctly when DVD menu highlight changes to ensure highlights are the right colour/have the correct transparency.

Fixes #11265

Signed-off-by: Stuart Morgan <smorgan@…>

comment:3 Changed 11 years ago by Richard <peper03@…>

In bfa76a2f924af04327afcf4b04177a2fd6870f24/mythtv:

Set palette correctly when DVD menu highlight changes to ensure highlights are the right colour/have the correct transparency.

Fixes #11265

Signed-off-by: Stuart Morgan <smorgan@…>
(cherry picked from commit 5df1322ae0f73566766bcde0c7948292877fd443)

comment:4 Changed 11 years ago by Richard <peper03@…>

In 67d56643698694a6fb61e67e50ae109c127f30af/mythtv:

Set palette correctly when DVD menu highlight changes to ensure highlights are the right colour/have the correct transparency.

Fixes #11265

Signed-off-by: Stuart Morgan <smorgan@…>
(cherry picked from commit 5df1322ae0f73566766bcde0c7948292877fd443)

Conflicts:

mythtv/libs/libmythtv/DVD/dvdringbuffer.cpp

Note: See TracTickets for help on using tickets.