blob: c5b7d92fb0bf0a76044cae616de6f3d58bd1ddd8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
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
|