diff options
Diffstat (limited to 'dev-python/coherence/ChangeLog')
-rw-r--r-- | dev-python/coherence/ChangeLog | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/dev-python/coherence/ChangeLog b/dev-python/coherence/ChangeLog new file mode 100644 index 0000000..c5b7d92 --- /dev/null +++ b/dev-python/coherence/ChangeLog @@ -0,0 +1,45 @@ +# ChangeLog for dev-python/coherence +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 03 Nov 2008; Daniel Gryniewicz <dang@gentoo.org> ++: + Bump to coherence-0.5.8 + + * a MediaServer backend for DVB-Daemon (http://www.k-d-w.org/node/42) + + * exporting atm the stored recordings + + * allowing to delete recordings from within a UPnP client, when enabled on + the backend + + * will export EPG data and allow scheduling via UPnP in the future + + * client device and service implementations for BinaryLight and + DimmableLight devices + + * rework of the D-Bus support + + * should now be usable from other languages (C,Perl,..) too + + * support for activating/deactivation a backend via D-Bus, allowing for + instance to start a MediaServer backend via D-Bus + + * a plugin for Totem (http://www.gnome.org/projects/totem/) + + * enabling Totem to detect and browse UPnP A/V MediaServers + + * using only D-Bus to communicate with a Coherence instance + + * a basic reusable PyGTK based UPnP A/V ControlPoint widget, used in the + Totem plugin + + * rework (again) of the XBox 360 support - getting closer + + * our first set of unit tests + + * include a copy of Louie (http://pylouie.org) to solve a setuptools + runtime dependency issue and make the life of distribution packagers a bit + easier + + * and the usual bugfixes and enhancements + |