]> git.sesse.net Git - vlc/history - src/playlist/item-ext.c
Preparse items added through the directory access or directly to the interface (Refs...
[vlc] / src / playlist / item-ext.c
2006-01-21 Clément StenacPreparse items added through the directory access or...
2006-01-12 Antoine CellerierFSF address change.
2005-09-08 Benjamin Pracht* Take the position parametter into account in playlist...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-20 Clément StenacDon't fuck up index on delete (fix crash for skins2...
2005-06-20 Clément StenacFix crash on delete (Refs:#205)
2005-05-10 Clément StenacFix playlist behaviour with delete in HTTP intf (Closes...
2005-04-17 Rémi Denis-CourmontMsg_Info => Msg_Dbg
2005-04-17 Sigmund Augdal Helbergplaylist.c: shut up a compiler warning
2005-04-15 Sigmund Augdal Helbergplaylist: fixed two more occurences of the previous...
2005-04-15 Sigmund Augdal Helbergplaylist/item-ext.c: fixed off-by-one error causing...
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 Sigmund Augdal Helbergplaylist/item-ext.c: more elegant binary search in...
2005-04-10 Sigmund Augdal Helbergsrc/playlist/item-ext.c: fixed a recent bug in playlist...
2005-04-10 Sigmund Augdal Helbergplaylist/item.c, include/vlc_playlist.h: introduced...
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-01-17 Clément Stenac* DAAP : really include meta information, and don't...
2004-12-20 Clément StenacRemoved buggy legacy code
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-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-19 Clément StenacCDDAX:
2004-11-17 Clément Stenac* Add return values to all functions
2004-11-13 Clément StenacAdd directory in wxWidgets
2004-11-13 Clément StenacDecrease verbosity
2004-11-08 Clément StenacUse play to end as default, and add "play this branch...
2004-11-06 Clément StenacImprovements to the playlist core
2004-06-18 Sigmund Augdal Helbergvarious documentation fixes
2004-04-23 Gildas Bazin* src/playlist/item.c,item-ext.c: fixed memory leaks.
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-12 Gildas Bazin* src/playlist/item-ext.c: playlist_AddExt() needs...
2004-02-28 Gildas Bazin* src/playlist/*: portability fixes, moved playlist_Add...
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-25 Clément Stenac* String review, round one
2004-01-23 Clément Stenac* Doxygen doc fixes
2004-01-17 Sigmund Augdal Helbergsrc/playlist/item*
2004-01-17 Gildas Bazin* ALL: make sure newly created playlist_item_t are...
2004-01-11 Clément Stenac* configure.ac : Added new folders
2004-01-10 Derk-Jan Hartman* Fixed some doxygen comments.
2004-01-10 Derk-Jan Hartman* mtime_t != int This was causing incorrect results...
2004-01-07 Gildas Bazin* src/playlist/*: fixed memory leaks.
2004-01-06 Clément Stenac- src/misc/win32_specific: compilation fix for win32...
2004-01-06 Rocky BernsteinReinstate duration times on playlist item for CD-DA...
2004-01-05 Clément Stenac* modules/misc/sap.c : let the user configure timeout...
2004-01-05 Clément Stenac* Makefile.am : Added src/playlist/item-ext.c and src...