]> git.sesse.net Git - vlc/commit
* all: don't rebuild the whole playtree when an item is updated
authorCyril Deguet <asmax@videolan.org>
Sun, 23 Oct 2005 17:42:16 +0000 (17:42 +0000)
committerCyril Deguet <asmax@videolan.org>
Sun, 23 Oct 2005 17:42:16 +0000 (17:42 +0000)
commit89acb8f512feb0a4be4587ce085be08aa922b2de
tree9ecea2e315b818bb8c99913395fb42299e013375
parent4e34b354ce78690fff15543535e34e5ac99744c2
* all: don't rebuild the whole playtree when an item is updated
 (at the moment the tree control is still entirely rebuilt,
 but now it will be easier to fix that)
 + coding style fixes
modules/gui/skins2/commands/cmd_vars.cpp
modules/gui/skins2/commands/cmd_vars.hpp
modules/gui/skins2/src/vlcproc.cpp
modules/gui/skins2/utils/var_tree.cpp
modules/gui/skins2/utils/var_tree.hpp
modules/gui/skins2/vars/playtree.cpp
modules/gui/skins2/vars/playtree.hpp