summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Explicitly call AM_MAINTAINER_MODE([enable])Jens Georg2013-01-311-0/+1
* Remove Zeeshan from doap fileJens Georg2012-12-181-7/+0
* Post-release version bumpJens Georg2012-12-141-1/+1
* Prepare 0.11.6gupnp-av-0.11.6Jens Georg2012-12-141-0/+18
* Check all elements in cds testJens Georg2012-12-091-0/+6
* Fix reference dataJens Georg2012-12-091-1/+1
* Fix test data to match specJens Georg2012-12-096-11/+11
* Fix CDS LastChange parser updateID handlingMark Ryan2012-12-091-4/+4
* BAD_CAST is for the other directionJens Georg2012-12-091-1/+1
* Fix an uninitialised variable errorMark Ryan2012-12-051-1/+1
* Add Jens Georg to doap fileJens Georg2012-12-051-0/+7
* Post-release version bumpJens Georg2012-12-051-1/+1
* Prepare 0.11.5gupnp-av-0.11.5Jens Georg2012-12-051-0/+15
* Set items to 'restricted' in MediaCollectionJens Georg2012-12-052-9/+16
* Fix API definition in gupnp-cds-last-change-parser.hLudovic Ferrandis2012-12-051-1/+1
* Post-release version bumpJens Georg2012-11-301-1/+1
* Prepare 0.11.4gupnp-av-0.11.4Jens Georg2012-11-301-0/+25
* Add test for CDS LastChangeJens Georg2012-11-3010-1/+619
* Add LastChange parser for CDS:3Jens Georg2012-11-307-1/+528
* Silence deprecation warningJens Georg2012-11-306-0/+12
* Fix some gtkdoc warningsJens Georg2012-11-291-1/+2
* Silence portability warningJens Georg2012-11-291-1/+1
* Set GUPNP_AV_DATADIR on make checkJens Georg2012-11-281-1/+2
* Fix LD_LIBRARY_PATH for make checkJens Georg2012-11-281-1/+1
* Add a test for GUPnPLastChangeParser.Krzesimir Nowak2012-11-282-1/+263
* Fix the case when there are more than one InstanceId elements.Krzesimir Nowak2012-11-281-5/+8
* Test for DIDL_S parsing failsJens Georg2012-11-281-1/+35
* Fix two issues with DIDL_S parsing.Krzesimir Nowak2012-11-272-38/+51
* Fix gupnp_didl_lite_parser_parse_didl.Krzesimir Nowak2012-11-271-2/+5
* Add function to dump XML of a DIDLObjectJens Georg2012-11-222-0/+30
* Fix gupnp_media_collection_new function prototypeRegis Merlino2012-11-212-2/+2
* Post-release version bumpJens Georg2012-11-191-1/+1
* Prepare 0.11.3gupnp-av-0.11.3Jens Georg2012-11-191-0/+17
* Add tests for GUPnPMediaCollectionJens Georg2012-11-192-1/+463
* Parse DIDL_S playlistsJens Georg2012-11-196-24/+319
* Add media collection classJens Georg2012-11-197-1/+523
* Add tag-only filter function to writerJens Georg2012-11-192-26/+64
* Add dlna:lifetime property to itemsJens Georg2012-11-197-33/+207
* Add child item on container in DIDLWriterJens Georg2012-11-193-0/+79
* Doc fixupJens Georg2012-11-196-7/+89
* Fix node filtering in DIDLLiteWriterJens Georg2012-11-192-2/+33
* Fix typo in commentJens Georg2012-11-191-1/+1
* Really silence XSD warningsJens Georg2012-11-191-1/+1
* Post-release version bumpJens Georg2012-10-291-1/+1
* Prepare 0.11.2gupnp-av-0.11.2Jens Georg2012-10-291-0/+12
* Silence XSD errorJens Georg2012-10-252-0/+4
* Don't error out if vapigen is not foundJens Georg2012-10-251-1/+1
* Add a comment explaining a bit a process of applying fragments.Krzesimir Nowak2012-10-251-0/+40
* Add a test checking fragment applying.Krzesimir Nowak2012-10-253-11/+225
* Add gupnp_didl_lite_object_apply_fragments.Krzesimir Nowak2012-10-252-0/+108