I have a couple of questions about the new skins2 interface. I'm currently porting the iTunes skin by mdi to skins2 (and improving it) and I cannot figure out how to insert two actions into one action field. In the original skins interface you would just separate them by semicolons, but that doesn't seem to work in skins2.
The reason I need this functionality is to replicate the switch between the full-size and compact player in the original skin. So when I click the button to switch to the compact player it should hide the full-size player and show the compact player.
Also, I added embedded video support into the skin, but the video goes blank when resizing the window or moving around the player and generally stays that way. In fact, it sometimes doesn't display even if you don't touch anything after clicking play. Is this a known bug in vlc's skinning or am I doing something wrong?
I know this should be in the request forum, but I thought I'd mention it while I'm here. To the developers: please add additional actions to skins2 like being able to control the different video filters with sliders (like contrast, hue, etc.) like in the wxwindows interface (but without having to enable it first and restart the stream to get it to work).
Click here for a pic of the iTunes skin that I've ported to skins2. Feel free to offer any suggestions.
Thanks