gupnp 1.5.2



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 improvements
 - Minor example fixes
 - Fix pkg-config dependencies
 - Fix issues found by coverity
 - Deprecate internal UUID generator function
 - Set log domains everywhere
 - Support IPv6 in all context managers (Windows still broken)

ServiceProxy:
 - Fix error handling in sync call
 - Fix a memory leak in subscribe()
 - Change subscribtion timeout handling

ServiceInfo:
 - Remove deprecated callback

ContextFilter:
 - Fix it
 - Notify only if content changes

DeviceInfo:
 - Set task names

ContextManager:
 - Add tests for filtering
 - Fix behaviour of filter. Now the filter acts as if the context is
   appearing/disappearing

Vala:
 - Fix ownership of XML doc

Bugs fixed in this release:
 - https://gitlab.gnome.org/GNOME/gupnp/issues/10
 - https://gitlab.gnome.org/GNOME/gupnp/issues/10
 - https://gitlab.gnome.org/GNOME/gupnp/issues/10
 - https://gitlab.gnome.org/GNOME/gupnp/issues/36
 - https://gitlab.gnome.org/GNOME/gupnp/issues/37
 - https://gitlab.gnome.org/GNOME/gupnp/issues/70

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



Download
========
https://download.gnome.org/sources/gupnp/1.5/gupnp-1.5.2.tar.xz (2.12M)
  sha256sum: 6ab0742fdefd45497f7939f03d07c0d03c0c2c2b22e4a1ec3311bb908ada0b5b



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