Vision Skin v 2.0.0.0 (07.01.2012)

If you want to contribute MediaMonkey skins, themes, icons, etc...

Moderators: Morten, Gurus

Dan33185
Posts: 233
Joined: Sun Nov 08, 2009 4:36 pm

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by Dan33185 »

Also wondering about the white on white, quite annoying

Image
rrfpacker
Posts: 1065
Joined: Sat Jul 12, 2008 5:47 pm

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by rrfpacker »

DreadM wrote:Yes, since MM version 1632 it's possible to change this text color,
open theme.mskn with ThemeEditor7 and change the color under "Fonts/WindowTextNormal" :wink:
I tried this tonight with the Vision and Helium Dark skins. I changed both colors to black and there was no change when I opened them in MM. Is there more to it?
Caedendi
Posts: 3
Joined: Sat Sep 27, 2014 3:34 pm

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by Caedendi »

Awesome skin, im really loving it!

Just one small question tho,

is it possible to hide the album art at the bottom left corner (the one with the glow, thats inside the player)?
I prefer seeing the album art window at my bottom left corner, because it's bigger and has no glow.
Because i have both located at the bottom left, theres two of the same images on top of eachother.

apart from that, i love it!
DreadM
Posts: 1018
Joined: Wed Mar 26, 2008 1:09 pm
Location: Germany

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by DreadM »

Hi Caedendi

yes it's possible , just open your skin file , open the player.ini and replace the content with this:

Code: Select all

[PlayerSkin]
EngineVersion=100
Resizable=1,0,1,0
Pos=0,0
Size=600,88
Transperent=0
TimeFormat=HH:mm:ss
DockAtMostBottom=1
DockLock=1
RemoveAllBordersAround=0
----------------------------------
[SongTitle]
Type=Text
Transperent=1
ShowLimitH=264
Resizable=1,1,1,0
Pos=10,42
Size=510,23
Transperent=1
TextMask=%S - %A
FontColor=E0E0E0
FontHeight=-18
FontName=Segoe UI light
TextAlign=-1
-------------------------------------
[Rating]
Type=Panel
Resizable=1,1,0,0
Pos=10,70
Size=70,13
Transperent=0
-----------------------------------
[PlayPauseButton]
Type=StateButton
Resizable=0,0,1,1
Pos=528,28
Size=52,52
Transperent=1

[PrevButton]
Type=Button
Resizable=0,0,1,1
Pos=444,24
Size=22,20
Transperent=1

[StopButton]
Type=Button
Resizable=0,0,1,1
Pos=470,24
Size=22,20
Transperent=1

[NextButton]
Type=Button
Resizable=0,0,1,1
Pos=496,24
Size=22,20
Transperent=1
-----------------------------------
[MuteButton]
Type=StateButton
Resizable=1,1,0,0
CenterOffsetX=-80
Pos=0,70
Size=13,13
Transperent=1

[VolumeBar]
Type=TrackBar
Resizable=1,1,0,0
CenterOffsetX=-60
Pos=0,70
Size=120,13
Transperent=0
ThumbSize=13
TrackReversed=0

[PlusIcon]
Type=Button
Resizable=1,1,0,0
CenterOffsetX=67
Pos=0,70
Size=13,13
Transperent=0

[SeekBar]
Type=TrackBar
Resizable=1,1,1,0
Pos=10,11
Size=574,13
Transperent=1
TextMask=
ThumbSize=13
---------------------------------
[ContinousButton]
Type=StateButton
Resizable=0,0,1,0
Pos=320,28
Size=22,12
Transperent=1

[ShuffleButton]
Type=StateButton
Resizable=0,0,1,0
Pos=350,28
Size=22,12
Transperent=1

[AutoDJButton]
Type=StateButton
Resizable=0,0,1,0
Pos=380,28
Size=22,12
Transperent=1

[PlaylistButton]
Type=StateButton
Resizable=0,0,1,0
Pos=410,28
Size=22,12
Transperent=0
----------------------------------
[TimeDisplay]
Type=Text
Transperent=1
Resizable=1,0,0,0
Pos=10,25
Size=100,15
TextMask=%I / %H
FontColor=E0E0E0
FontHeight=12
FontName=Calibri
TextAlign=-1
Scrollable=0
This remove the AArt and move seekbar ,text ,ratings and time to the left :wink:
Caedendi
Posts: 3
Joined: Sat Sep 27, 2014 3:34 pm

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by Caedendi »

Wow DreadM, that worked wonders. u da man! :D
thx for the quick response

say, 1 last request, is it hard to program the skin so, that not the player is fully extended, but the media tree?
so that it would look like this:

Image

This small detail would make it perfect to me :oops:

I havent seen a skin yet that has the player like that, so i hope it's possible.
if its too much of a hassle: just leave it be. im already loving ur skin anyways^.^
DreadM
Posts: 1018
Joined: Wed Mar 26, 2008 1:09 pm
Location: Germany

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by DreadM »

Caedendi wrote:say, 1 last request, is it hard to program the skin so, that not the player is fully extended, but the media tree?
just open the player.ini again and change

Code: Select all

DockLock=1
to

Code: Select all

DockLock=0
and move the player where you want .
this should do what you expect :wink:
but elements on bottom from Theme frame don't looks right now,
because it's designed to have docked player at bottom!

Caedendi please can you tell me what OS you run,
i ask because your top Tab displays correct ,
but not on my Win8 system, :-?
Caedendi
Posts: 3
Joined: Sat Sep 27, 2014 3:34 pm

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by Caedendi »

lol its just that easy >.>

the only thing thats inconsistent is the volume bar, which is in the middle of the player instead of the screen, but i can live with that.
if it eventually starts to bother me, ill just switch back to the way u designed it^.^

as for my OS: im using Windows 7 Ultimate x64.
im kind of a windows 8 hater :D
firefly448

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by firefly448 »

i cant seem to get this skin to work, help please
thanks
Matthijs
Posts: 3
Joined: Mon Feb 17, 2014 7:17 am

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by Matthijs »

I really like this skin, but I've been having this problem lately where some song information is displayed in black text, making it unreadable. See the example here: https://dl.dropboxusercontent.com/u/12824549/mmsnip.JPG

Is there any way to fix this? Or are there any song properties that would make them display differently?

Edit: When I click on one of the songs in black font, the font becomes the normal color.
dolf-volkoff
Posts: 97
Joined: Sat Jun 01, 2013 10:26 pm
Contact:

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by dolf-volkoff »

There appears to be some strange bug that happens only with this skin:

If you leave playback paused for more than about 15 minutes and then hit the stop button, seek bar doesn't reset to it's default position.

Ludek, of the MediaMonkey Support was able to replicate this and advised to contact the author of the skin.
Image
rovingcowboy
Posts: 14163
Joined: Sat Oct 25, 2003 7:57 am
Location: (Texas)
Contact:

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by rovingcowboy »

I'm not sure what dreadm can do unless he added some sort of coding to his skin. the skins are just simple image replacements in the files. with some ini files you can modify to make information show in the player. the font color issue is one that has been around since beginning of this skin style and is caused by some sort of memory issue from ms blocking use or changing of certain fonts. but the pausing issue I've never seen. I'm thinking it might be caused by the computer's audio cache being dumped after a long time of non use. I've seen some issues with the dumping of the cdrom cache so maybe that might be the cause. because I believe the seek bar is controlled by the amount of data placed in the cache that fills it up and shoves the seek bar like a float in a water tank is moved up by the water, and it gets stuck at times if the water is dumped fast at once leaving the float hanging. something like this is what I'm thinking is going on with the code to move the seek bar. :-?
roving cowboy / keith hall. My skins http://www.mediamonkey.com/forum/viewto ... =9&t=16724 for some help check on Monkey's helpful messages at http://www.mediamonkey.com/forum/viewto ... 4008#44008 MY SYSTEMS.1.Jukebox WinXp pro sp 3 version 3.5 gigabyte mb. 281 GHz amd athlon x2 240 built by me.) 2.WinXP pro sp3, vers 2.5.5 and vers 3.5 backup storage, shuttle 32a mb,734 MHz amd athlon put together by me.) 3.Dell demension, winxp pro sp3, mm3.5 spare jukebox.) 4.WinXp pro sp3, vers 3.5, dad's computer bought from computer store. )5. Samsung Galaxy A51 5G Android ) 6. amd a8-5600 apu 3.60ghz mm version 4 windows 7 pro bought from computer store.
dolf-volkoff
Posts: 97
Joined: Sat Jun 01, 2013 10:26 pm
Contact:

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by dolf-volkoff »

rovingcowboy wrote:I'm thinking it might be caused by the computer's audio cache being dumped after a long time of non use.
As I see it, if this was a system issue, the issue would show no matter what skin is used. But, according to Ludek, no other skin is affected by this.
Image
rovingcowboy
Posts: 14163
Joined: Sat Oct 25, 2003 7:57 am
Location: (Texas)
Contact:

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by rovingcowboy »

Some skins are heavy use on cpu cycles due to lots of scripts added to the player skin this also raises the temperature of the cpu by 2 degrees as compared to skins with less scripts added in the msz file. So some might trigger the dump while others won't. This might only be trouble on single core units. Or low ram units. Now the skin doesn't have to be the one that has the scripts it can have 1 or 2 and the user could have added many others. That would have the same effect. I'm not sure if you are getting this but it is a good possibility. I as you might know have had tons of strange errors over the past 10 yrs and did find most were caused by stuff like this. It seems off the wall but when I delt with it the errors were gone. Needless to say but I've gone to having extreme amounts of ram and tons of cooling fans on my systems I defragment the jukebox daily and run cleaners to keep it up and running. I am doing the same with the other systems but on a weekly basis. With 6 systems nowadays I'm not going anywhere for long only the software and parts stores.
roving cowboy / keith hall. My skins http://www.mediamonkey.com/forum/viewto ... =9&t=16724 for some help check on Monkey's helpful messages at http://www.mediamonkey.com/forum/viewto ... 4008#44008 MY SYSTEMS.1.Jukebox WinXp pro sp 3 version 3.5 gigabyte mb. 281 GHz amd athlon x2 240 built by me.) 2.WinXP pro sp3, vers 2.5.5 and vers 3.5 backup storage, shuttle 32a mb,734 MHz amd athlon put together by me.) 3.Dell demension, winxp pro sp3, mm3.5 spare jukebox.) 4.WinXp pro sp3, vers 3.5, dad's computer bought from computer store. )5. Samsung Galaxy A51 5G Android ) 6. amd a8-5600 apu 3.60ghz mm version 4 windows 7 pro bought from computer store.
dolf-volkoff
Posts: 97
Joined: Sat Jun 01, 2013 10:26 pm
Contact:

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by dolf-volkoff »

rovingcowboy wrote: This might only be trouble on single core units. Or low ram units.
My laptop has a 2-core processor, 4GB RAM. The system is Windows 7 x64.
rovingcowboy wrote: Now the skin doesn't have to be the one that has the scripts it can have 1 or 2 and the user could have added many others.
Other add-ons are InlineLyrics, LyricTimer, Backup, CodecPack Trial.

Did you try to replicate this yourself?
Image
Monkey hi fi

Re: Vision Skin v 2.0.0.0 (07.01.2012)

Post by Monkey hi fi »

Not with the same system you have. But I got nothing to happen here.
rovingcowboy /keith hall/ monkey hi fi
Post Reply