summaryrefslogtreecommitdiff
path: root/libgupnp-av/gupnp-protocol-info.c
Commit message (Expand)AuthorAgeFilesLines
* all: Force declared GLib versionJens Georg2021-07-041-0/+2
* LGPL-2.0 -> LGPL-2.1Jens Georg2021-07-041-14/+2
* all: Port classes to new GObject type macrosJens Georg2021-07-031-88/+103
* all: Drop deprecated macro callsJens Georg2020-08-011-4/+1
* Remove deprecated class_add_privateJens Georg2018-10-251-6/+4
* Remove dependency on GUPnPJens Georg2016-10-101-1/+0
* Fix annotations for functions returning voidJens Georg2016-02-081-16/+0
* Remove gnome-commonJens Georg2015-06-141-1/+1
* Fix PlaySpeed header generationCraig Pratt2013-09-301-1/+2
* Fix build warning in parse_additional_infoAndreas Henriksson2013-02-211-3/+0
* Update license headersgupnp-av-0-10Jens Georg2012-08-311-2/+2
* Fixed a potential memory corruption error in parse_additional_inf.Mark Ryan2012-08-191-2/+2
* Fix gtk-doc/gobject-introspectionJens Georg2012-04-201-28/+28
* Allow OP, CI and PS params without DLNA profileJens Georg2012-04-201-10/+21
* Update introspection annotationJens Georg2011-06-141-1/+1
* Don't set DLNA.ORG_OP param if it's "00"Zeeshan Ali (Khattak)2010-08-061-11/+11
* Micro indentation fixZeeshan Ali (Khattak)2010-01-251-1/+1
* Some minor corrections to doc commentsZeeshan Ali (Khattak)2010-01-081-2/+2
* Handle special case when comparing LPCM mime typesZeeshan Ali (Khattak)2010-01-041-1/+10
* Fix incorrect type conversion of DLNA flagsYakup Akbay2010-01-041-2/+2
* DLNA flags should not default to a specific DLNA versionYakup Akbay2010-01-041-10/+13
* Remove redundent quotation markgupnp-av-0.5Zeeshan Ali (Khattak)2009-09-021-1/+0
* Workaround for broken printf() implementationsSven Neumanns.neumann@raumfeld.com, Zeeshan Ali (Khattak)2009-08-261-3/+6
* Handle the case where protocol-info is NULLZeeshan Ali (Khattak)2009-08-251-5/+7
* Minor indentation fixZeeshan Ali (Khattak)2009-08-201-2/+1
* Add and use proper errorsZeeshan Ali (Khattak)2009-08-191-3/+3
* Remove redundant double-quoteZeeshan Ali (Khattak)2009-08-171-1/+1
* GUPnPProtocolInfo provides to_string()Zeeshan Ali (Khattak)2009-08-131-0/+96
* Separate class for protocol info handlingZeeshan Ali (Khattak)2009-08-131-0/+907