Difference between revisions of "Talk:Blue Abstract Theme"

From MythTV Official Wiki
Jump to: navigation, search
m (Removed Fix for User Job descriptions)
m (remove obselete talk, the patch has been applied 4 years ago)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Why isn't this checked into the myththemes tree in CVS at http://cvs.mythtv.org/svn/trunk/myththemes/ ? 
 
 
It's the perfect place for people to test, install, upgrade, provide patches etc.
 
 
* Agreed. It should be added there, since this theme is (IMHO) one of the best-looking themes available for MythTV right now. [[User:PerLundberg|PerLundberg]] 19:13, 28 November 2010 (UTC)
 
:: No, it should not go there.  The plan is to remove that entire folder, and leave only a single default theme installed in the core.  All other themes will be managed through the theme downloader.  While all themes currently have to be manually inserted by an admin, the intended design is to allow authors to login and upload themes to be auto-validated and shared. [[User:Wagnerrp|wagnerrp]] 00:09, 29 November 2010 (UTC)
 
:::The problem is that Download link is broken. As I can see it's on dynamic DNS host so it isn't something to rely on. It should be available on some more official and "commitable" location (github/themes?). [[User:4ndY|4ndY]] 09:01, 25 April 2011 (UTC)
 
:::: No. The theme is available in the frontend through the theme chooser, which downloads from the official mythtv.org theme cache. All other access to the theme is the responsibility of the themer to maintain. [[User:Wagnerrp|wagnerrp]] 15:13, 25 April 2011 (UTC)
 
 
 
== Nice Theme ==
 
== Nice Theme ==
 
Thanks for the awesome theme :) - --[[User:Killerkiwi|Killerkiwi]]
 
Thanks for the awesome theme :) - --[[User:Killerkiwi|Killerkiwi]]
Line 17: Line 8:
  
 
* This is intended so that the cover will not be overlapped by some check mark icon ([[User:Robert S|Robert S]] 6:27, 25 June 2011 (UTC)).
 
* This is intended so that the cover will not be overlapped by some check mark icon ([[User:Robert S|Robert S]] 6:27, 25 June 2011 (UTC)).
 
== Fix for missing genres in video detail window ==
 
 
This patch is for Blue Abstract theme version 1.5.  MythTV does not have a ''Genre'' field, but it does have a ''Genres'' field.  This is because most movies fit in to multiple genres.  Because of this, the genre list would not fit in the current position.  I have therefore moved the Genre list under ''Cast'' and moved all the other fields down and the ''Parental Level'' has been moved to the right.
 
 
[http://www.danellis.co.uk/sites/default/files/download/blue_abstract_theme_1.5_genres.patch blue_abstract_theme_1.5_genres.patch]
 
 
To apply the patch run:-
 
 
patch /usr/share/mythtv/themes/blue-abstract-wide/video-ui.xml blue_abstract_theme_1.5_genres.patch
 
 
[[User:Danellisuk|Danellisuk]] 21:09, 6 July 2011 (UTC)
 
 
* This has been fixed and will be included in version 1.6. ([[User:Robert S|Robert S]] 18:49, 08 Dec 2011 (UTC))
 
 
== Patch to add classification rating to video gallery ==
 
 
This patch is for Blue Abstract theme version 1.5.  It adds the classification rating (such as ''U PG 12'' etc) just below the user rating in the title summary.
 
 
[http://www.danellis.co.uk/sites/default/files/download/blue_abstract_theme_1.5_rating.patch blue_abstract_theme_1.5_rating.patch]
 
 
To apply the patch run:-
 
 
patch /usr/share/mythtv/themes/blue-abstract-wide/video-ui.xml blue_abstract_theme_1.5_rating.patch
 
 
[[User:Danellisuk|Danellisuk]] 21:52, 7 July 2011 (UTC)
 
 
* This has been fixed and will be included in version 1.6. ([[User:Robert S|Robert S]] 18:49, 08 Dec 2011 (UTC))
 
 
== Patch to fix various text overflows on OSD ==
 
 
This patch is for Blue Abstract theme version 1.5.  It fixes a few text overflow issues on the OSD:-
 
 
* Enlarge and right align the channel number on the browse OSD to handle 3 digit channels as used on Freesat.
 
* Expand the channel name slightly to fit longer channel names such as "Channel 4"
 
* Expand the audio channels field to fit properly on the program_info window
 
* Replace "1 Channel" with the word "Mono" and "2 Channels" with "Stereo"
 
 
[http://www.danellis.co.uk/sites/default/files/download/blue_abstract_theme_1.5_osd.patch blue_abstract_theme_1.5_osd.patch]
 
 
To apply the patch run:-
 
 
patch /usr/share/mythtv/themes/blue-abstract-wide/osd.xml blue_abstract_theme_1.5_osd.patch
 
 
[[User:Danellisuk|Danellisuk]] 21:58, 12 July 2011 (UTC)
 
 
* This has been fixed and will be included in version 1.6. ([[User:Robert S|Robert S]] 18:49, 08 Dec 2011 (UTC))
 
 
== Patch to fix schedule editor problem when running git head ==
 
 
* This patch adds the metadata edit button on the schedule editor buttonlist. Without this, recording schedules cannot be edited or added.
 
* This patch also moves the SAVE/CANCEL buttons down to make room for the metadata edit option.
 
* This patch also fixes a few scrollstyles where "top" is no longer supported (as per the mythuitheme.xsd).
 
* This patch should probably not be applied unless you are running pre-25.
 
 
[https://docs.google.com/open?id=0ByUbcq_L3vtqYTFiMDk0ZWItMWM0Ny00NmU1LWFmNmMtZmVhZWI1ZjA0NTQx]blue_abstract_theme_1.5_metadata.patch
 
 
* This has been fixed and will be included in version 1.6. ([[User:Robert S|Robert S]] 18:49, 08 Dec 2011 (UTC))
 

Latest revision as of 17:02, 30 October 2015

Nice Theme

Thanks for the awesome theme :) - --Killerkiwi

All looks very nice with 0.23 only issue is the music screen has the play list at the top left

Watched Shows?

When you mark a show as watched, a small grey bar appears under the cover art. I'd expect to see a check mark or something instead.

  • This is intended so that the cover will not be overlapped by some check mark icon (Robert S 6:27, 25 June 2011 (UTC)).