Page 1 of 4

WINAMP 5.5 (Bento) Skin 1.5.1 Minor Fix Update March 2009

Posted: Wed Jun 04, 2008 4:40 pm
by ermal
I started from songbird skin for mm3

Version 1.1 :
Only one version this time.horizontal volume bar and some small improvements added. I dont know how to fix problem with now playing node because it doesnt happen to me anymore (i dont know if I should be happy or not). if someone wants old versions just tell me in this thread.be free to report bugs

version1.2
added close min max buttons
skinned float player

Version 1.5
added mirror like effect in song time
added playlist and shuffle button
if you would like to download the background:
http://delta909.deviantart.com/art/Flora-Nine-90794895

Version 1.5.1 fixed "text in the player area not long enough" as suggested by Jome

screenshot
Version 1.5
Image

NEW Updated 11/03/2009
download 1.5.1
http://www.freewebs.com/musicofspace/Bento%201.5.1.mmip

Posted: Wed Jun 04, 2008 9:45 pm
by spacefish
Screenshot?

Posted: Thu Jun 05, 2008 2:30 am
by Guest

Posted: Thu Jun 05, 2008 2:42 am
by spacefish
Nicely done. I'm not a fan of a small player (in the main window) though. What does the float player look like?

Posted: Thu Jun 05, 2008 2:48 am
by ermal
I haven t done it yet but is a little bit difficult to do because bento doesn t have a float player. I think I will be working on this sunday but maybe someone else could help. This skin is just a starting point.

Posted: Thu Jun 05, 2008 2:55 am
by spacefish
It has a minimized window shade mode though. That's what I'm looking for. I switched from Winamp just after 5.x was released. Take a look at the skin link in my sig. The version of Eclipse I'm using has a slim float player (I'm a die-hard Winamp shade fan). Something like that would rock.

Posted: Thu Jun 05, 2008 3:18 am
by ermal
switching to mini player will give you a window shade mode, I havent skinned it yet so you will see a songbird skin. I will skin this later. Let me know if was this what you mean

Posted: Thu Jun 05, 2008 9:05 am
by spacefish
Yep, exactly what I mean! And the Songbird miniplayer is good enough for me. :)

Posted: Thu Jun 05, 2008 6:22 pm
by Jome
Props on starting the skin, looks like a good start, but not finished for daily use..

Posted: Fri Jun 06, 2008 5:18 am
by ermal
i would appreciate if someone would help me to code a bigger player, and to add votes, titles, and other stuff to the existing player because i am not very good at coding. what i have done is only to change the bitmaps of the original songbird skin. as i said this is only a starting point.

Posted: Fri Jun 06, 2008 5:53 am
by rovingcowboy
ermal wrote:i would appreciate if someone would help me to code a bigger player, and to add votes, titles, and other stuff to the existing player because i am not very good at coding. what i have done is only to change the bitmaps of the original songbird skin. as i said this is only a starting point.
thats the best way to learn and it is not hard to added in stuff.

go to a skin you like something in. make a set of work folders for the skin. unzip it and open the proper mskn file that has the feature in you want for your skin.

either the theme or the player or the float player or the micro players mskn file which ever has it.

then go to the object tree in the skin engine. find the object that you want in your skin. example. : virtual tree.
select that object by left clicking it.

go to the copy button in the top center of the skinning engine and copy that object.
now with out closing the skinning engine, open the same mskn file in your skin then select the object node then go to the button for paste in the skin engine and click it. now you have that same object in your skin.

you have to pick the name in the code area on the right for that object and remove the
" copy of " from the name and you have to adjust all the items in it to fit your skin, but you have the object in your skin which makes it easy for you to rework it.


the positions of the buttons and images on the player background are all controlled by the ini file for that mskn file.

the theme positions are controlled by the program.


8)

Posted: Fri Jun 06, 2008 5:57 am
by ermal
i didnt know i could copy objects i will try this today
thank you very useful

Posted: Fri Jun 06, 2008 6:05 am
by rovingcowboy
your welcome most don't realize it but that is the copy and paste buttons that is how to use them.

hope it comes in handy for you.

8)

Posted: Wed Jun 11, 2008 5:34 pm
by ermal
See update in the the firs post and tell me what you think.

Posted: Thu Jun 12, 2008 6:47 am
by kvarve
I really love this skin.
But I don't see any difference between the large and the normal skin?
And also, when I hit the now playing node, it shows me the list but with white background color and grey font color.
I would also like the shuffle button, repeat button and so on to be availeble.