]> sjero.net Git - linphone/blob - NEWS
Merge branch 'master' into dev_multicall
[linphone] / NEWS
1 linphone-3.3.0 -- May 10, 2010
2         * liblinphone is ported to iphoneOS and Google Android
3         * Internal refactoring of liblinphone (code factorisation, encapsulation
4                 of signaling)
5         * enhancements made to presence support (SIP/SIMPLE)
6         * new icons
7         * new tabbed ui
8         * be nat friendly using OPTIONS request and using received,rport from
9                 responses.
10         * use stun guessed ports even if symmetric is detected (works with freeboxes)
11         * improve bitrate usage of speex codec
12         * allow speex to run with vbr (variable bit rate) mode
13         * add speex/32000 (ultra wide band speex codec)
14         * answer empty SIP INFO requests
15         * reverse order of call logs
16         * optimize video display
17         * manual or automatic network connectivity management (so that REGISTERs
18                 are only sent when network is up or refreshed when it comes back)
19
20 linphone-3.2.1 -- October 5, 2009
21         * improve graphics and behaviour of mute button
22         * updated translations
23         * windows installer installs reg keys to indicate windows to start linphone clicking of sip uris
24         * workaround a bug Gtk-macos X with modal popup windows, preventing to answer calls
25
26 linphone-3.2.0 -- September 17, 2009
27         * new in-call layout
28         * new idle view with two buttons
29         * ability to dial the number from dialpad
30         * improve local IP address detection when having multiple networks (ex: VPNs)
31         * use proxy's received and rport params from via in Contact header when possible
32         * port to mac os X leopard (using gtk/x11), audio only for now
33         * DevC++ support now deprecated, use msys/mingw (see README.mingw for details)
34         * add an option to ask linphone to place a call, whenever an instance is already running or not:
35                 should be useful for starting calls from a web browser recognizing the 'sip:' uri scheme.
36         * french and italian translation updated
37         * don't show ffmpeg codecs when encoder are disabled in ffmpeg library.
38         * bugfixes in:
39                 - video4linux2 support
40                 - alsa support
41                 - socket leak in mtu discovery
42
43
44 linphone-3.1.2 -- May 5, 2009
45         * make it work with lastest ffmpeg swscale
46         * improve theora packer
47         * update theora default settings to match performance of 1.0 release.
48         * fix a random crash during video resizing on linux with SDL.
49
50 linphone-3.1.1 -- April 14, 2009
51         * fix crash when opening property box, in some rare case
52         * windows version uses the new libmsdscap plugin (video capture using directshow)
53         * improved translations
54
55 linphone-3.1.0 -- March 16, 2009
56         * linphone can now send large video pictures: up to SVGA, configurable via the user interface
57         * automatic rescaling of the video windows to the video size of incoming stream
58         * improved webcam support on windows
59         * plenty of user interface cosmetic improvements
60         * set a user friendly gtk theme by default on windows
61         * linphonec can compile and work without libreadline
62         * enable translations on windows
63         * enable lookups of SRV records
64         * new 'linphonecsh' program to send commands to a linphonec running as daemon using unix sockets or tcp.
65         * bugfixing as usual
66
67 linphone-3.0.0  -- October 13, 2008
68         * new graphical interface based on Glade/Gtk
69         * systray icon
70         * STUN working for RTP
71         * fully ported to windows
72         * accurate bandwidth management (to let video occupy all remaning bandwidth)
73         * new H264 plugin based on x264 (msx264)
74         * automatic call hangup upon media transmission faillure
75
76 linphone-2.1.1 -- February 13, 2008
77         * fix interroperability bug with Asterisk about a BYE not sent by linphone.
78         * fix alsa support weakness (capture underruns not recovered)
79
80 linphone-2.1.0 -- January 25, 2008
81         * 4CIF support
82         * enable resizing of video output
83         * hu translation added
84
85 linphone-2.0.1 -- November 30, 2007
86         * fix interop issue with asterisk
87         * answer OPTIONS and other SIP messages
88         * allow usage of ALSA user pcm devices with the sound->alsadev config item.
89
90 linphone-2.0.0 -- November 15, 2007
91         * port to libeXosip2-3.0.x with libosip2-3.0.x
92         * implements early media
93         * implements incoming re-INVITE
94         * presence support improvements
95         * ipv6 working on windows
96         * implements SDP over 200ok/ACK
97         * add experimental snow codec support
98         * answers to VFU request in SIP-INFO by sending an I-frame.
99         * ffmpeg rate control enabled, improved mpeg4 quality for low bandwidths
100         * separate video grabbing and display in linphonec
101
102 linphone-1.7.1 -- April 16, 2007
103         * cz translation
104         * compilation bugfixes (when video support is disabled)
105         * fix IM icons path bug
106
107 linphone-1.7.0 -- April 11, 2007
108         * new splash screen when no webcam is detected
109         * new friend commands for linphonec
110         * gnome interface becomes gtk-only
111         * fix issue with codec bitrate settings when no bandwidth limits are given
112         * open rtp sockets before sending SDP offer or answer (so that we don't miss the
113           first I-frame)
114
115 linphone-1.6.0 -- January 23, 2007
116         * Video4Linux V2 support with mjpeg cameras
117         * use MPEG4 config string provided in the SDP (if any)
118         * fix bug when choosing an invalid ring sound file
119         * fix bug when using quickcam driver with CIF size
120         * reduce audio bandwidth usage for <128kbit/s connections with video
121
122 linphone-1.5.1 -- November 14, 2006
123         * fix translations
124
125 linphone-1.5.0 -- October 11, 2006
126         * compliant theora support (using Luca Barbato's draft)
127         * mpeg4 support (compliant with RFC3016)
128         * controls to display and modify video codec list (gnome interface)
129         * banwidth usage improvements
130         * splash screen when no webcam is detected
131
132 linphone-1.4.1 -- September 18, 2006
133         * fixes crash when attempting to make two simultaneous calls
134         * fixes crash when having no soundcard
135         * require theora>=1.0.0-alpha7
136         * do not allow resizing of the gnome interface
137         * do not change mixer settings at startup
138
139 linphone-1.4.0 -- September 11, 2006
140         * no more glib dependency at all 
141         * new mediastreamer2 framework for audio/video streaming
142         * stable video support with H.263-1998
143         * echo cancelation
144         * experimental theora support
145         * jack support unported to mediastreamer2, sorry : volunteer needed
146         * video resolution and framerate set according to bandwidth constraints.
147         * linphonec new "soundcard" command to list and choose sound devices.
148         * new download and upload bandwidth parameters used to find suitable video/audio codec choice and parameters.
149         * new 'play' and 'record' functions to linphonec to play and record wav files
150         * arts sound backend