summaryrefslogtreecommitdiff
path: root/libgupnp-av/gupnp-didl-lite-parser.h
Commit message (Expand)AuthorAgeFilesLines
* LGPL-2.0 -> LGPL-2.1Jens Georg2021-07-041-13/+1
* all: Port classes to new GObject type macrosJens Georg2021-07-031-28/+7
* Remove dependency on GUPnPJens Georg2016-10-101-1/+0
* Update license headersgupnp-av-0-10Jens Georg2012-08-311-2/+2
* Replace GUPnPDIDLLiteParserObjectCallback by signalsZeeshan Ali (Khattak)2009-08-061-19/+15
* GObject'ify DIDLLite object reader APIZeeshan Ali (Khattak)2009-08-041-2/+3
* Replace my non-working "@gstreamer.net" email with "@gnome.org" one.Zeeshan Ali2008-11-051-2/+2
* _didl_lite_parser_parse_didl() now returns a boolean and takes an error arg.Zeeshan Ali2008-03-161-4/+4
* 2008-03-07 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-03-071-2/+1
* Remove the uneeded signal pointers from the class struct.Zeeshan Ali2008-02-251-4/+1
* Use callback instead of signal to report the availability of a DIDL object.Zeeshan Ali2008-01-231-2/+16
* _parse_didl takes the xml string rather than xml document.Zeeshan Ali2008-01-231-1/+1
* 2008-01-14 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-01-141-1/+1
* 2008-01-14 Jorn Baayen <jorn@openedhand.com>Jorn Baayen2008-01-141-5/+7
* Rename all IS_GUPNP_* type check macros to GUPNP_IS_*.Zeeshan Ali2007-11-021-2/+2
* Move all generic AV code into gupnp-av.Zeeshan Ali2007-11-021-0/+81