]> git.sesse.net Git - vlc/history - modules/demux/playlist/ram.c
input_item: Remove input_item_AddSubItem2 and send subitem_added event from input_ite...
[vlc] / modules / demux / playlist / ram.c
2010-02-03 Pierre d'Herbemontinput_item: Remove input_item_AddSubItem2 and send...
2010-02-02 Jakob Lebenvarious modules: adjust to new playlist design
2010-01-11 Rémi Denis-CourmontRemove useless <ctype.h> inclusions
2010-01-05 Rémi Denis-CourmontRAM: we need to allocate the decoded string
2009-08-21 Pierre d'Herbemontdemux playlist: Move the usage of vlc_object_find behin...
2009-07-30 Rémi Duraffortplaylist_demux: remove unneeded peek.
2009-06-29 Rémi Denis-CourmontRAM: use decode_URI(), not FromLocale(). Untested.
2009-06-29 Rémi Denis-CourmontRemove dummy string copy
2009-05-08 Rémi Duraffortplaylist_ram: fix memleaks and use "const char*" instea...
2009-04-04 Rémi Duraffortram demux: fix potential crash and use EMPTY_STR.
2009-03-29 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-03-29 Jean-Baptiste Kempf.Ram: forgotten include found by Christophe Courtaut
2009-03-29 Jean-Baptiste KempfSome broken .Ram playlist have .rm extensions. The...
2009-03-29 Srikanth RajuSplit RAM playlist support from m3u to its own demuxer...