gupnp 1.5.1



About GUPnP
===========

GUPnP is an object-oriented open source framework for creating UPnP
devices and control points, written in C using GObject and libsoup.
The GUPnP API is intended to be easy to use, efficient and flexible.

This is core UPnP library that implements the generic UPnP
specification on top of GSSDP: resource announcement and discovery,
description, control, event notification, and presentation (GUPnP
includes basic web server functionality through libsoup). GUPnP does
not include helpers for construction or control of specific
standardized resources (e.g. MediaServer); this is left for higher
level libraries utilizing the GUPnP framework.

News
====

 - Minor doc fixes
 - Remove left-overs from WhiteList renaming
 - Make tests a little friendlier if there is no ipv6
 - Fix a couple of issues from scan-build

DeviceInfo:
 - Make DeviceInfo:document accessible
 - Offer convenience function DeviceInfo:get_icon_async to combine
   icon lookup and icon download

ServiceAction:
 - Potential fix for running g_clear_pointer on an uninitialized value
 - Fix getting parameters from action

ServiceInfo:
 - Do not free an error that was propagated
 - Fix introspection on IPv6 devices

Service:
 - Fix critical if Soup error other than G_IO_ERROR_CANCELLED occured

All contributors to this release:
 - Jens Georg <mail jensge org>



Download
========
https://download.gnome.org/sources/gupnp/1.5/gupnp-1.5.1.tar.xz (2.12M)
  sha256sum: 8b7168cc0011136985877acf2800bbb4072cfcb083528a563b2b1d8a951f8f15



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]