]> git.sesse.net Git - vlc/history - src/playlist/view.c
* vlc_symbols.h, vlc_playlist.h, view.c : add a function to remove a parent from...
[vlc] / src / playlist / view.c
2005-07-01 Benjamin Pracht* vlc_symbols.h, vlc_playlist.h, view.c : add a functio...
2005-06-04 Eric Petit playlist/view.c: sanity check (closes #176)
2005-05-27 Clément Stenac* Prefer the playlist demuxer over the m3u one
2005-04-21 Rémi Denis-CourmontHandle failed allocation
2005-04-15 Sigmund Augdal Helbergplaylist: fixed two more occurences of the previous...
2005-04-13 Clément Stenac* Playlist :
2005-04-11 Sigmund Augdal Helbergall: remove items from pp_all_items when needed. Hopefu...
2005-04-10 Clément Stenac* Fixes for wx2.5.5, patch by Greg Hazel <ghazel at...
2005-04-09 Sigmund Augdal Helbergplaylist: added a pp_all_items to playlist_t allowing...
2005-03-16 Gildas Bazin* src/playlist/*: shut up a couple of compiler warnings.
2005-03-11 Clément StenacReduce the global verbosity
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-01-16 Clément Stenac* DAAP: add meta-information, delete hosts when they...
2005-01-11 Clément StenacAdd some icons
2004-12-14 Clément StenacBetter fix for wx deadlock with preparse
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-11 Sigmund Augdal Helbergsrc/playlist/*:give id to nodes as well. triger item...
2004-12-10 Clément StenacMemory leaks
2004-12-08 Clément StenacFix autoplayback with skins
2004-11-27 Clément Stenachopefully fix SAP crash
2004-11-21 Clément StenacUse item-append when an item is appended to a node...
2004-11-17 Clément StenacRemove SAP node on quit
2004-11-17 Clément Stenac* Add return values to all functions
2004-11-13 Clément StenacDecrease verbosity
2004-11-12 Gildas Bazin* src/playlist/*: a couple of compilation fixes.
2004-11-06 Clément StenacImprovements to the playlist core