PDA

View Full Version : About "SkinChangeCmd"


Sanly
04-07-2007, 04:48 PM
I'm bothering by the "SkinChangeCmd" now. normally, the vedio skin and the audio skin can switch automatically, but when I add the "SkinChangeCmd" to switch both skin between the with menu mode and the without menu mode, the problem comes out: the vedio without menu mode can not switch to audio skin automatically!

can someone tell me how to solve this problem, thanks very much!

attached please find my skin (not finished yet) for your test:

z
04-07-2007, 05:03 PM
To switch automatically from 2nd mode, the filename should be videoshade.ini (though it is not a shademode). You can get the lists of the 2nd ini name from the default skin.

Hmm.. Are there any plan to make a english version with the logo of KMPlayer? :D What do you think of the followng logo? What about using the default button at top left in defaul.ksf?

[Only registered and activated users can see links]

z
04-07-2007, 05:10 PM
In the next release, the file icon for extensions will be displayed with the following skincmd.

type=NumLabel
parent=BottomPanel
left=43
top=8
Command=LabelFileType
;Large=1 (optional for 32x32)

Sanly
04-07-2007, 06:29 PM
To switch automatically from 2nd mode, the filename should be videoshade.ini (though it is not a shademode). You can get the lists of the 2nd ini name from the default skin.

Hmm.. Are there any plan to make a english version with the logo of KMPlayer? :D What do you think of the followng logo? What about using the default button at top left in defaul.ksf?

Thanks for your quick answer, I will try to make a english version with the logo of KMPlayer of my skin, but for the controlbox, it maybe will take a lot of time to change the font and I hope someone can help me then.

z
04-07-2007, 06:43 PM
As for Control Box, refer to the following skin. It looks very practical to use. The control box included in default skin looks very pretty and excellent to use but must be hard to retouch for other skin.

[Only registered and activated users can see links]


And it would be better to include additional color control bars such as gamma and saturation. Refer to the skin command for that. :)
[Only registered and activated users can see links]

Sanly
04-07-2007, 11:51 PM
I will use the Control Box in the default skin as the model and make a skin in my style. and I think the english version will be easy if I can finish my chinese one.

BTW, for the gamma control, what's the most simple symbol for gamma?

Waldemar Sikorski
04-08-2007, 03:34 AM
I will use the Control Box in the default skin as the model and make a skin in my style. and I think the english version will be easy if I can finish my chinese one.

BTW, for the gamma control, what's the most simple symbol for gamma?


it would be 'L' but I don't know if you want to use it.

Sanly
04-08-2007, 04:46 AM
I just want to draw a small symbol for gamma, sth like the symbols in my attached picture:

Sanly
04-08-2007, 09:45 PM
And it would be better to include additional color control bars such as gamma and saturation. Refer to the skin command for that. :)
[Only registered and activated users can see links]

I can not find the reset cmd for hue and gamma, without them, the color control panel can not be completed.

z
04-08-2007, 10:54 PM
I'll let you know the command soon. If not exist, it'll be add.

z
04-09-2007, 09:11 AM
Try the commands.
AdvVideoSWIncHueCmd
AdvVideoSWBaseHueCmd
AdvVideoSWDecHueCmd

AdvVideoSWIncGammaCmd
AdvVideoSWBaseGammaCmd
AdvVideoSWDecGammaCmd

AdvVideoHWIncHueCmd
AdvVideoHWBaseHueCmd
AdvVideoHWDecHueCmd

AdvVideoHWIncGammaCmd
AdvVideoHWBaseGammaCmd
AdvVideoHWDecGammaCmd

z
04-09-2007, 09:29 AM
In the next release, the file icon for extensions will be displayed with the following skincmd.

type=NumLabel
parent=BottomPanel
left=43
top=8
Command=LabelFileType
;Large=1 (optional for 32x32)

Try this with 2.9.3.1254.

Sanly
04-09-2007, 11:36 AM
Thanks for your help, I hope I can finish this skin within this week.