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