Page 1 of 1

Extended GUI skin support

Posted: 26 Feb 2007 07:09
by emkman
Is there a skin that implements the extended GUI? I often would like to adjust video brightness and contrast without having to turn off the skin interface. An option that simply opens the extended GUI in a seperate WxWindow would be fine too.

Posted: 26 Feb 2007 07:21
by CloudStalker
I think I read somewhere on this forum that they are going to implement this ability in the next version on VLC media player (0.9.0), so I guess all we can do is wait. Maybe you might want to try some nightly builds: http://nightlies.videolan.org./

Posted: 26 Feb 2007 12:06
by emkman
thanks for the info.
even if it is implemented in the nightlies however, this wont matter until a skin author adds it, correct? I'm assuming that the extended GUI wont appear skinned automagically, but i don't know how the skin engine works so ...

Posted: 28 Feb 2007 18:38
by ipkiss
It is not possible currently, as the wxWidgets interface doesn't provide a separate window for the Extended GUI; it is embedded in the main interface. But we are switching to QT4 anyway, so this might be possible in the future.