]> git.sesse.net Git - vlc/history - src/playlist/tree.c
Re-enable random.
[vlc] / src / playlist / tree.c
2006-09-02 Clément StenacRe-enable random.
2006-09-02 Clément StenacFix a few quirks with playlist filters
2006-08-26 Clément Stenac* Allow service discoveries to state whether they prefe...
2006-06-12 Clément Stenac* Fix skip in initial status
2006-06-10 Gildas Bazin* src/playlist/tree.c: fix memory leak.
2006-06-05 Clément StenacFix playlist crash on quit
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-25 Clément Stenac* Remove unused playlist_ItemCopy
2006-05-17 Yoann Peronneau* playlist/tree.c: when removing a node, don't forget...
2006-05-15 Clément StenacNew helper to create nodes for services discovery
2006-05-14 Clément StenacChange some error message to assertions
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.