]> git.sesse.net Git - vlc/history - modules/demux/playlist/xspf.c
xspf: silently skip unknown extension nodes (fix #3696)
[vlc] / modules / demux / playlist / xspf.c
2010-06-27 Rémi Duraffortxspf: silently skip unknown extension nodes (fix #3696)
2010-03-02 Rémi Denis-CourmontXSPF: fix NULL dereference on empty <location>
2010-02-03 Jakob Lebeninput_item: compress two functions into one and rename...
2010-02-03 Pierre d'Herbemontinput_item: Remove input_item_AddSubItem2 and send...
2010-02-02 Jakob Lebenxspf: new playlist design
2009-08-29 Rémi Duraffortxspf: factorize and remove dead assignement.
2009-08-29 Rémi Duraffortxspf: cosmetics.
2009-08-29 Rémi Duraffortxspf: cosmetics and fix potential memleak.
2009-08-21 Pierre d'Herbemontdemux playlist: Move the usage of vlc_object_find behin...
2009-08-19 Rémi Duraffortdemux_xspf: remove dummy test (the test is done at...
2009-08-19 Rémi Duraffortxspf: factorize and set to NULL only when needed.
2009-08-19 Rémi Duraffortxspf: simplify and use free instead of FREENULL (not...
2009-08-19 Rémi Duraffortxspf: simplify again.
2009-08-19 Rémi Duraffortxspf: simplify.
2009-08-17 Rémi Duraffortdemux_xspf: fix double free (introduced by myself).
2009-08-17 Rémi Duraffortplaylist demux: no need to strdup the string here.
2009-06-25 Derk-Jan Hartmanxspf: Don't nop item->psz_nam
2009-06-25 Derk-Jan Hartmanxspf: Fix a crash on track elements without a location
2009-06-23 Rémi Denis-CourmontXSPF: remove harmful base decoding
2009-06-23 Rafaël CarréAssume input_item_t->psz_uri contains an URI
2009-06-22 Rafaël CarréCloses #2875 : relative paths in xspf playlists
2009-05-29 Rafaël CarréFix xspf reading/writing
2009-05-28 Rafaël CarréFix xspf reading/writing
2009-01-17 Laurent AimarUse input_item_New when applicable.
2009-01-17 Laurent AimarForce to specify options flags in input_item_New*.
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2008-12-20 Ilkka OllakkaDon't require location under track element in xspf...
2008-12-17 Ilkka OllakkaDon't wait location-node for creating input, and allow...
2008-11-03 Rémi Duraffortxspf: both "xmlns" and "xmlns:vlc" are acceptable....
2008-10-31 Rémi DuraffortCleanup and fix a potential memleak.
2008-09-16 Yoann PeronneauUpdate XSPF playlist structure to use <vlc:id> instead...
2008-09-15 Rémi Denis-CourmontZero tab entries when you allocate them
2008-09-15 Rémi Denis-CourmontUseless FREENULL -> free
2008-09-13 Antoine CellerierRemove trailing spaces.
2008-08-26 Pierre d'Herbemontxspf: Fix a may-be freed input_item pointer usage.
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-14 Pierre d'Herbemontxspf: Don't leak input items.
2008-06-22 Rémi DuraffortRemove unneeded msg_Err.
2008-06-14 Pierre d'Herbemontxspf: Remove references to the playlist.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-04-26 Antoine LejeuneAbility to save and load input item options in xspf...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-06 Ilkka Ollakkafix xspf extension parsing for leaking
2008-03-18 Rémi Denis-CourmontProper vlc: URL
2008-01-28 Rafaël Carrédemux/playlist/ : removes useless unused parameter...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-17 Ilkka Ollakkapartly revert [23991]. vlc:skip ain't supported, and...
2008-01-01 Pierre d'HerbemontRevert [23949].
2007-12-30 Rafaël Carréfix #1421
2007-12-30 Rafaël Carréfix #1244
2007-12-30 Rafaël Carréfix #1410.
2007-12-29 Rafaël Carrécosmetics
2007-12-23 Pierre d'Herbemontmodules/demux/playlist/xspf.c: Show where the input_ite...
2007-12-23 Rafaël Carréfix #1409
2007-12-19 Rafaël Carréplaylist demuxers: return -1 in case of error, 0 in...
2007-12-19 Rafaël Carréxspf: use correct return value. VLC_FALSE == VLC_SUCCESS
2007-12-17 Rémi Denis-CourmontFix XSPF crash when XML is not available
2007-11-22 Pierre d'Herbemontmodules/demux/playlist/xspf.c: Uses "vlc:skip" for...
2007-11-18 Rafaël Carréxspf: don't use %encoding for node title, but only...
2007-11-13 Rafaël Carréxspf: fix nodes encoding. big up to yoannp for fully...
2007-11-13 Yoann Peronneau* XSPF nested playlist
2007-11-13 Rafaël Carréxspf demuxer: fix extension reading
2007-10-30 Rafaël Carréxspf demuxer: removes some warning
2007-10-21 Rafaël Carréxspf demuxer: correctly checks "application" attribute...
2007-10-12 Rafaël Carréxspf: try to produce valid XSPF files (there's still...
2007-10-02 Yoann Peronneau* xspf.c: fixes parsing with xtag - closes #1293
2007-09-22 Rémi Denis-CourmontRemove stupid broken error message in XSPF parser ...
2007-08-26 Ilkka Ollakkaxspf.c: add album-art as <image> and use Title in title...
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-16 Pierre d'Herbemontmodules/demux/playlist/*.c: Use the new playlist indepe...
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-05-20 Yoann Peronneau* xspf.c: initializes identifier to 0 and free pp_tracklist
2007-05-20 Yoann Peronneau* xspf.c: add XSPF annotation element as description
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-12 Clément StenacPreparse playlist items that don't have enough meta
2006-11-12 Clément StenacFix playlist unable to terminate (Closes:#829)
2006-11-12 Rémi Denis-CourmontSuppress unused variable
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-10-25 Christophe MutricyCompile fix + handle case with no xml:base
2006-10-24 Christophe Mutricyhonor xml:base
2006-10-07 Gildas Bazin* Fixed a bunch of memory leaks.
2006-09-29 Rafaël CarréReplaces url unescaping by url decoding in xspf import
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-09 Clément StenacCopyright stuff
2006-09-03 Clément StenacRemove useless debug, fix a bug
2006-08-25 Sam Hocevar * modules/demux/playlist/xspf.c: fix warnings that...
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
2006-07-08 Clément StenacSome infrastructure work for playlist autoload/autosave
2006-06-14 Yoann Peronneau* playlist/xspf.c: upgrade to new structure
2006-06-14 Yoann Peronneau* demux/playlist/xspf: skeleton for XSPF tree playlist...
2006-06-14 Yoann Peronneau* demux/playlist/xspf.c: fix a bug introduced by [15757]
2006-05-28 Derk-Jan Hartmanthis patch allows xml comments directly before the...
2006-05-25 Clément StenacFix XSPF (Closes:#651)
2006-05-20 Jean-Paul SamanReturn in a non-void function
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
next