Page 1 of 2

ASkin: skin in progres

Posted: 20 Nov 2006 03:49
by Anton543
ASkin - a skin in progres
by Anton

Download ASkin v.0.5a

Note: The the equalizer is not finished, so don't test it. Test only the main window and the playlist. And ONLY on 0.8.6.

Posted: 20 Nov 2006 07:58
by ipkiss
Nice skin. I guess a slider is missing though... (for the time or the volume, depending on what the other one does).
FYI, adding menus like the ones of the wxwidgets interface is not possible in skins.

Posted: 20 Nov 2006 16:26
by Anton543
Yeah, I'm working on the time slider and the volume icon right now. Too bad for the menus though/

Posted: 20 Nov 2006 19:08
by Anton543
v0.2 is here (check original post)

Posted: 21 Nov 2006 00:33
by Jean-Baptiste Kempf
I like this.

Posted: 21 Nov 2006 02:45
by Anton543
Is the current documentation on how to create a skin for 0.8.6? Because I'm planning to make it for 0.8.6.

Also, does anyone know when to expect a 0.8.6 stable release?

Anyway, v. 0.3 is here with some added shades, and with the playlist. I'll also upload a v. 0.3a with the buttons round. You just tell me which you like more.

Posted: 21 Nov 2006 07:16
by ipkiss
The documentation is for the latest development version. Unless explicitly stated otherwise, any described feature works in all the versions.

0.8.6 should be released within 2 weeks approximately.

Posted: 21 Nov 2006 07:49
by funman
nice !! ;)

i prefer round buttons over square ones, and I think the stop button could be smaller, like the seek buttons, and not just next to the play button.

ready to do some testing for this :)

Posted: 21 Nov 2006 22:38
by dionoea
Ouh! I like it too (and this time it doesn't just copy some other popular media player's skin). Nice work :)

Posted: 21 Nov 2006 23:42
by Anton543
I've decided to keep the buttons round aka v. 0.3a. I've started editing the theme.xml file. So far everything goes smoothly. I'd say it is 50% finished 8) . Anyway I wanted to ask: Is there a way to determinate the current resolution of the user that is using vlc player. I'm asking this in order to start the player in the middle of the screen.

e.g.

Code: Select all

x_p=(resolution_width/2)-(player_width/2) y_p=(resolution_height/2)-(player_height/2)
and then

Code: Select all

<Window id="main" x="x_p" y="y_p" dragdrop="true" playondrop="false" visible="true">
where x and y are the starting points of the player

Posted: 22 Nov 2006 03:37
by Jean-Baptiste Kempf
It is just getting better and better.
and this time it doesn't just copy some other popular media player's skin
+1

Posted: 22 Nov 2006 03:59
by Anton543
Although, only the main window is finished with coding, you can download the skin now. Check original post.

Posted: 23 Nov 2006 01:03
by Input
Oh wow your skin looks awsome! :!:

Posted: 23 Nov 2006 01:58
by Jean-Baptiste Kempf
I think it is "VLC media player", not "VLCPlayer".

Still waiting for the following. :D

Posted: 23 Nov 2006 02:41
by Anton543
I think it is "VLC media player", not "VLCPlayer".
Fixed. :D

Posted: 23 Nov 2006 04:26
by Jean-Baptiste Kempf
Great :D

For your record, it is supposed to be "VLC media player" and not "VLC Media Player", but this is really not important, since I prefer your version :D

About your skin, and this is more about my opinion :
I miss a link to preferences and media info (not sure about that one).
I have a strange issue on the "x" (close) button on the playlist windows, that should not be placed where it is. But you said it was not finished, so I am waiting.

Posted: 23 Nov 2006 04:58
by Anton543
For your record, it is supposed to be "VLC media player" and not "VLC Media Player"
Actually I just tried "VLC media player", and it looks much better than the one with capital letters.
I have a strange issue on the "x" (close) button on the playlist windows
As I said in my original post: don't test the playlist and equalizer. They're not even started yet.
I miss a link to preferences and media info (not sure about that one).
I'm actually working on that right now. And not just the preferences and the info buttons, but also the equalizer button.

Update: check original post

Now I have to figure out how to fit the DVD buttons(next, previous and menu). Any suggestions would be very apriciated.

Posted: 25 Nov 2006 07:22
by Anton543
v 0.5a is here. Now with the playlist.

Download
Don't test the equalizer or the mini mode. Just the player and the playlist. The skin is designed ONLY for vlc 0.8.6

It seems everytime I add something to the playlist and then close the player, the player closes but the audio/video stays. I'm not sure whether this is the skin's fault or the player's fault. Feel free to look inside the vlt file.

So go ahead. Test it :)

Edit: I just found out that this bug has been reported: viewtopic.php?t=28636

Posted: 30 Nov 2006 23:02
by Anton543
ASkin 1.0
This is the official release of ASkin 1.0 for VLC 0.8.6
It is made by the DefaultSkinRequirements standards.
Enjoy the skin. :D

Download

Image

Any comments of any kind are welcomed.
Thanks to everyone who gave feedback while I was developing the skin.

Posted: 30 Nov 2006 23:17
by ipkiss
Just a thought: could you try aligning the centres of the buttons, instead of their bottoms? I think it would like nicer.

Posted: 01 Dec 2006 01:13
by Anton543
Just a thought: could you try aligning the centres of the buttons, instead of their bottoms? I think it would like nicer.
I'm not sure I understand you.
Do you mean, when you resize the window, the buttons should be in the middle?

Posted: 02 Dec 2006 00:44
by ipkiss
No. Currently, the bottom of the play button is horizontally aligned with the bottom of the stop button. It would be interesting to try aligning the center of the play button horizontally with the center of the stop button (so moving the stop button a few pixels to the top). Same for other buttons.

Posted: 02 Dec 2006 19:23
by Anton543
No. Currently, the bottom of the play button is horizontally aligned with the bottom of the stop button. It would be interesting to try aligning the center of the play button horizontally with the center of the stop button (so moving the stop button a few pixels to the top). Same for other buttons.
I just tried it, but doesn't look that good as the original one. But thanks for the suggestion anyway.

Posted: 03 Dec 2006 17:24
by ipkiss
Could you post a screenshot nevertheless please?

Posted: 03 Dec 2006 17:49
by Anton543
Could you post a screenshot nevertheless please?
Here it is.