Win32/Win9x Skins2 related points
Posted: 15 Jun 2005 12:02
howdy...
great program in so many ways. I like it alot.
I'm having various issues when using the Skins2 environment for Win32 on Win98(w/Plus), treating vlc as a simple mp3 player.
I am willing and interested to get involved with the inplementation/development hereof, but dont have any experience with CVS(or SVN) though I do understand the concepts.
Here are some issues I am experiencing, using the provided skins2 and/or custom skins2 I have been testing with. Most of the problems I am seeing appear to be graphically related.
-mainly, a fatal error that appears to relate to the skin.dll(the music always keeps playing flawlessly behind the fatal error dialog). I have been able to disable the seek scrollbar on many occasions to see the problem go away. Also it seems putting a seek scrollbar on the playlist window appears to create a problem as well(maybe the same issue). Perhaps there is a png format issue here? -I often see "not a dibsection, bddraw = 0" on the debug console.
-the help contexts are often blank of text, or don't show at all, and are never synched with the desktop settings(color/font), and its appears alot of issues could be related to synching to the desktop settings properly(getting some other issues with botched fonts overtaking the standard dialogs etc.).
-the current playlist media TEXT always disappears after the first song is over. At other times you can end up with the entire playlist window showing gray if you click around on the text entries and/or do some sorting(things that would involve refreshing the view to the screen).
-the $T, $D, and/or $N TEXTS always have problems, -disappearing after a short period of time and never coming back.
-various XML elements are not happening properly: Theme::tooltipfont="arial12"
Theme::alpha="200"
Theme::movealpha="150"
Window::visible="false"
Window::playondrop="false"
Playlist::bgimage="plbgpic"
The majority of what I am seeing seems to be related to the Win32 graphical situation. I know that because so many things are often in the development stage there can be issues, but I think alot of these can be handled with some integral adjustments for the situation.
Any advice on getting involved in the respective areas? Who is a good contact?
great program in so many ways. I like it alot.
I'm having various issues when using the Skins2 environment for Win32 on Win98(w/Plus), treating vlc as a simple mp3 player.
I am willing and interested to get involved with the inplementation/development hereof, but dont have any experience with CVS(or SVN) though I do understand the concepts.
Here are some issues I am experiencing, using the provided skins2 and/or custom skins2 I have been testing with. Most of the problems I am seeing appear to be graphically related.
-mainly, a fatal error that appears to relate to the skin.dll(the music always keeps playing flawlessly behind the fatal error dialog). I have been able to disable the seek scrollbar on many occasions to see the problem go away. Also it seems putting a seek scrollbar on the playlist window appears to create a problem as well(maybe the same issue). Perhaps there is a png format issue here? -I often see "not a dibsection, bddraw = 0" on the debug console.
-the help contexts are often blank of text, or don't show at all, and are never synched with the desktop settings(color/font), and its appears alot of issues could be related to synching to the desktop settings properly(getting some other issues with botched fonts overtaking the standard dialogs etc.).
-the current playlist media TEXT always disappears after the first song is over. At other times you can end up with the entire playlist window showing gray if you click around on the text entries and/or do some sorting(things that would involve refreshing the view to the screen).
-the $T, $D, and/or $N TEXTS always have problems, -disappearing after a short period of time and never coming back.
-various XML elements are not happening properly: Theme::tooltipfont="arial12"
Theme::alpha="200"
Theme::movealpha="150"
Window::visible="false"
Window::playondrop="false"
Playlist::bgimage="plbgpic"
The majority of what I am seeing seems to be related to the Win32 graphical situation. I know that because so many things are often in the development stage there can be issues, but I think alot of these can be handled with some integral adjustments for the situation.
Any advice on getting involved in the respective areas? Who is a good contact?