~ubuntu-branches/ubuntu/lucid/gupnp-tools/lucid

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Onkar Shinde
  • Date: 2009-02-16 22:17:19 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090216221719-m23ajj6d2bhmyr40
Tags: 0.7-0ubuntu1
* New upstream release. (LP: #312551)
* debian/control
  - Added build dependency libglib2.0-dev (>= 2.12) as per upstream changes.
  - Added description for new tool.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
0.7
 
2
===
 
3
 
 
4
This release features a new tool: gupnp-upload. It is a simple commandline
 
5
utility that uploads files to known MediaServers. Use Universal Control Point
 
6
for discovering the MediaServers. [Zeeshan Ali]
 
7
 
 
8
Other changes in this release:
 
9
 
 
10
- Initialize thread system before doing anythin else. [Sven Neumann,
 
11
  Zeeshan Ali]
 
12
- Don't assume that the actual ID of the root container is guaranteed to be "0".  [Zeeshan Ali]
 
13
- Use a message dialog to display action invocation errors. Fixes #936.
 
14
  [Zeeshan Ali]
 
15
- Some other minor changes. [Zeeshan Ali]
 
16
 
 
17
Added dependency in this release: GIO (>= 2.12).
 
18
 
 
19
0.6.1
 
20
=====
 
21
 
 
22
Network Light:
 
23
- The UI now controls all network lights on the network, not just itself.
 
24
 
 
25
AV Control Point:
 
26
- Don't add orphan items/containers to tree anymore.
 
27
 
 
28
General:
 
29
- Fix build on Rawhide by explicitly requiring and linking to libgthread-2.0.
 
30
 
1
31
0.6
2
32
===
3
33