]> sjero.net Git - linphone/blob - NEWS
Merge branch 'master' of git.linphone.org:linphone
[linphone] / NEWS
1 linphone-3.5.0 -- December 22, 2011
2         * added VP-8 video codec
3         * added G722 audio codec
4         * added SIP/TCP and SIP/TLS
5         * added SRTP media encryption
6         * Audio conferencing
7         * UI: call history tab, menu simplified
8         * UI: cosmetics for incall views
9         * UI: integration with libnotify
10         * UI: show registered SIP accounts
11         * Fixes for MacOS X, and uses GtkQuartz engine
12
13 linphone-3.4.3 -- March 28, 2011
14         * Fully ported to mac os x with gtk-osx (menu integration, bundle generation with "make bundle", sound I/O improved) but still audio only
15         * Fix stupid warning "no response" that sometimes arrived at end of calls
16         * limit the size of the log window (to prevent memory drain)
17         * limit the size of the SDP message by removing unnecessary information (for well known codecs, for H264).
18           This is to prevent SIP messages from being discarded by routers on the internet when they exceeds in size the internet MTU.
19         * other sip bugfixes
20         Requires mediastreamer-2.7.3
21
22 linphone-3.4.2 -- March 3rd, 2011
23         * fix problems with webcams on windows
24         Requires mediastreamer-2.7.2
25
26 linphone-3.4.1 -- February 17th, 2011
27         * bugfixes
28         * gtk executable is renamed "linphone" (was linphone-3 before)
29         Requires mediastreamer-2.7.1
30
31 linphone-3.4.0 -- February 7th, 2011
32         * implement multiple calls feature: 
33                 - call hold (with possibility to play a music file)
34                 - call resume 
35                 - acceptance of 2nd call while putting the others on hold
36                 - creation of another outgoing call while already in call
37                 - blind call transfer
38                 - attended call transfer
39                         **CAUTION**: LinphoneCoreVTable has changed: pay attention to this when upgrading an old application to a newer liblinphone.
40         * improve bandwidth management (one b=AS line is used for audio+video)
41         * improvements in the echo limiter performance
42         * implement a echo calibration feature (see linphone_core_start_echo_calibration()).
43         * stun support bugfixes
44         * possibility to use two video windows, one for local preview, one for remote video (linphonec only)
45         * optimize by not re-creating streams when SDP is unchanged during a reinvite
46         * support for sending early media
47         * doxygen doc and javadoc improvements
48         * based on mediastreamer-2.7.0, please refer to mediastreamer NEWS for changes.
49
50 linphone-3.3.2 -- July 1st, 2010
51         * fix crash when setting firewall address in gtk interface
52         * fix crash while closing video window on windows
53         * fix un-sent BYE message in some rare cases.
54         Requires:
55                 mediastreamer2-2.6.0
56                 ortp-0.16.3
57
58 linphone-3.3.1 -- June 3, 2010
59         * fix bugs when carrying non ascii displaynames in SIP messages
60         * fix crash when codecs are incompatible
61         * fix bug with streams not restarted in case of reinvites
62         Requires:
63                 mediastreamer2-2.5.0
64                 ortp-0.16.3
65
66 linphone-3.3.0 -- May 19, 2010
67         * liblinphone is ported to iphoneOS and Google Android
68         * Internal refactoring of liblinphone (code factorisation, encapsulation
69                 of signaling)
70         * enhancements made to presence support (SIP/SIMPLE)
71         * new icons
72         * new tabbed ui
73         * be nat friendly using OPTIONS request and using received,rport from
74                 responses.
75         * use stun guessed ports even if symmetric is detected (works with freeboxes)
76         * improve bitrate usage of speex codec
77         * allow speex to run with vbr (variable bit rate) mode
78         * add speex/32000 (ultra wide band speex codec)
79         * answer empty SIP INFO requests
80         * reverse order of call logs
81         * optimize video display
82         * manual or automatic network connectivity management (so that REGISTERs
83                 are only sent when network is up or refreshed when it comes back)
84
85 linphone-3.2.1 -- October 5, 2009
86         * improve graphics and behaviour of mute button
87         * updated translations
88         * windows installer installs reg keys to indicate windows to start linphone clicking of sip uris
89         * workaround a bug Gtk-macos X with modal popup windows, preventing to answer calls
90
91 linphone-3.2.0 -- September 17, 2009
92         * new in-call layout
93         * new idle view with two buttons
94         * ability to dial the number from dialpad
95         * improve local IP address detection when having multiple networks (ex: VPNs)
96         * use proxy's received and rport params from via in Contact header when possible
97         * port to mac os X leopard (using gtk/x11), audio only for now
98         * DevC++ support now deprecated, use msys/mingw (see README.mingw for details)
99         * add an option to ask linphone to place a call, whenever an instance is already running or not:
100                 should be useful for starting calls from a web browser recognizing the 'sip:' uri scheme.
101         * french and italian translation updated
102         * don't show ffmpeg codecs when encoder are disabled in ffmpeg library.
103         * bugfixes in:
104                 - video4linux2 support
105                 - alsa support
106                 - socket leak in mtu discovery
107
108
109 linphone-3.1.2 -- May 5, 2009
110         * make it work with lastest ffmpeg swscale
111         * improve theora packer
112         * update theora default settings to match performance of 1.0 release.
113         * fix a random crash during video resizing on linux with SDL.
114
115 linphone-3.1.1 -- April 14, 2009
116         * fix crash when opening property box, in some rare case
117         * windows version uses the new libmsdscap plugin (video capture using directshow)
118         * improved translations
119
120 linphone-3.1.0 -- March 16, 2009
121         * linphone can now send large video pictures: up to SVGA, configurable via the user interface
122         * automatic rescaling of the video windows to the video size of incoming stream
123         * improved webcam support on windows
124         * plenty of user interface cosmetic improvements
125         * set a user friendly gtk theme by default on windows
126         * linphonec can compile and work without libreadline
127         * enable translations on windows
128         * enable lookups of SRV records
129         * new 'linphonecsh' program to send commands to a linphonec running as daemon using unix sockets or tcp.
130         * bugfixing as usual
131
132 linphone-3.0.0  -- October 13, 2008
133         * new graphical interface based on Glade/Gtk
134         * systray icon
135         * STUN working for RTP
136         * fully ported to windows
137         * accurate bandwidth management (to let video occupy all remaning bandwidth)
138         * new H264 plugin based on x264 (msx264)
139         * automatic call hangup upon media transmission faillure
140
141 linphone-2.1.1 -- February 13, 2008
142         * fix interroperability bug with Asterisk about a BYE not sent by linphone.
143         * fix alsa support weakness (capture underruns not recovered)
144
145 linphone-2.1.0 -- January 25, 2008
146         * 4CIF support
147         * enable resizing of video output
148         * hu translation added
149
150 linphone-2.0.1 -- November 30, 2007
151         * fix interop issue with asterisk
152         * answer OPTIONS and other SIP messages
153         * allow usage of ALSA user pcm devices with the sound->alsadev config item.
154
155 linphone-2.0.0 -- November 15, 2007
156         * port to libeXosip2-3.0.x with libosip2-3.0.x
157         * implements early media
158         * implements incoming re-INVITE
159         * presence support improvements
160         * ipv6 working on windows
161         * implements SDP over 200ok/ACK
162         * add experimental snow codec support
163         * answers to VFU request in SIP-INFO by sending an I-frame.
164         * ffmpeg rate control enabled, improved mpeg4 quality for low bandwidths
165         * separate video grabbing and display in linphonec
166
167 linphone-1.7.1 -- April 16, 2007
168         * cz translation
169         * compilation bugfixes (when video support is disabled)
170         * fix IM icons path bug
171
172 linphone-1.7.0 -- April 11, 2007
173         * new splash screen when no webcam is detected
174         * new friend commands for linphonec
175         * gnome interface becomes gtk-only
176         * fix issue with codec bitrate settings when no bandwidth limits are given
177         * open rtp sockets before sending SDP offer or answer (so that we don't miss the
178           first I-frame)
179
180 linphone-1.6.0 -- January 23, 2007
181         * Video4Linux V2 support with mjpeg cameras
182         * use MPEG4 config string provided in the SDP (if any)
183         * fix bug when choosing an invalid ring sound file
184         * fix bug when using quickcam driver with CIF size
185         * reduce audio bandwidth usage for <128kbit/s connections with video
186
187 linphone-1.5.1 -- November 14, 2006
188         * fix translations
189
190 linphone-1.5.0 -- October 11, 2006
191         * compliant theora support (using Luca Barbato's draft)
192         * mpeg4 support (compliant with RFC3016)
193         * controls to display and modify video codec list (gnome interface)
194         * banwidth usage improvements
195         * splash screen when no webcam is detected
196
197 linphone-1.4.1 -- September 18, 2006
198         * fixes crash when attempting to make two simultaneous calls
199         * fixes crash when having no soundcard
200         * require theora>=1.0.0-alpha7
201         * do not allow resizing of the gnome interface
202         * do not change mixer settings at startup
203
204 linphone-1.4.0 -- September 11, 2006
205         * no more glib dependency at all 
206         * new mediastreamer2 framework for audio/video streaming
207         * stable video support with H.263-1998
208         * echo cancelation
209         * experimental theora support
210         * jack support unported to mediastreamer2, sorry : volunteer needed
211         * video resolution and framerate set according to bandwidth constraints.
212         * linphonec new "soundcard" command to list and choose sound devices.
213         * new download and upload bandwidth parameters used to find suitable video/audio codec choice and parameters.
214         * new 'play' and 'record' functions to linphonec to play and record wav files
215         * arts sound backend