[vlc-devel] vlc: svn commit r7068 (asmax)

Subversion daemon svn at videolan.org
Sat Mar 13 23:11:29 CET 2004


r7068 | asmax | 2004-03-13 23:11:28 +0100 (Sat, 13 Mar 2004) | 10 lines
Changed paths:
   M /trunk/modules/gui/skins2/Modules.am
   M /trunk/modules/gui/skins2/parser/builder.cpp
   M /trunk/modules/gui/skins2/parser/builder.hpp
   M /trunk/modules/gui/skins2/parser/builder_data.def
   M /trunk/modules/gui/skins2/parser/builder_data.hpp
   M /trunk/modules/gui/skins2/parser/gen_builder.py
   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
   M /trunk/modules/gui/skins2/src/generic_window.cpp
   M /trunk/modules/gui/skins2/src/generic_window.hpp
   M /trunk/modules/gui/skins2/src/os_factory.hpp
   M /trunk/modules/gui/skins2/src/theme.cpp
   M /trunk/modules/gui/skins2/src/theme.hpp
   M /trunk/modules/gui/skins2/src/theme_loader.cpp
   A /trunk/modules/gui/skins2/src/vout_window.cpp
   A /trunk/modules/gui/skins2/src/vout_window.hpp
   M /trunk/modules/gui/skins2/theme/skin.dtd
   M /trunk/modules/gui/skins2/theme/theme.xml
   A /trunk/modules/gui/skins2/theme/vout.png
   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
   M /trunk/modules/gui/skins2/x11/x11_display.cpp
   M /trunk/modules/gui/skins2/x11/x11_display.hpp
   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
   M /trunk/modules/gui/skins2/x11/x11_window.cpp
   M /trunk/modules/gui/skins2/x11/x11_window.hpp

  * all: first implementation of skinnable vouts (X11 only)
  - new "Video" element in the XML
  - of course it doesn't work if the vout is launched before
    the interface
  - known bugs:
     - no refresh of the area when there is no vout
     - BadDrawable X11 error at exit because the vout still uses
      a destroyed window
     - hardcoded size

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list