Please login or register.

Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pepo

Pages: [1] 2
1
Winyl - Skins / Re: Zune Theme 2.2
« on: April 15, 2013, 09:54:11 PM »
Love the theme, but I am having a strange bug when selecting it. Lots of elements are missing from the skin. Any idea on how to fix this? Thanks in advance! :D

I think this just happens with the .wzp file, so use the folder skin: Zune Theme 2.2

2
Winyl - Skins / Re: teach me how to create Winyl Skin
« on: March 30, 2013, 03:09:40 AM »
Hi, my english is bad, but I will try explain to you.

Considering that you already had designed the skin in your image editor, first thing to do is download a xml editor, I use XML Copy Editor (you can use the default notepad too, but I think it's bad :P)

Now go to the skin folder, choose one skin that you like and change the extension from .wzp to .zip and extract it.

Replace the all the .png files with yours. In almost all folders theres a .xml too, you will not need edit the little ones (buttons in most) if you do, their are self-explanatory.
The main .xml files are Skin.xml, Mini.xml, Popup.xml, Library\Library.xml and Playlist\Playlist.xml.

I'll give a example of Skin.xml here, which is divided in layouts, and every layout have Elements (.xml files for buttons, playlist, texts and so forth) and Background (images or fill).
Basically you'll have to change the position of everything, modifying layouts or creating new ones.

Some basic examples:

Here I have the Library on the top left (Top="0" Left="0"):

<Layout Name="Library">
   <Position Top="0" Left="0" Width="200" />
   <Elements>
     <Library>
       <Position Left="0" Right="0" Top="0" Bottom="0" />
       <Skin File="Library\Library.xml" />
     </Library>
   </Elements>
</Layout>

Here I have the Controls on the bottom (Bottom="0"), with BackControls.png in background:

<Layout Name="Controls">
   <Position Bottom="0" Left="0" Right="0" Height="100" />
   <Elements>
     <PlayPause>
       <Position LeftRight="0" Top="23" />
       <Skin File="SwitchPlay\Play.xml" />
     </PlayPause>
   </Elements>
   <Background>
     <Image>
       <Position Bottom="0" Left="0" Right="0" />
       <Image File="Background\BackControls.png" />
     </Image>
   </Background>
</Layout>

I hope this helps, it's hard to explain everything, so I highly recommend you poke around all to learn better.

3
Winyl - Skins / Re: Metro
« on: November 05, 2012, 08:22:53 PM »
you're welcome  :-)

4
Winyl - Skins / Metro
« on: November 04, 2012, 10:45:27 PM »
My new skin metro-style :-)

Looks better with windows 8 theme or aero.

Enjoy!

Update:
Minor changes in library and playlist.

>> Download Metro <<


5
Winyl - Skins / Re: Zune Theme 2.2
« on: October 11, 2010, 08:08:43 PM »
Thanks Alexander.

Updated again :)

6
Winyl - Skins / Re: Zune Theme 2.0
« on: June 21, 2010, 07:56:08 PM »
Updated :)

Download above.

7
Winyl - Skins / Re: Zune Theme
« on: April 20, 2010, 06:44:51 AM »
I am from France and mine is not so good too;)
I mean the winyl view who is on you're zune theme is it available in your other skin?
I mean a similar view with just the big cover and control buttons.

hehehe we are two with bad english
but answering the question the answer is no

8
Winyl - Skins / Re: Zune Theme
« on: April 13, 2010, 07:21:19 PM »
 ;)

9
Winyl - Skins / Re: Zune Theme
« on: April 09, 2010, 09:07:18 PM »
Sorry, not quite understand your question is that I am Brazilian and my English is very bad  :-\

But the question is whether there is a way to visualize this screenshot in other skins made by me?
if this is the question the answer is no

10
Winyl - Skins / Re: Zune Theme
« on: April 08, 2010, 06:35:30 PM »
There are two ways of viewing the skin: Winyl and Collection
to see how is the screenshot just click Winyl  ;)

11
Winyl - Skins / Re: Skin - Black Simple - New
« on: April 07, 2010, 11:12:54 PM »
Thanks

12
Winyl - Skins / Re: Zune Theme
« on: April 07, 2010, 11:12:40 PM »
Thanks

13
Winyl - Skins / Re: Zune Theme
« on: March 09, 2010, 07:49:17 PM »
Not even need to thank, guy.

About the miniplayer I was trying to do that this skin but it did not work hehe
I'll be waiting for the next version for sure.

;)



14
Winyl - Skins / Zune Theme 2.2
« on: March 08, 2010, 08:54:04 PM »
Latest update: 4 February 2013

After a long time here's the update of skin  ;D
install the fonts that are together with the skin to get better
All fonts are included to the skin now, no need to install fonts, just unzip this skin to Winyl\Skin folder.

Double-click to open the library

  2.2
- Added skinned scrollbars and song time state.

>> Download Zune Theme <<

Alternative download of skin folder (if the .wzp is wrong for you): >> Zune Theme 2.2 <<




Enjoy.

15
Winyl - Skins / iTunes 9!
« on: February 11, 2010, 08:48:06 PM »
Another skin made by me from iTunes 9.

>> Download iTunes 9 For Winyl << (Included iTunes Mini 1 and 2)

iTunes 9:


iTunes 9 Mini:


iTunes 9 Mini 2:

Pages: [1] 2