]> git.sesse.net Git - vlc/history - src/playlist
Typo
[vlc] / src / playlist /
2008-02-26 Pierre d'Herbemontsrc/playlist: Fix a rare memleak that could happen...
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-25 Rafaël Carréextract early attachment:// art
2008-02-24 Rémi DuraffortAdd some doxygene comments
2008-02-21 Rémi DuraffortComments to make doxygen happy
2008-02-20 Rémi DuraffortSome comments to have a better doxygen documentation
2008-02-20 Rémi DuraffortRemove unnecessary declaration
2008-02-20 Rémi DuraffortComment, typo and spaces again
2008-02-20 Rémi DuraffortComments, typo and spaces
2008-02-20 Rémi DuraffortDelete unused variable
2008-02-20 Rémi DuraffortDelete a test which is always true.
2008-01-24 Rémi Denis-CourmontInclude assert.h when needed
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-14 Rafaël Carrédon't copy 'meta-file' option to inputs
2008-01-01 Pierre d'HerbemontRevert [23949].
2007-12-30 Rafaël Carréfix #1410.
2007-12-29 Rafaël Carrésimplify *install_input_item_observer()
2007-12-29 Rafaël Carréfix input item mem leak
2007-12-29 Pierre d'HerbemontFix previous commit ;.
2007-12-29 Pierre d'Herbemontplaylist/item.c: Properly release the input_item as...
2007-12-25 Pierre d'Herbemontplaylist/services_discovery.c: Send service discover...
2007-12-24 Jean-Baptiste KempfFix a Typo.
2007-12-23 Pierre d'Herbemontplaylist: Fix an input_item leak in item.c, and notice...
2007-12-23 Pierre d'Herbemontplaylist/tree.c: Fix an input_item leak.
2007-12-15 Rafaël CarréPreparse file items which don't begin with 'file:'...
2007-12-13 Jean-Paul SamanPatch by Jilles Tjoelker. Fixes crash in playlist due...
2007-12-09 Rémi Denis-CourmontSplit the big config file
2007-12-06 Jean-Paul SamanNo need to sleep 25 ms, a bit longer will do fine too.
2007-12-06 Jean-Paul SamanCodingStyle fixes, use ; when using macros and do not...
2007-11-25 Antoine CellerierHide nodes which don't match the search string and...
2007-11-13 Yoann Peronneau* XSPF nested playlist
2007-11-12 Rafaël Carréservices_discovery_SetLocalizedName() is now mandatory...
2007-11-11 Antoine CellerierUse the services_discovery_GetServicesNames() function...
2007-11-11 Antoine CellerierAdd argument to module_GetModulesNamesForCapability...
2007-11-08 Jean-Baptiste KempfCorrect a typo in [22984], s/meta-fetch/fetch-meta :D
2007-11-07 Pierre d'Herbemontplaylist: Add an option to disable meta-fetch. (Need...
2007-10-21 Rafaël Carréplaylist_Clear() should delete only the local playlist...
2007-10-20 Rémi Denis-CourmontProtects internal headers against incorrect/multiple...
2007-10-18 Rafaël Carréplaylist: avoid a segfault when the fetcher has been...
2007-10-18 Rafaël Carréplaylist_CreateNode(): add an argument to specify an...
2007-10-18 Rafaël Carréplaylist_NodeCreate(): fix a potential segfault
2007-10-18 Rafaël Carréplaylist: incrementing the input_id is already taken...
2007-10-17 Rafaël Carréplaylist_NodeDelete(): we want to delete a specific...
2007-10-16 Rafaël Carréplaylist_PreparseLoop(): oneliner fix for psz_arturl...
2007-10-16 Ilkka Ollakkaoneliner to fix psz_arturl check in album_art stuff
2007-10-16 Rafaël Carréfix [22632]: check psz_arturl before using it
2007-10-16 Rafaël Carréalbum art: the corrects picture URLs begin with "file...
2007-10-14 Damien Fouilleulplaylist.c: removed potential deadlock and duplicate...
2007-10-12 Rafaël Carréplaylist: use a valid extension for Media Library ...
2007-10-11 Rafaël Carréservices_discovery: fix removal of nodes
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Isolate more the service...
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Fix a segfault.
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Fix a warning.
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Attempt at removing...
2007-10-10 Rafaël Carréservices_discovery: storing the category & onelevel...
2007-10-10 Rafaël Carréservices_discovery: stores the category & onelevel...
2007-10-10 Rafaël Carréplaylist: a node item can have an input associated...
2007-10-07 Rafaël Carrémedia library loading: remove "meta-file" input option...
2007-10-03 Rafaël Carréplaylist: fix a segfault
2007-10-03 Rafaël Carréplaylist: fix media library loading, fix #1320.
2007-10-02 Rafaël Carréplaylist: don't request art nor set "playlist-current...
2007-09-28 Rafaël CarréAdds an input option "meta-file" to be used by input...
2007-09-23 Rémi Denis-CourmontRe-do [18770] - fixes #1287.
2007-09-18 Rémi Denis-CourmontRemove remaining strerror() calls from core - refs...
2007-09-17 Rafaël Carréplaylist: removes useless variable, only preparse files
2007-09-17 Rémi Denis-Courmont- Fix potential use after free
2007-09-17 Rémi Denis-CourmontSignal the playlist BEFORE unlocking it.
2007-09-16 Rémi Denis-CourmontOut-of-line __pl_Get and __pl_Release - depend on libvl...
2007-09-13 Rafaël CarréRemove debug not intended to be committed, however...
2007-09-13 Rafaël CarréChecks ncursesw/curses.h presence
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Rafaël Carrémedia library loading: Adds a fixme reminder for pdherb...
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-09-08 Rafaël CarréMakes services_discovery option strictly load the given...
2007-09-02 Antoine CellerierAttach service discovery objects to the playlist (and...
2007-08-30 Rafaël CarréChecks if ml.xsp is present before loading it
2007-08-30 Rafaël CarréReenables media library loading
2007-08-26 Pierre d'Herbemontplaylist/items.c: Add a left over that might prevent...
2007-08-24 Pierre d'Herbemontplaylist/services_discovery.c: Implement and expose...
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-20 Pierre d'Herbemontservices_discovery.c: Patch by Alexander Gall <gall...
2007-08-19 Pierre d'Herbemontplaylist: Make playlist_archived_services_discovery_t...
2007-08-18 Rafaël CarréInput access locking, part 2.
2007-08-18 Pierre d'Herbemontsearch.c: Fix 21193.
2007-08-18 Pierre d'Herbemontplaylist/sort.c: Fix funman's commit.
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Rework category handling.
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Removing left over debug...
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Use a stop method to...
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Handle removal of a...
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-18 Pierre d'Herbemont(oops).
2007-08-18 Pierre d'Herbemontplaylist/item.c: Rework item addition to make it work...
2007-08-17 Pierre d'Herbemontplaylist/item.c: Remove a left over (release without...
2007-08-17 Pierre d'Herbemontplaylist/item.c: Make sure we lock when we send the...
2007-08-17 Pierre d'Herbemontplaylist/services_discovery.c: Implement item removed...
2007-08-17 Pierre d'Herbemontinclude/vlc_playlist.h: Export playlist_DeleteInputInPa...
2007-08-17 Pierre d'Herbemontplaylist/item.c: Better subitem added handling code.
2007-08-17 Pierre d'Herbemontcontrol/media_discoverer.c: Implementation of a media_d...
2007-08-17 Pierre d'Herbemontsrc/playlist/item.c: Avoid a dead lock.
2007-08-17 Pierre d'Herbemontsrc/playlist/item.c: Retain the playlist.
next