totem r4084 - in trunk: . src/plparse
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r4084 - in trunk: . src/plparse
- Date: Sun, 4 Mar 2007 16:22:55 +0000 (GMT)
Author: hadess
Date: 2007-03-04 16:22:55 +0000 (Sun, 04 Mar 2007)
New Revision: 4084
ViewCVS link: http://svn.gnome.org/viewcvs/totem?rev=4084&view=rev
Added:
trunk/src/plparse/xmllexer.c
trunk/src/plparse/xmllexer.h
trunk/src/plparse/xmlparser.c
trunk/src/plparse/xmlparser.h
Modified:
trunk/ChangeLog
trunk/src/plparse/Makefile.am
trunk/src/plparse/test-parser.c
trunk/src/plparse/totem-pl-parser-wm.c
trunk/src/plparse/totem-pl-parser.c
Log:
2007-03-04 Bastien Nocera <hadess hadess net>
* src/plparse/test-parser.c: (main):
Call g_thread_init() very early to avoid the GSlice warning
* src/plparse/xmllexer.c:
* src/plparse/xmllexer.h:
* src/plparse/xmlparser.c:
* src/plparse/xmlparser.h: Add a copy of the xine-lib XML parser
under the LGPL
* src/plparse/Makefile.am:
* src/plparse/totem-pl-parser-wm.c: (parse_asx_entry),
(parse_asx_entries), (totem_pl_parser_add_asx):
* src/plparse/totem-pl-parser.c:
Use the xine-lib XML parser copy, to allow:
- case mismatches
- HTML comments
- broken escaping in URLs
(Closes: #386558)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]