ready for new release 3.2.0

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@664 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
smorlat 2009-09-17 19:10:16 +00:00
parent f2c5d3a143
commit d43bcaa6c9
4 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
linphone-3.2.0 -- September 7, 2009
linphone-3.2.0 -- September 17, 2009
* new in-call layout
* new idle view with two buttons
* ability to dial the number from dialpad

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([linphone],[3.1.99.2],[linphone-developers@nongnu.org])
AC_INIT([linphone],[3.2.0],[linphone-developers@nongnu.org])
AC_CANONICAL_SYSTEM
dnl Source packaging numbers

View file

@ -1,9 +1,10 @@
mediastreamer-2.3.0: September 7, 2009
mediastreamer-2.3.0: September 17, 2009
* integrate directshow capture filter for mingw (was a plugin before)
* builds on windows with mingw/msys using ./configure && make (see linphone's README.mingw)
* new parametric equalizer filter (to modify gains per frequency bands), working with natural curves
* new noise-gate feature added to MSVolume
* list of soundcard dynamically updates on windows upon device plugs/unplugs
* MSVolume echo limiter feature improved
mediastreamer-2.2.4: May 4, 2009
* fix crash during video window resizing on windows

View file

@ -1,4 +1,4 @@
September 7, 2009: ortp-0.16.1
September 17, 2009: ortp-0.16.1
- minor compilation fixes
May 4, 2009 : ortp-0.16.0