About GUPnP Tools
=================

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.

GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP.
They provides the following client and server side tools which enable
one to easily test and debug one's UPnP devices and control points:

 * Universal Control Point: a tool that enables one to discover UPnP
devices and services, retrieve information about them, subscribe to
events and invoke actions.

 * Network Light: a virtual light bulb that allows control points to
switch it on and off, change its dimming level and query its current
status. It also provides a simple UI to control all the network lights
available on the network.

 * AV Control Point: a simple media player UI that enables one to
discover and play multimedia contents available on a network. It is
strictly a control point and therefore does not have any playback
capabilities of it's own and relies on external UPnP MediaRenderer
devices for actual playback.

 * Upload: a simple command line utility that uploads files to known
MediaServers. Use Universal Control Point for discovering the
MediaServers.

 * Discover: a simple command line utility to run a SSDP discovery on
the network.

News
====

Build:
 - Update and add missing m4 macros from autoconf archive
 - Use upstream gettext
 -

Common:
 - Remove use of deprecated libsoup API
 - Do not leak the pixbuf loader

Upload:
 - Use help text from option context
 - Make UDN a parameter

Network light:
 - Add commandline argument for friendly name
 - Add commandline argument for exclusive change
 - use "newTargetValue" instead of "NewTargetValue"

Universal Control Point:
 - Fix some memory leaks

AV-CP:
 - Fix some memory leaks
 - Do some refactoring to use nice sort order from server

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=730747
 - https://bugzilla.gnome.org/show_bug.cgi?id=758779
 - https://bugzilla.gnome.org/show_bug.cgi?id=761967
 - https://bugzilla.gnome.org/show_bug.cgi?id=761968
 - https://bugzilla.gnome.org/show_bug.cgi?id=764050

All contributors to this release:
 - Jens Georg <[email protected]>
 - Piotr Drąg <[email protected]>
 - Rafael Fontenelle <[email protected]>
 - Balázs Meskó <[email protected]>
 - Mario Blättermann <[email protected]>
 - ljsachs <[email protected]>
 - Мирослав Николић <[email protected]>
 - Марко М. Костић <[email protected]>
 - Марко Костић <[email protected]>
 - Yating Kuang <[email protected]>
 - Necdet Yücel <[email protected]>
 - Marek Černocký <[email protected]>
 - Dušan Kazik <[email protected]>
 - Daniel Mustieles <[email protected]>

Added/updated translations
 - cs, courtesy of Marek Černocký
 - de, courtesy of Mario Blättermann
 - es, courtesy of Daniel Mustieles
 - hu, courtesy of Balázs Úr
 - pl, courtesy of Piotr Drąg
 - pt_BR, courtesy of Rafael Fontenelle
 - sk, courtesy of Dušan Kazik
 - sr, courtesy of Марко М. Костић
 - sr@latin, courtesy of Miroslav Nikolić
 - tr, courtesy of Gökhan Gurbetoğlu
 - zh_CN, courtesy of tuhaihe

Updated/Changed dependencies:
 - Minimal libsoup version changed to 2.42


ChangeLog
=========
https://download.gnome.org/sources/gupnp-tools/0.8/gupnp-tools-0.8.12.changes  
(14.7K)

Download
========
https://download.gnome.org/sources/gupnp-tools/0.8/gupnp-tools-0.8.12.tar.xz 
(544K)
  sha256sum: 658de96953608c4b1f47578ae563a7066d1f1983565daf22ad52b7b328ef97b1

_______________________________________________
ftp-release-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to