[vlc-devel] vlc: svn commit r7261 (asmax)
Subversion daemon
svn at videolan.org
Sat Apr 3 15:57:47 CEST 2004
r7261 | asmax | 2004-04-03 15:57:46 +0200 (Sat, 03 Apr 2004) | 8 lines
Changed paths:
M /trunk/modules/gui/skins2/Modules.am
D /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
D /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
A /trunk/modules/gui/skins2/commands/cmd_vars.cpp
A /trunk/modules/gui/skins2/commands/cmd_vars.hpp
M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
M /trunk/modules/gui/skins2/src/bitmap_font.cpp
M /trunk/modules/gui/skins2/src/ft2_font.cpp
M /trunk/modules/gui/skins2/src/vlcproc.cpp
M /trunk/modules/gui/skins2/vars/stream.hpp
* src/vlcproc.cpp: DO NOT update the GUI directly from the vlc callbacks,
skins are not reentrant (at least with x11). Put commands in the queue
instead.
* commands/cmd_vars: commands to change variables
* controls/ctrl_list.cpp: automatic scroll when the stream changes
* src/bitmap.cpp: removed the scandinavian characters from the
text font, they don't belong to ASCII (caused a stack corruption)
--
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