summaryrefslogtreecommitdiff
path: root/libgupnp-av/gupnp-didl-lite-object.h
Commit message (Expand)AuthorAgeFilesLines
* Add helper function for iso8601Jens Georg2022-05-011-0/+3
* Fix header guardsJens Georg2021-07-041-2/+2
* LGPL-2.0 -> LGPL-2.1Jens Georg2021-07-041-13/+1
* all: Port classes to new GObject type macrosJens Georg2021-07-031-28/+7
* Make DIDL-Lite check less restrictiveJens Georg2015-11-051-0/+3
* Add support for pv:subtitleFileUri and TypeJens Georg2013-10-191-0/+3
* Add function to dump XML of a DIDLObjectJens Georg2012-11-221-0/+3
* Add gupnp_didl_lite_object_apply_fragments.Krzesimir Nowak2012-10-251-0/+9
* Un-deprecate single-value creatorJens Georg2012-10-241-2/+2
* Add XML fragments getter methods to GUPnPDIDLLiteObjectChristophe Guiraud2012-10-241-4/+31
* Add objectUpdateID to GUPnPDIDLLiteObject.Krzesimir Nowak2012-09-211-0/+15
* Update license headersgupnp-av-0-10Jens Georg2012-08-311-2/+2
* Handle DLNA namespace like other namespacesZeeshan Ali (Khattak)2010-11-061-0/+4
* Add API to set/get dlna:dlnaManaged attributeZeeshan Ali (Khattak)2010-11-041-0/+7
* Make namespace props on GUPnPDIDLLiteObject readableSven Neumann2010-06-171-0/+7
* Add gupnp_didl_lite_object_get_descriptors()Zeeshan Ali (Khattak)2010-01-111-0/+3
* Add deprecation guards for newly deprecated functionsZeeshan Ali (Khattak)2009-12-301-12/+18
* Methods to add contributor nodes in DIDL-Lite objectZeeshan Ali (Khattak)2009-12-301-0/+10
* Getters for contributors in DIDL-Lite objectZeeshan Ali (Khattak)2009-12-301-0/+9
* DIDLiteObject only provides simple getter/settersZeeshan Ali (Khattak)2009-08-171-18/+8
* Only DIDL writer and parser should create objectsZeeshan Ali (Khattak)2009-08-171-4/+0
* Avoid duplicating strings wherever possibleZeeshan Ali (Khattak)2009-08-171-18/+18
* Remove the now redundant to_string methodsZeeshan Ali (Khattak)2009-08-161-3/+0
* Constructor functions for DIDLLiteObject classesZeeshan Ali (Khattak)2009-08-151-0/+4
* New class for dealing with DIDL-Lite descriptorsZeeshan Ali (Khattak)2009-08-141-0/+4
* Move add_res() from DIDLLiteWriter to DIDLLiteObjectZeeshan Ali (Khattak)2009-08-141-0/+3
* Minor indentation fixZeeshan Ali (Khattak)2009-08-141-1/+1
* Add property,getter and setter for originalTrackNumberZeeshan Ali (Khattak)2009-08-091-0/+7
* Add property,getter and setter for dateZeeshan Ali (Khattak)2009-08-091-0/+7
* Add property,getter and setter for descriptionZeeshan Ali (Khattak)2009-08-091-0/+7
* Add property,getter and setter for album art URIZeeshan Ali (Khattak)2009-08-091-0/+7
* Add property,getter and setter for albumZeeshan Ali (Khattak)2009-08-091-0/+7
* Add property,getter and setter for genre infoZeeshan Ali (Khattak)2009-08-091-0/+11
* Add property,getter and setter for author infoZeeshan Ali (Khattak)2009-08-091-0/+10
* Add property,getter and setter for artist infoZeeshan Ali (Khattak)2009-08-081-0/+8
* class-name is no longer a separate propertyZeeshan Ali (Khattak)2009-08-081-11/+4
* Provide setters as wellZeeshan Ali (Khattak)2009-08-081-0/+33
* Add DIDLLiteObject.to_string()Zeeshan Ali (Khattak)2009-08-081-0/+3
* GObject'ify DIDLLite object reader APIZeeshan Ali (Khattak)2009-08-041-43/+72
* Function to get compatible resource from object nodeZeeshan Ali (Khattak)2009-07-261-0/+5
* Conventient function to parse resources from DIDLZeeshan Ali (Khattak)2009-07-261-1/+4
* Replace my non-working "@gstreamer.net" email with "@gnome.org" one.Zeeshan Ali2008-11-051-2/+2
* Include the glib header to setisfy vala-gen-introspect.Zeeshan Ali2008-05-221-0/+1
* New generic getters API:Zeeshan Ali2008-03-161-5/+8
* Only provide specific getters for base properties.Zeeshan Ali2008-03-161-60/+10
* Fix a typo in _get_upnp_class_name() and declare it in the header.Zeeshan Ali2008-03-091-0/+3
* Remove all regular getters.Zeeshan Ali2008-03-091-6/+0
* Add function to retreive the res@allowedUse property.Zeeshan Ali2008-03-091-0/+3
* Add generic function to get multi-valued properties.Zeeshan Ali2008-03-091-0/+4
* Rename _get_value() to _get_property().Zeeshan Ali2008-03-091-2/+2