gupnp 1.2.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
====

- Fix macOS dylib versioning
- Fix endless loop on early notify
- Several documentation fixes
- Implement version-independent type registration in ResourceFactory
- Fix an issue with implementation of the depracted functions
- Fix an issue with including net/if.h and linux/if.h
- Add async introspection functions matching the usual GIO function pattern
- Go through main loop if introspection fails before the actual network request
- Bump required GLib version to 2.58

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=764498
 - https://gitlab.gnome.org/GNOME/gupnp/issues/5
 - https://gitlab.gnome.org/GNOME/gupnp/issues/6
 - https://gitlab.gnome.org/GNOME/gupnp/issues/8

All contributors to this release:
 - Jens Georg <mail jensge org>
 - Fabrice Fontaine <fontaine fabrice gmail com>
 - Tom Schoonjans <Tom Schoonjans diamond ac uk>



Download
========
https://download.gnome.org/sources/gupnp/1.2/gupnp-1.2.2.tar.xz (133K)
  sha256sum: 9a80bd953e5c8772ad26b72f8da01cbe7241a113edd6084903f413ce751c9989



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