[vlc-devel] vlc: svn commit r13498 (zorglub)

Subversion daemon svn at videolan.org
Sat Dec 3 12:40:41 CET 2005


r13498 | zorglub | 2005-12-03 12:40:40 +0100 (Sat, 03 Dec 2005) | 10 lines
Changed paths:
   M /trunk/modules/gui/skins2/commands/async_queue.cpp
   M /trunk/modules/gui/skins2/commands/async_queue.hpp
   M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
   M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
   M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
   M /trunk/modules/gui/skins2/src/vlcproc.cpp

Add a checkRemove method to CmdGeneric.
It is called by asyncqueue if remove flag is true, to let the newly added command check if it wants its predecessors to be removed.

Default is to always allow. Only implemented in CmdPlaytreeUpdate: only remove previous commands if they are about the same item.

-> Limit excess updates to playtree

(There are some debug messages left in this commit, will remove later)


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