Modify

Ticket #3068 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Add support to mythvideo for a background theme element in mythvideo

Reported by: justin.hornsby@… Owned by: awithers
Priority: minor Milestone: unknown
Component: mythvideo Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

All screens in mythvideo support themable background elements apart from the gallery view. This patch adds support for a background container for the gallery view in video-ui.xml

e.g.

<container name="background">

<image name="background" draworder="0">

<filename>background.png</filename> <position>0,0</position>

</image>

<image name="header" draworder="0" fleximage="no">

<filename>bg_header.png</filename> <position>0,0</position>

</image>

</container>

Attachments

mythvideopatch.txt (1.6 KB) - added by justin.hornsby@… 5 years ago.
mythvideopatch.diff (1.6 KB) - added by zdzisekg@… 5 years ago.

Change History

Changed 5 years ago by justin.hornsby@…

comment:1 Changed 5 years ago by anonymous

  • Owner changed from ijr to awithers
  • Component changed from mythtv to mythvideo

comment:2 Changed 5 years ago by zdzisekg@…

the patch would not apply due to windows style EOL I think. Here is the fixed up one.

Changed 5 years ago by zdzisekg@…

comment:3 Changed 5 years ago by awithers

  • Status changed from new to closed
  • Resolution set to fixed

(In [12855]) Closes #3068

A slightly modified version of the patch in #3068 allowing for background images in the gallery view.

With thanks to Justin Hornsby for the patch and Zdzislaw Gorlicki for making it look pretty.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.