Opened 18 years ago

Closed 18 years ago

#1393 closed patch (fixed)

provide default-wide graphics and XML specs

Reported by: Robert Tsai <rtsai1111> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The "default" theme contains XML and graphics that serve as defaults in case any themes are incompletely implemented, such as not implementing some custom mythmusic UI (for example).

Wide themes cannot properly inherit from the "default" theme because the XML and graphics are written for 800x600; when they get scaled for a wide theme, those pages and graphics appear pushed up into the top left corner.

This patch:

  • Supplies some wide-screen XML and graphics (simply adjusted/stretched/scaled from the default theme)
  • Implements a MythCenter?-wide theme that inherits from default-wide (tarball to be extracted in the "myththemes" package).

Attachments (3)

mythtv.wide.diff (15.8 KB) - added by Robert Tsai <rtsai1111> 18 years ago.
myththemes.wide.diff (16.9 KB) - added by Robert Tsai <rtsai1111> 18 years ago.
mythtv.wide.2.diff (16.0 KB) - added by Robert Tsai <rtsai1111> 18 years ago.
update to [9212]

Download all attachments as: .zip

Change History (5)

Changed 18 years ago by Robert Tsai <rtsai1111>

Attachment: mythtv.wide.diff added

Changed 18 years ago by Robert Tsai <rtsai1111>

Attachment: myththemes.wide.diff added

comment:1 Changed 18 years ago by Robert Tsai <rtsai1111>

default-wide.tar.bz2 and MythCenter?-wide.tar.bz2 can be downloaded from http://www.geocities.com/rtsai/

Other wide-theme-related work is in #1350

Changed 18 years ago by Robert Tsai <rtsai1111>

Attachment: mythtv.wide.2.diff added

update to [9212]

comment:2 Changed 18 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

(In [9590]) A default theme dir/xml layout files for widescreen themes. MythCenter?-wide, a variant of MythCenter? for widescreen. (Robert Tsai)

mythgallery had a wrong missing theme element check, and could crash. Removed the +x from MythCenter/?*, did a little d2u on the text files.. (me)

Closes #1393

Note: See TracTickets for help on using tickets.