[vlc-devel] vlc: svn commit r13499 (asmax)
Subversion daemon
svn at videolan.org
Sat Dec 3 12:43:36 CET 2005
r13499 | asmax | 2005-12-03 12:43:35 +0100 (Sat, 03 Dec 2005) | 7 lines
Changed paths:
M /trunk/modules/gui/skins2/Modules.am
M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
M /trunk/modules/gui/skins2/controls/ctrl_generic.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/file_bitmap.cpp
M /trunk/modules/gui/skins2/src/file_bitmap.hpp
M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
M /trunk/modules/gui/skins2/src/os_graphics.hpp
M /trunk/share/skins2/skin.dtd
* all: support of animated bitmaps in skins: there are new attributes
"nbFrames" and "fps" in the (Sub)Bitmap elements to set the number
of frames and the frame rate in a bitmap. As in the radialslider,
the different frames are just laid vertically in the bitamp (and
all the frames must have the same size)
At the moment animated bitmaps are only supported in Button controls.
--
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