summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-device-info.c
Commit message (Expand)AuthorAgeFilesLines
* DeviceInfo: Set task name for icon downloaderJens Georg2022-06-141-0/+2
* all: Set log domains for easier filteringJens Georg2022-06-141-1/+1
* device-info: Add method to download icon.Jens Georg2022-06-031-1/+186
* device-info: Add null-check in icon lookupJens Georg2022-05-261-2/+3
* DeviceInfo: Make document property accessibleJens Georg2022-05-011-3/+1
* doc: Remove stray SoupURI from property docJens Georg2022-05-011-1/+1
* docs: Use gi-docgen instead of gtk-docJens Georg2022-01-031-125/+109
* DeviceInfo: Rename virtual functionsJens Georg2022-01-031-8/+66
* Device,Service,RootDevice: Fix use after freeJens Georg2022-01-021-13/+12
* all: Initial port to libsoup3 APIJens Georg2021-11-211-21/+23
* all: SPDX license identifierJens Georg2021-06-101-13/+1
* gi: Fix annotationsJens Georg2021-06-091-24/+24
* all: Minor simplicifcations and dead code removalJens Georg2021-06-091-16/+6
* doc: Add/Fix Since: annotationsJens Georg2021-06-091-2/+2
* all: Fix minor compiler warningsJens Georg2021-06-091-1/+1
* doc: An <-> a where applicableJens Georg2021-06-091-4/+4
* vala,gi: Fix introspection, remove overridesJens Georg2021-06-051-1/+1
* Import config.h in all C sourcesBastien Nocera2021-06-021-0/+1
* device-info: Fix annotatons for get_icon_urlJens Georg2018-11-201-3/+3
* all: Port to new GLib type macrosJens Georg2018-11-021-71/+172
* Make GUPnPRootDevice implement GInitableJens Georg2016-10-151-5/+5
* Respect 'prefer_bigger' even if icon size is not requestedJussi Kukkonen2014-07-181-26/+45
* Make "document" property readableJens Georg2014-05-281-1/+1
* Update "Since" documentation tagsJens Georg2014-05-241-0/+6
* Use g_list_free_fullJens Georg2014-05-241-4/+1
* Do not hand out libxml2-allocated stringsJens Georg2013-09-301-2/+11
* Variable might be used uninitialized.Ludovic Ferrandis2013-08-131-4/+6
* Add API for retrieving device class identifiersSébastien Bianti2013-07-301-0/+33
* Coding convention. Remove trailing spaces.Ludovic Ferrandis2013-07-301-7/+7
* Fix potential crashes in case of a bad parameter.Ludovic Ferrandis2013-07-301-0/+2
* Fix a potential crash in case of a corrupted or malformed XML file.Ludovic Ferrandis2013-07-301-3/+4
* Fix compilation with -Wall -WextraJens Georg2013-05-291-1/+1
* Add vapi generation from GIRJens Georg2012-10-061-16/+12
* Update license headersJens Georg2012-08-311-2/+2
* Fix annotation warnings from g-ir-scannerJens Georg2011-06-061-5/+5
* Coding style fixes: Use spaces not tabsZeeshan Ali (Khattak)2010-08-241-1/+1
* Fix gtk-doc format on all functions in public GUPnP APIZach Goldberg2010-04-191-28/+28
* Add gobject-introspection annotationsZach Goldberg2010-04-041-46/+48
* GUPnPXMLDoc is no longer initially unownedZeeshan Ali (Khattak)2009-08-241-4/+1
* Rename GUPnPXMLDocWrapper to GUPnPXMLDocZeeshan Ali (Khattak)2009-08-241-4/+4
* Clean-up and expose the xml doc wrapperZeeshan Ali (Khattak)2009-08-241-3/+3
* Fix strrchr result checkingRoss Burton2009-08-171-1/+1
* new function gupnp_device_info_get_description_value()Sven Neumann2009-07-061-0/+22
* new function gupnp_device_info_list_dlna_capabilities()Sven Neumann2009-07-061-0/+55
* Fix bug in gupnp_device_info_get_icon_url()Sven Neumann2009-05-081-0/+2
* Fix device icon lookup fallbackRoss Burton2009-03-311-5/+7
* chain up in GUPnPDeviceInfo dispose and finalize methodsSven Neumann2009-03-261-0/+4
* 2008-12-08 Ross Burton <ross@linux.intel.com>Ross Burton2008-12-081-0/+3
* 2008-05-27 Ross Burton <ross@openedhand.com>Ross Burton2008-05-271-6/+6
* 2008-05-22 Ross Burton <ross@openedhand.com>Ross Burton2008-05-221-0/+19