]> git.sesse.net Git - vlc/history - modules/misc/xml
Fix merge conflicts for src/osd/osd.c
[vlc] / modules / misc / xml /
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2006-10-09 Gildas Bazin* modules/misc/xml/xtag.c: fixed memory leak.
2006-10-07 Gildas Bazin* Fixed a bunch of memory leaks.
2006-03-29 Felix Paul Kühne* fixed a few signedness warnings. Please shout if...
2006-03-25 Christophe Mutricymisc/*: 2nd lecture. refs #438
2006-03-22 Clément StenacStrings review in misc/ except dummy and win32text...
2006-02-11 Derk-Jan Hartman* xtag parser improvements by Daniel Stranger.
2006-01-12 Antoine CellerierFSF address change.
2005-10-08 Antoine Cellerier * handle CDATA (as if it were TEXT)
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-12 Gildas Bazin* ALL: fixed a handful of bugs and memory leaks.
2005-04-12 Derk-Jan Hartman* Now works with http 1.0. Someone better check this...
2005-04-10 Rémi Denis-CourmontFix a segmentation fault in case of error
2005-04-03 Gildas Bazin* modules/misc/xml/libxml.c: handle XML_READER_TEXT...
2005-04-02 Gildas Bazin* modules/misc/xml/*, include/vlc_xml.h: new xml_Reader...
2005-04-02 Sigmund Augdal Helbergxtag.c: Don't create pcdata elements outside the root...
2005-04-02 Sigmund Augdal Helberglibxml.c: include header for stream, since api changes.
2005-04-01 Sigmund Augdal Helbergall: ported xml parsers to stream_t
2004-12-11 Clément StenacImprovements to preferences
2004-11-26 Gildas Bazin* modules/misc/xml/xtag.c: fixed a few bugs.
2004-11-26 Gildas Bazin* ALL: New XML module type.