]> git.sesse.net Git - vlc/history - modules/gui/skins2/commands/cmd_playtree.cpp
Use vlc_object_lock and vlc_object_unlock
[vlc] / modules / gui / skins2 / commands / cmd_playtree.cpp
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-09 Clément StenacCopyright stuff
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-01-12 Antoine CellerierFSF address change.
2005-12-04 Clément StenacClean up - convert todos to doxygen style
2005-12-04 Clément StenacImplement playtree.sort() (basic implementation)
2005-12-03 Clément StenacRemove useless playtree.* commands
2005-11-21 Scott Caudleimplement some minimum size of wx interface at all...
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...