summaryrefslogtreecommitdiff
path: root/NEWS
blob: 95787dd10e8c4ef6ae35298b64973bc44534f311 (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
telepathy-qt4-yell 0.1.1 (2011-02-16)
======================================

The "keep calling" release.

API changes:
 * Removed CallChannel::awaitingLocal/RemoteAnswer in favour of CallChannel::flags().

Enhancements:
 * Added auto-generate classes for Call.Content.CodecOffer, Call.Content.Media, Call.Content.Mute,
   Call.Stream.EndPoint, Call.Stream.Media.
 * Added high-level API for Call.CallState/CallFlags/InitialTransport/InitialAudio/InitialVideo/
   InitialAudioName/InitialVideoName/MutableContents properties and Call.CallStateChanged.
 * Added Telepathy Farstream support through a new static library.

Fixes:
 * Minor documentation fixes.

telepathy-qt4-yell 0.1.0 (2011-01-31)
======================================

The "beginning" release.

The first release of telepathy-qt4-yell features:

 * High-level API and auto-generated client classes for Call.DRAFT.
 * Models support.