summaryrefslogtreecommitdiff
path: root/NEWS
blob: fb0b11aeb4cebb68a0cee9e471157bc1c7ccde0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.
* 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.
* 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.