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

Subversion daemon svn at videolan.org
Wed May 4 22:52:44 CEST 2005


r10896 | asmax | 2005-05-04 22:52:43 +0200 (Wed, 04 May 2005) | 7 lines
Changed paths:
   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
   M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
   M /trunk/modules/gui/skins2/parser/builder.cpp
   M /trunk/modules/gui/skins2/parser/builder_data.def
   M /trunk/modules/gui/skins2/parser/builder_data.hpp
   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
   M /trunk/share/skins2/skin.dtd

* skin.dtd: added an attribute "resize" in the "Image" element, to define
  the method used to resize the image, which can be "mosaic" (the default)
  or "scale". Note that the previous behaviour was always "scale" before,
  but mosaic is much much faster, so use scale method only for fun ;)
* skins2/*: support of the new mosaic method; playlist resize with this
  method is significantly faster!

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list