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
====

Changes since 0.18.1:

- Revert the charset quoting patch from 0.18.1. Apparently this issue
  was only present in a special version of libsoup.
- Fix subscription timeout calculation.
- Minor fixes from static code analysis.
- Fix byte-range requests.
- Add a unit-test for byte-range requests.

All contributors:
Jens Georg <m...@jensge.org>
Sven Neumann <s.neum...@raumfeld.com>
Lukasz Pawlik <lukasz.paw...@comarch.com>

Bugs fixed:
- https://bugzilla.gnome.org/show_bug.cgi?id=670518



Download
========
http://download.gnome.org/sources/gupnp/0.18/gupnp-0.18.2.tar.xz (349K)
  sha256sum: 3715fa56c1f351132cffe7d69127da1daada7ff50481838c6dbfd17d7182743d

_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to