Download List

项目描述

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. The GUPnP framework consists of two
libraries. GSSDP implements resource discovery and
announcement over SSDP, and GUPnP implements the
UPnP specification: resource announcement and
discovery, description, control, event
notification, and presentation (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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-10 01:15
0.3

此版本具有AV控制点,一个简单的媒体播放器界面,使人们能够发现和播放多媒体内容在网络上可用。希望这是一个有用的工具来测试和调试的UPnP媒体服务器和MediaRenderer实现。有一个对每一种工具,新的图标桌面文件,以及各种杂项的改进和修正。
标签: GUPnP Tools, Initial freshmeat announcement
This release features AV Control Point, a simple media player UI that enables one to discover and play multimedia contents available on a network. It is hopefully a useful tool to test and debug UPnP MediaServer and MediaRenderer implementations. There is a desktop file for each tool, new icons, and various miscellaneous improvements and fixes.

2008-04-10 01:14
0.1

标签: GUPnP A/V, Initial freshmeat announcement

2008-04-09 16:47
0.8

一个新的API是为了让资源类型的子类。 GUPnPDeviceInfo返回subresources的版本大于或等于所要求的版本。服务器版本宣布小于或等于实施的版本。 gupnp_context_get_server()已公开。 GError论点被添加到所有的错误信号。 Resubscription的处理进行了改进。各种其他的修复和内部进行了改进。
标签: Major bugfixes
A new API was added to allow subclassing of
resource types. GUPnPDeviceInfo returns
subresources with a version greater than or equal
to the requested version. Servers announce
versions less than or equal to the implemented
version. gupnp_context_get_server() was made
public. GError arguments were added to all error
signals. Resubscription handling was improved.
Various other fixes and internal improvements were
made.

2007-08-22 22:36
0.4

阿一系列新的功能发送采取行动的参数名称GValue对哈希表。为状态变量和行动反省检索新方法的名字。一种新的pkg - config的对一个卸载libgupnp建设的文件。改进之间的转换GValues和UPnP值类型。此版本将只包括在最初的事件消息evented状态变量。
A new series of functions for sending actions taking hash tables of parameter name-GValue pairs. New introspection methods for state variable and action retrieval by name. A new pkg-config file for building against an uninstalled libgupnp. Improved conversion between GValues and UPnP value types. This release will only include evented state variables in the initial event message.

2007-08-02 14:43
0.3

嵌入式设备,现在可有自己的UDNs。可移植性修复被列入。
Embedded devices are now allowed to have their own UDNs. A portability fix was included.

Project Resources