ClearLogos for Music?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ronie Offline
Team-XBMC Member
Posts: 8,346
Joined: Jan 2009
Reputation: 111
Post: #11
MiLO83 Wrote:Hey I have been out of town for a few days visiting my parents.
I installed the latest SVN and am very impressed.
I know your skin is called "Transparency!" and its the only skin I use and recommend,
But could we have a slider to set the opacity of the clearlogo over the viz?
I would myself like 100% opaque.
Obviously you like it better semi-transparent. (Which with the name of the skin makes sense)
Would it be easy to make an option for this?

the logo is 100% opaque, but the visualisation is displayed on top of the logo.
you can turn off the visualisation though.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
rudeboyx Offline
Fan
Posts: 747
Joined: Dec 2007
Reputation: 0
Location: Burnley, UK
Post: #12
ronie Wrote:the logo is 100% opaque, but the visualisation is displayed on top of the logo.
you can turn off the visualisation though.


Any chance of displaying the logo above the visulaisationns instead? faded images (fanart) looks great, but faded text (logo) just looks wrong.

Just a thought.

RBX
find quote
ronie Offline
Team-XBMC Member
Posts: 8,346
Joined: Jan 2009
Reputation: 111
Post: #13
rudeboyx Wrote:Any chance of displaying the logo above the visulaisationns instead? faded images (fanart) looks great, but faded text (logo) just looks wrong.

Just a thought.

RBX

i did try that when i added the logo to the viz screen and it looked really out of place that way.
imo the logo should blend in with the background and hence ist's bleow the visualisation.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
rudeboyx Offline
Fan
Posts: 747
Joined: Dec 2007
Reputation: 0
Location: Burnley, UK
Post: #14
hi ronie. could you tell me what i need to edit in order to bring the artist logo to the front. i generally have the track info constantly displayed and arist info scrolling. with the logo on the bottom the artist info scrolls over the logo. i personally would like to bring the logo forward to clear this up. any suggestion would be great. which xml and which lines to edit.

thanks in advance
RBX
find quote
ronie Offline
Team-XBMC Member
Posts: 8,346
Joined: Jan 2009
Reputation: 111
Post: #15
rudeboyx Wrote:hi ronie. could you tell me what i need to edit in order to bring the artist logo to the front. i generally have the track info constantly displayed and arist info scrolling. with the logo on the bottom the artist info scrolls over the logo. i personally would like to bring the logo forward to clear this up. any suggestion would be great. which xml and which lines to edit.

thanks in advance
RBX

in MusicVisualisation.xml, move this line
Code:
<include condition="Skin.HasSetting(ArtistLogo) + !Skin.HasSetting(SafeMode)">logo-artists-visualisation</include>
and put it after the textbox control

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
rudeboyx Offline
Fan
Posts: 747
Joined: Dec 2007
Reputation: 0
Location: Burnley, UK
Post: #16
Thanks ronie

I'll give it a try after work this evening.

RBX
find quote
rudeboyx Offline
Fan
Posts: 747
Joined: Dec 2007
Reputation: 0
Location: Burnley, UK
Post: #17
Cheers ronie that worked. I altered the fade end point value to "100" in workarounds.xml aswell, to make the logo solid.

Thanks again
RBX
find quote
Post Reply