]> git.sesse.net Git - vlc/history - modules/demux/playlist/itml.h
LGPL
[vlc] / modules / demux / playlist / itml.h
2012-11-13 Jean-Baptiste KempfLGPL
2011-12-15 Pere Orgafix filename self-references
2011-01-20 Rémi Denis-CourmontXML: return node (element name or text value) as const
2010-02-02 Jakob Lebenitml: new playlist design
2009-07-15 Rémi DuraffortMacro safety.
2008-06-14 Pierre d'Herbemontdemux/playlist: Don't use playlist_t.
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-03-13 Rémi DuraffortOne more removing session. (useless test before a free())
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2007-11-20 Yoann Peronneau* demux/playlist/itml.c: iTunes Media Library importer...