| Skinning Discussions All things skin related |
 |
|
March 11th, 2010, 07:20 PM
|
#11 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: May 2008
Location: South FL
Vehicle: Scion tC
Posts: 515
|
Sure you can, they are already there, just not as obvious or as long as shown here.
|
|
|
March 11th, 2010, 07:52 PM
|
#12 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Feb 2008
Posts: 1,061
|
So there is a way to modify just the transitions for better effect?
|
|
|
March 12th, 2010, 01:15 AM
|
#13 (permalink)
|
|
Moderator
Join Date: Nov 2007
Location: Germany, Löbau
Vehicle: Fiat Stilo (5D) 1.9JTD 115HP
Posts: 2,503
|
Yes, you can create your own effect profile file in Folder "effectprofiles" and then play with it.
(a little recommendation from me: look in youtube plugin (cf2), there you can see how it works, the flip transition)
__________________
R.I.P.
(stopped my Projects)
|
|
|
March 14th, 2010, 06:07 PM
|
#14 (permalink)
|
|
Moderator
Join Date: Oct 2008
Location: Toronto, ON
Vehicle: 2004 Hyundai Santa Fe GLS aka the UAV
Posts: 819
|
I'd like to have a play around with those transitions as well.
__________________
I do what I can...
"I am always doing that which I can not do, in order that I may learn how to do it." — Pablo Picasso
|
|
|
March 15th, 2010, 01:33 PM
|
#15 (permalink)
|
|
7 Farad - Super Capacity
Join Date: Feb 2009
Posts: 179
|
Looks really nice.
I'd just love (for all skins) that there would be a "-" dash between artist and title... it looks odd and sometimes is unclear to me when there is just a space.
|
|
|
March 15th, 2010, 01:35 PM
|
#16 (permalink)
|
|
Moderator
Join Date: Oct 2008
Location: Toronto, ON
Vehicle: 2004 Hyundai Santa Fe GLS aka the UAV
Posts: 819
|
We tried to make it work in both our skins, but if there is no track selected you get " - " in the title bar, or if you are watching a vide o you get " - movie title"
__________________
I do what I can...
"I am always doing that which I can not do, in order that I may learn how to do it." — Pablo Picasso
|
|
|
March 15th, 2010, 01:43 PM
|
#17 (permalink)
|
|
7 Farad - Super Capacity
Join Date: Feb 2009
Posts: 179
|
I understand... for me that is very few times the case... I'd definitly prefer this unperfection before the one there is now
|
|
|
|
The Following User Says Thank You to analographi For This Useful Post:
|
|
March 15th, 2010, 03:15 PM
|
#18 (permalink)
|
|
Moderator
Join Date: Nov 2007
Location: Germany, Löbau
Vehicle: Fiat Stilo (5D) 1.9JTD 115HP
Posts: 2,503
|
Yes, me too..
Maybe Scott/David can fix this with clear label when no playlist is loaded, like in destinator ("HeaderNoRoute").
As Example: if no Playlist is loaded we can put this line in skin file:
Code:
<HIDECONTROLSNOPLAYLIST>
<CONTROL type="Label" id="MainTitle" />
</HIDECONTROLSNOPLAYLIST>
I think this is the best solution and easy. What do you say Scott??
__________________
R.I.P.
(stopped my Projects)
|
|
|
March 15th, 2010, 04:33 PM
|
#19 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Apr 2009
Location: Australia
Vehicle: Toyota Landcruiser Troopy
Posts: 563
|
Quote:
Originally Posted by analographi
I understand... for me that is very few times the case... I'd definitly prefer this unperfection before the one there is now 
|
It's quite simple to add this.
Open the main skin file, skin.xml and look for the Section that starts
<SECTION id="Main", in that section you'll find a line
Code:
<CONTROL type="Label" id="MainTitle" bounds="175,4,555,42" fontclass="Standard24" fontstyle="align:left" cmlaction="Centrafuse.Main.NowPlaying" scroll="true" cmltext="Centrafuse.CurrentMedia.Artist + { } + Centrafuse.Main.Title" />
All you have to do is add the "-" between the {} braces.
BIG NOTE, in case you don't know, use a text editor like "notepad" NOT a word processing program like "Word".
Willem
|
|
|
March 15th, 2010, 04:41 PM
|
#20 (permalink)
|
|
Moderator
Join Date: Nov 2007
Location: Germany, Löbau
Vehicle: Fiat Stilo (5D) 1.9JTD 115HP
Posts: 2,503
|
Quote:
Originally Posted by Spawn
I'd like to have a play around with those transitions as well.
|
Have you found it??!
You can look into this in soon coming first Aura Release.
You can try this in effectprofile file:
Code:
<EFFECT id="ToMain" bounds="0;85;848;310" assembly="Centrafuse.Transitions.Flip" parameters="EffectOption=Vertical"></EFFECT>
__________________
R.I.P.
(stopped my Projects)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|