Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version verfügt über AV Control Point, ein einfacher Media Player Benutzeroberfläche ermöglicht, dass man zu entdecken und zu Multimedia-Inhalten auf einem Netzwerk zu spielen. Es ist hoffentlich ein nützliches Instrument zu testen und zu debuggen UPnP MediaServer und MediaRenderer Implementierungen. Es ist eine Desktop-Datei für jedes Werkzeug, neue Icons und verschiedene sonstige Verbesserungen und Bugfixes.
Tags: 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

Tags: GUPnP A/V, Initial freshmeat announcement

2008-04-09 16:47
0.8

Eine neue API wurde hinzugefügt, um eine Unterklasse von Resource-Typen zu ermöglichen. GUPnPDeviceInfo gibt Unterressourcen mit einer Versionsnummer größer oder gleich der angeforderten Version. Server-Versionen bekannt weniger als oder gleich der Version umgesetzt. gupnp_context_get_server () wurde der Öffentlichkeit zugänglich gemacht. GError Argumente wurden alle Fehler-Signale aufgenommen. Resubscription Handling wurde verbessert. Diverse Korrekturen und interne Verbesserungen vorgenommen.
Tags: 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

Eine neue Reihe von Funktionen für das Senden von Maßnahmen gesetzt, die Hash-Tabellen der Parameter-Name-GValue Paare. Neue Methoden zur Introspektion Zustandsvariable und Handeln Abruf von Namen. Eine neue pkg-config-Datei für den Bau gegen ein libgupnp deinstalliert. Verbesserte Konvertierung zwischen GValues und UPnP-Wert-Typen. Diese Version enthält nur evented Zustandsgrößen an der ersten Veranstaltung Nachricht.
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

Embedded Geräte sind nun erlaubt, ihre eigenen UDNs haben. Eine Übertragbarkeit fix aufgenommen wurde.
Embedded devices are now allowed to have their own UDNs. A portability fix was included.

Project Resources