summaryrefslogtreecommitdiff
path: root/libgupnp-av/gupnp-didl-lite-writer.c
Commit message (Expand)AuthorAgeFilesLines
* all: Force declared GLib versionJens Georg2021-07-041-0/+2
* LGPL-2.0 -> LGPL-2.1Jens Georg2021-07-041-13/+1
* all: Port classes to new GObject type macrosJens Georg2021-07-031-48/+60
* all: Drop deprecated macro callsJens Georg2020-08-011-3/+1
* writer: @refID is a standard propertyJens Georg2020-08-011-0/+1
* Remove deprecated class_add_privateJens Georg2018-10-251-6/+4
* Rename internal XML utility functionsJens Georg2018-02-141-6/+6
* Remove dependency on GUPnPJens Georg2016-10-101-7/+4
* Fix annotations for functions returning voidJens Georg2016-02-081-2/+0
* Revert "Add dlna namespace only when it's actually used"Jens Georg2014-06-101-33/+1
* Lazy-create XML namespacesJens Georg2014-06-101-12/+0
* Add utility functions for ns creationJens Georg2014-05-311-24/+12
* Add support for pv:subtitleFileUri and TypeJens Georg2013-10-191-4/+16
* Add dlna namespace only when it's actually usedParthiban Balasubramanian2013-10-161-5/+40
* Fix compiling with -Wall -WextraJens Georg2013-05-301-3/+2
* Fix build warning in gupnp_didl_lite_writer_add_container_child_itemAndreas Henriksson2013-02-211-1/+0
* Fix an uninitialised variable errorMark Ryan2012-12-051-1/+1
* Add tag-only filter function to writerJens Georg2012-11-191-26/+60
* Add child item on container in DIDLWriterJens Georg2012-11-191-0/+41
* Fix node filtering in DIDLLiteWriterJens Georg2012-11-191-2/+10
* Fix typo in commentJens Georg2012-11-191-1/+1
* Generate vapi from GIR dataJens Georg2012-10-061-1/+1
* Update license headersgupnp-av-0-10Jens Georg2012-08-311-2/+2
* Fix gtk-doc/gobject-introspectionJens Georg2012-04-201-2/+2
* Fix possible dereference of NULL namespaceJens Georg2012-02-131-1/+1
* Make upnp:storageUsed a standard prop sometimesJens Georg2011-06-161-1/+25
* Update introspection annotationJens Georg2011-06-141-5/+5
* Use correct DLNA XML namespaceJens Georg2011-06-041-1/+1
* Handle namespaces when filtering attributesZeeshan Ali (Khattak)2010-11-241-8/+24
* Fix filtering of top-level DIDL-Lite attributesZeeshan Ali (Khattak)2010-11-231-0/+5
* Micro coding-style fixZeeshan Ali (Khattak)2010-11-221-3/+2
* Don't white-list albumArtURI@profileIDZeeshan Ali (Khattak)2010-11-221-2/+0
* Handle DLNA namespace like other namespacesZeeshan Ali (Khattak)2010-11-061-2/+10
* Remove incomplete and broken DLNA guessing codeZeeshan Ali (Khattak)2010-07-201-1/+0
* profileID is mandatory property of albumArtURIZeeshan Ali (Khattak)2010-07-151-0/+2
* Minor correction to DIDL filtering codeZeeshan Ali (Khattak)2010-07-151-1/+3
* Pass namespaces to GUPnPDIDLLiteObject constructorSven Neumann2010-05-251-2/+6
* Add and fix GIR annotationsZach Goldberg2009-12-301-8/+8
* Prefer using xmlNewChildZeeshan Ali (Khattak)2009-08-251-6/+12
* Use correct englishZeeshan Ali (Khattak)2009-08-191-17/+17
* res@protocolInfo is required propertyZeeshan Ali (Khattak)2009-08-191-4/+9
* Support filter of non-DIDL-Lite attributesZeeshan Ali (Khattak)2009-08-191-5/+18
* Correct conditions for recursing into XML nodeZeeshan Ali (Khattak)2009-08-191-1/+4
* Take care of namespace prefix & prop postfixZeeshan Ali (Khattak)2009-08-181-6/+35
* Refactor: separate funcs to find forbidden propsZeeshan Ali (Khattak)2009-08-181-6/+20
* Recursive filteringZeeshan Ali (Khattak)2009-08-181-4/+20
* Filtering of XML elementsZeeshan Ali (Khattak)2009-08-181-3/+35
* Don't filter out required propertiesZeeshan Ali (Khattak)2009-08-181-2/+10
* First step towards filtering implementationZeeshan Ali (Khattak)2009-08-181-0/+76
* Include the forgotten headerZeeshan Ali (Khattak)2009-08-181-0/+1