]> git.sesse.net Git - vlc/history - modules/gui/skins2/commands/cmd_vars.hpp
skins2: fix memory leak (a malloc not paired with a free)
[vlc] / modules / gui / skins2 / commands / cmd_vars.hpp
2010-05-06 Erwan Tulouskins2: fix memory leak (a malloc not paired with a...
2010-02-13 Erwan Tulouskins2: fix proccessing item-change at playlist level
2009-12-05 JP DingerSkins2: Cosmetics, 100% pure. We don't indent for label...
2006-02-12 Clément StenacPlaytree: handle delete nicely
2006-01-12 Antoine CellerierFSF address change.
2005-12-04 Clément StenacImprovements to playtree
2005-12-03 Clément StenacAdd a checkRemove method to CmdGeneric.
2005-11-27 Cyril Deguet* all: added a new variable "equalizer.preamp" (self...
2005-11-02 Cyril Deguet* all: first support of graphical equalizer in the...
2005-10-23 Cyril Deguet* all: don't rebuild the whole playtree when an item...
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-11-24 Cyril Deguet- all: the text variable "$N" is now the media name...
2004-04-03 Cyril Deguet * src/vlcproc.cpp: DO NOT update the GUI directly...