An error occurred fetching the project authors.
- 27 Feb, 2004 2 commits
-
-
Gildas Bazin authored
* parser/xmlparser.hpp: removed useless change.
-
Gildas Bazin authored
-
- 25 Jan, 2004 1 commit
-
-
Cyril Deguet authored
* src/window_manager.cpp: improved the raise window algorithm * src/tooltip.cpp: fixed a segfault after changing a theme
-
- 24 Jan, 2004 2 commits
-
-
Cyril Deguet authored
-
Cyril Deguet authored
* modules/gui/skins2/src/var_manager.cpp: delete the variables in the right order to avoid invalid reads in the destructor * modules/gui/skins2/parser/xmlparser: skeleton of a new parser based on the text reader API of libxml2
-
- 11 Jan, 2004 1 commit
-
-
Cyril Deguet authored
- huge cleaning of the interpreter; all the variables are stored in the container VarManager, and can be retrieved by their name (with type checking if needed). Some variables are still owned by VlcProc for technical reasons (their interface is not compliant with normal variable, because of the "updateVLC" trick) - replaced double by float
-
- 03 Jan, 2004 1 commit
-
-
Cyril Deguet authored
win32, by ipkiss and myself... Among the features: - framework rewritten from scratch, heavily based on design patterns => new controls can be (hopefully) created more easily, portability to other OS is better, and the interface is less dependant from the vlc core - new concept of "layout", to provide a window with several different views (as in winamp3 skins) - controls can now be placed at a relative position to the edges of a window, which allow controls and layouts to be resizable (e.g for the playlist window) - Use of libpng and libfreetype2 for better portability between x11 and win32 => ttf fonts and antialiasing - New DTD for the xml theme ( *it will probably change again* ) - Very very beginning of scripting in the xml file - And many things I miss - And probably many bugs ;)
-
- 28 Dec, 2003 2 commits
-
-
Rocky Bernstein authored
-
Rocky Bernstein authored
some cleanup.
-
- 27 Dec, 2003 1 commit
-
-
Rocky Bernstein authored
-
- 26 Dec, 2003 1 commit
-
-
Rocky Bernstein authored
-
- 22 Dec, 2003 1 commit
-
-
Sam Hocevar authored
-
- 08 Dec, 2003 1 commit
-
-
Rocky Bernstein authored
-
- 07 Dec, 2003 1 commit
-
-
Rocky Bernstein authored
-