]> git.sesse.net Git - vlc/history - src/playlist/tree.c
Removes trailing spaces. Removes tabs.
[vlc] / src / playlist / tree.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Clément Stenac* Documentation belongs to the .h, step 1
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-10 Rémi Denis-CourmontEver const
2006-10-21 Clément StenacPlaylist
2006-10-15 Clément StenacFix bogus warnings
2006-10-14 Clément StenacInitial drag and drop support for Qt
2006-10-14 Jean-Paul Samanoops left in a typo
2006-10-14 Jean-Paul SamanCorrectly count the children of a node. The previous...
2006-09-16 Clément StenacFix crash
2006-09-15 Clément StenacRename playlist_NodesCreateForSD to playlist_NodesPairC...
2006-09-05 Clément StenacSplit playlist include file in public/private
2006-09-02 Clément StenacFixes for random + live search
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.