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

Subversion daemon svn at videolan.org
Tue Nov 8 21:26:14 CET 2005


r13158 | asmax | 2005-11-08 21:26:13 +0100 (Tue, 08 Nov 2005) | 12 lines
Changed paths:
   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
   M /trunk/modules/gui/skins2/controls/ctrl_slider.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/modules/gui/skins2/src/theme_loader.cpp
   M /trunk/share/skins2/skin.dtd
   M /trunk/share/skins2/winamp2.xml

* all: the skin sliders can now have a background image, which
 depends on the position of the slider. The "Slider" elements now
 have optional attributes "background", which the Id of a bitmap,
 and "nbimages" which is the number of images in the bitmap (it
 is similar to the radialslider). At the moment there is a hack
 to support winamp slider bars: the different images must be
 separated by 3 rows of unused pixels (well, maybe they are
 useful; if someone knows how... ;)
* theme_loader.cpp: convert the file names from zip archives to 
  lower case, to avoid mixed case issues in some winamp skins


-- 
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