home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
Monochrome
Monochrome (for those who like dark skins), updated...
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Psycho Reptile" data-source="post: 232978" data-attributes="member: 19894"><p>I noticed that a long time ago, back when I was doing ReVision. The problem lies in MP's code - GUIRadioLastFM.cs has this</p><p></p><p>[CODE] public bool GetHome(out string strButtonText, out string strButtonImage, out string strButtonImageFocus, out string strPictureImage)</p><p> {</p><p> strButtonText = GUILocalizeStrings.Get(34000);</p><p> strButtonImage = string.Empty;</p><p> strButtonImageFocus = string.Empty;</p><p> [B]strPictureImage = "hover_my radio.png"[/B];</p><p> return true;</p><p> }[/CODE]</p><p></p><p>Changing:</p><p></p><p>strPictureImage = "hover_my radio.png" to strPictureImage = "hover_lastFM.png" would fix this....</p><p></p><p></p><p>Sure. Width, height, resolution, colour mode and depth?</p><p></p><p>@ All, I'll make the "white" changes and just make sure the text is still legible on my lcd before releasing an update.</p></blockquote><p></p>
[QUOTE="Psycho Reptile, post: 232978, member: 19894"] I noticed that a long time ago, back when I was doing ReVision. The problem lies in MP's code - GUIRadioLastFM.cs has this [CODE] public bool GetHome(out string strButtonText, out string strButtonImage, out string strButtonImageFocus, out string strPictureImage) { strButtonText = GUILocalizeStrings.Get(34000); strButtonImage = string.Empty; strButtonImageFocus = string.Empty; [B]strPictureImage = "hover_my radio.png"[/B]; return true; }[/CODE] Changing: strPictureImage = "hover_my radio.png" to strPictureImage = "hover_lastFM.png" would fix this.... Sure. Width, height, resolution, colour mode and depth? @ All, I'll make the "white" changes and just make sure the text is still legible on my lcd before releasing an update. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
Monochrome
Monochrome (for those who like dark skins), updated...
Contact us
RSS
Top
Bottom