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.20.9: - Make sure ResourceFactory creates proxies with the correct GType. - Make it possible to unsubscribe from a service proxy during a call-back. - Disable managed RootDevices on WL change in addition to ControlPoints. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=678701 - https://bugzilla.gnome.org/show_bug.cgi?id=690400 - https://bugzilla.gnome.org/show_bug.cgi?id=711332 All contributors to this release: - Jussi Kukkonen <[email protected]> - Jens Georg <[email protected]> Download ======== https://download.gnome.org/sources/gupnp/0.20/gupnp-0.20.10.tar.xz (373K) sha256sum: 5c7f9278b50ed252606552e2f148be4e1b1616bc93ebc8b09b22fcf5d8aa08e4 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
