summaryrefslogtreecommitdiff
path: root/libgupnp-av/gupnp-last-change-parser.c
Commit message (Expand)AuthorAgeFilesLines
* all: Force declared GLib versionJens Georg2021-07-041-0/+1
* LGPL-2.0 -> LGPL-2.1Jens Georg2021-07-041-13/+1
* all: Port classes to new GObject type macrosJens Georg2021-07-031-2/+2
* Rename internal XML utility functionsJens Georg2018-02-141-5/+6
* Remove dependency on GUPnPJens Georg2016-10-101-2/+2
* Fix gtk-doc warningsJens Georg2013-05-301-1/+1
* Fix compiling with -Wall -WextraJens Georg2013-05-301-6/+6
* Fix the case when there are more than one InstanceId elements.Krzesimir Nowak2012-11-281-5/+8
* Update license headersgupnp-av-0-10Jens Georg2012-08-311-2/+2
* Fix gtk-doc/gobject-introspectionJens Georg2012-04-201-3/+3
* Remove unused variablesJens Georg2012-02-131-3/+0
* Some minor corrections to doc commentsZeeshan Ali (Khattak)2010-01-081-1/+1
* XML errors moved to gupnp coreZeeshan Ali (Khattak)2009-08-251-1/+0
* Add and use proper errorsZeeshan Ali (Khattak)2009-08-191-2/+3
* Avoid duplicating strings wherever possibleZeeshan Ali (Khattak)2009-08-171-5/+3
* xml_util_get_uint_attribute takes default valueZeeshan Ali (Khattak)2009-07-231-1/+1
* Dont copy the value if not provided in LastChangeZeeshan Ali (Khattak)2009-04-301-6/+12
* Replace my non-working "@gstreamer.net" email with "@gnome.org" one.Zeeshan Ali2008-11-051-2/+2
* "instance-id" is no longer a property of parser object.Zeeshan Ali2008-03-161-83/+7
* Use the term 'A/V' rather than 'AV'.Zeeshan Ali2008-03-071-1/+1
* More documentation.Zeeshan Ali2008-03-071-3/+13
* Fix a typo: Name the parser object as 'parser' rather than 'didl'.Zeeshan Ali2008-02-251-3/+3
* Make "instance-id" a property of the parser object.Zeeshan Ali2008-02-251-8/+90
* A new parser object for last change parsing.Zeeshan Ali2008-02-251-0/+235