Search found 15 matches

Go to advanced search

by pjn123
06 Oct 2008 14:12
Forum: Skins
Topic: Resizeable image problem in resizable skin
Replies: 4
Views: 1822

Re: Resizeable image problem in resizable skin

Thx for the info ;) Cant change the source image. Hope the width & height param can be implemented in the future. Other objects already resize correct and images can be resized so all the tec is there... just needs to be implemented :D VLC skinning is really very easy and VLC still opens just as...
by pjn123
06 Oct 2008 14:06
Forum: Skins
Topic: [WIP] ClassicPro for VLC
Replies: 9
Views: 3448

Re: [WIP] ClassicPro for VLC

By grid I mean this: http://stashbox.org/251744/grid.PNG 1,3,7,9 are fixed size 2,4,6,8 are resized in the width OR height 5 is resized in w & h to fill the middle So the engine takes care of all the placement of the images This is just easier.. but it can be done via <image object (if the image...
by pjn123
06 Oct 2008 13:48
Forum: Skins
Topic: What's up with png with transparency?
Replies: 4
Views: 1074

Re: What's up with png with transparency?

Ok First I tried the latest Windows build (vlc-1.0.0-git-20081006-0007-win32.7z): - This crashed on open so cant test anything Then I downloaded a 0.9.4 build (vlc-0.9.4-git-20081003-0206-win32.7z) - This open but any skin I select it just open the default skin. - And somehow it showed by custom ski...
by pjn123
05 Oct 2008 01:02
Forum: Skins
Topic: [WIP] ClassicPro for VLC
Replies: 9
Views: 3448

Re: [WIP] ClassicPro for VLC

First problem I've run into: http://forum.videolan.org/viewtopic.php?f=15&t=50883 Basically the width/height param needs to be enabled for the <Image object I dont know what the development team for VLC plan for the future of their skin engine but here is some improvements that I think will be n...
by pjn123
05 Oct 2008 00:19
Forum: Skins
Topic: What's up with png with transparency?
Replies: 4
Views: 1074

Re: What's up with png with transparency?

Yes I have 0.9.2
by pjn123
04 Oct 2008 13:18
Forum: Skins
Topic: [WIP] ClassicPro for VLC
Replies: 9
Views: 3448

[WIP] ClassicPro for VLC

We at http://www.skinconsortium.com have started a project to port Winamp ClassicPro skins to VLC. What is ClassicPro? - ClassicPro is a plugin for Winamp that allows the user to use ClassicPro skins in Winamp. Cpro skins is almost like Classic Winamp skins but it use a modern single user interface ...
by pjn123
04 Oct 2008 01:03
Forum: Skins
Topic: Resizeable image problem in resizable skin
Replies: 4
Views: 1822

Re: Resizeable image problem in resizable skin

Ok made some progress with this. This is how the code should look for image="normal.center": <Image x="6" y="100" width="305" height="0" image="normal.center" lefttop="lefttop" rightbottom="rightbottom" resize="mosa...
by pjn123
03 Oct 2008 23:26
Forum: Skins
Topic: What's up with png with transparency?
Replies: 4
Views: 1074

What's up with png with transparency?

Why dont VLC support PNG with transparency?
As soon as I use an image with transparency the whole image is invisible.

Why use png if you’re not gonna implement the transparency? ;)
Will this be fixed in the future?
by pjn123
03 Oct 2008 23:18
Forum: Skins
Topic: Resizeable image problem in resizable skin
Replies: 4
Views: 1822

Resizeable image problem in resizable skin

I'm trying to resize the center image for this layout: http://stashbox.org/248209/mainframe.png Here is my code so far: <!--Background--> <Image x="0" y="0" image="normal.topleft" lefttop="lefttop" rightbottom="lefttop" action="move"/> <Ima...
by pjn123
22 Sep 2008 17:23
Forum: Skins
Topic: Single user interface?
Replies: 5
Views: 2440

Re: Single user interface?

@aLtgLasS: Thanks for the info!
We'll then report back if we have any problems ;)

I guess that a beatvis wont be possible :D (custom animation)

The stuff you say that wont work was what I thought too but luckily the skin should still look 100% without it
by pjn123
22 Sep 2008 16:15
Forum: Skins
Topic: Single user interface?
Replies: 5
Views: 2440

Single user interface?

Is it possible to create a vlc skin with the video window and playlist in the same window? We're planning to create a template for a ClassicPro skin (http://cpro.skinconsortium.com) to work in vlc (Winamp skin atm) Really hope this is possible ;) If its not possible we'll probably settle for just th...
by pjn123
17 Nov 2006 21:39
Forum: VLC media player for Windows Troubleshooting
Topic: Eq source code needed. Please help
Replies: 2
Views: 620

Thanks a million... Found exactly what I was looking for in "extrapanel.cpp".
by pjn123
16 Nov 2006 14:28
Forum: General VLC media player Troubleshooting
Topic: Equalizer source code
Replies: 2
Views: 878

No help here? :(
by pjn123
16 Nov 2006 14:26
Forum: VLC media player for Windows Troubleshooting
Topic: Eq source code needed. Please help
Replies: 2
Views: 620

Eq source code needed. Please help

I need the source code for the equilizer. I need the piece of code what let the sliders move together in a tight group or loose group. If someone know where I should look can you please point me towards the correct source code file since I already have the source code package but can't find it in th...
by pjn123
13 Nov 2006 16:20
Forum: General VLC media player Troubleshooting
Topic: Equalizer source code
Replies: 2
Views: 878

Equalizer source code

Hi there. This is my first post on this forum :) I create skins for Winamp 5 and would like to code a new function into a skin I'm coding. I need the source code for the VLC equalizer. I need the part of code that does the part where the sliders move together in a group since I want to code this int...

Go to advanced search