summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert McQueen <robert.mcqueen@collabora.co.uk>2008-04-04 01:47:06 +0000
committerRobert McQueen <robert.mcqueen@collabora.co.uk>2008-04-04 01:47:06 +0000
commit1d33f0a18f3da239ad7d815bb82ecbef9c865c88 (patch)
treed60ab22cf6b44cf99440b7dd6461e155b835c00a /NEWS
parentb22f8fb6b3713bb78e58a0f138c0106e28148633 (diff)
downloadtelepathy-farstream-1d33f0a18f3da239ad7d815bb82ecbef9c865c88.tar.gz
final NEWS update for 0.5.0telepathy-stream-engine_0.5.0
20080404014706-418b8-77d4752e7735cface34b70dcc720089f9325b4e8.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 10 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index fabaed1..fb0b11a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,17 @@
telepathy-stream-engine 0.5.0 (2008-04-04)
==========================================
-* Refactoring to take us closer to having a "stream engine" library, cleaning
- up API of channel/session/stream to allow inheritance.
+* Refactoring to take us closer to having a "stream engine" library,
+ cleaning up API of channel/session/stream to allow inheritance.
+* Port to use telepathy-glib instead of libtelepathy, increasing
+ robustness at shutdown and against CM crashes.
* Use gconf and auto audio source/sink elements if available.
* Add elements to allow volume control and muting when on non-maemo DSP
platforms.
-* Fix race conditions where multiple stream objects could be created for the
- same CM streams.
-* Port to use telepathy-glib instead of libtelepathy, increasing robustness at
- shutdown and against CM crashes.
-* Remove fakesink element in video pipeline so the video device will be closed
- when there are no preview windows or video streams.
+* Remove fakesink element in video pipeline so the video device will be
+ closed when there are no preview windows or video streams.
+* Fix race conditions where multiple stream objects could be created for
+ the same CM streams.
* Installs to ${libexecdir} now, instead of ${bindir}.
+* Raise Farsight dependency to 0.1.26 for predictable source/sink
+ element reference counting behaviour.