Files
jami-daemon/ChangeLog
yanmorin 1a2dd7df2c Adding switch echo echo (for testing only...)
Adding magnetism to dtmf window
Adding sample rate combobox
2006-08-31 22:09:53 +00:00

207 lines
3.9 KiB
Plaintext

2006-08-31 Yan Morin
* Add samplerate combobox if sample rate is compiled
* Fix Bug when moving sflphone and clicking inside the lcd
* Adding magnetism to Dtmf window
* Moving Dtmf window to the left of sflphone
2006-08-30 Yan Morin
* Set libsamplerate as a dependency
* Refactoring samplerate conversion, -DDATAFORMAT_IS_FLOAT allow the user to use float instead of int
2006-08-02 Yan Morin
* Add IAX quelch/unquelch
* Add SAMPLERATE for incoming voice data
2006-07-27 Yan Morin
* Add IAX registration and outgoing call
* Add Device.sampleRate=8000 and can use samplerate in linux
2006-05-21 Julien Plissonneau Duquene
* Removed checks for osip from configure.ac (this is needed and
checked by eXosip anyway), fixed the check for libs in exosip.m4
* Fixed Makefiles and autoqt for building on Debian sarge
2006-05-20 Julien Plissonneau Duquene
* Fixed autotools setup, replaced kde m4 files by autoqt,
added tools/autotoolize.sh and tools/bleach.sh
* Cleaned up the mess in the top directory, merged some files,
rewrote the ChangeLog using GNU format, updated the README
* Removed eXosip2 headers
2005-11-26 The SFLPhone Team
* Version 0.6.1
2005-11-21 The SFLPhone Team
* Version 0.6
2005-11-11 The SFLPhone Team
* Version 0.6 RC3
2005-10-17 The SFLPhone Team
* Version 0.5
2005-08-30 Jean-Philippe Barette-LaPierre
* Changed the order of initialization of modules, in order to
remove a race condition.
* We can build in different build directories.
(thanks to Mikael Magnusson)
* We actualy check if portaudio and eXosip2 libs
are installed. (thanks to Mikael Magnusson)
* zeroconf integration start
2005-08-30 Jean-Philippe Barette-LaPierre
* Now, we send a final response to reINVITEs
(thanks to Mikael Magnusson)
2005-08-29 Jean-Philippe Barette-LaPierre
* Bug fix when trying to use more than 6 lines.
2005-08-20 Jean-Philippe Barette-LaPierre
* Manager has now a LifetimeLibrary policy.
* Utilspp has been rearranged.
2005-08-11 The SFLPhone Team
* Version 0.4.1-pre1
2005-08-10 Laurielle Lea
* Add blink notification for voice-message
* Cleanup code
2005-08-01 Laurielle Lea
* Add comments in header files
2005-07-29 Laurielle Lea
* Add scrolling message
2005-07-25 Laurielle Lea
* Migrate from libeXoSIP 0.9.0 to libeXosip2-1.9.1-pre15
(http://www.antisip.com/download/)
2005-07-21 Laurielle Lea
* Change README.
2005-07-20 Laurielle Lea
* Fix mute feature.
* Fix many bugs about line management.
* Add "Compose" item in trayicon menu.
2005-07-18 Jean-Philippe Barette-LaPierre
* Bug fix if error was raised before setGUI.
2005-07-18 Laurielle Lea
* Fix incoming call sound notification.
* Fix transfer if no busy line.
2005-07-15 Laurielle Lea
* Fix configuration init.
2005-07-13 Jerome Oufella
* Fix tone.
2005-07-13 Jean-Philippe Barette-LaPierre
* Change "Manager" to a singleton.
2005-07-13 Laurielle Lea
* Fix bug if network is not available.
* Fix apply skin feature.
2005-07-11 Laurielle Lea
* Check functions return.
* Remove unused mute functions.
2005-07-08 The SFLPhone Team
* Version 0.4
2005-07-08 Laurielle Lea
* Stop program when error opening skin file.
* Divide toggle() of qtguimainwindow.cpp in small functions.
* Add return test.
2005-07-07 Laurielle Lea
* Cleanup audiortp.cpp.
* Replace #define by global variable in codecDescriptor.cpp.
* Set mutex of ringbuffer in the functions of RingBuffer object.
* Divide run() of audiortp.cpp in 3 small functions.
* Changed device static function in Manager for configurationpanel.ui.h.
* Updated README.
2005-07-06 Jean-Philippe Barrette-LaPierre
* Fixed all autotools problems.
* Updated all autotools scripts to use PortAudioCpp.
2005-06-09 Jean-Philippe Barrette-LaPierre
* Added the autotools support.
2005-04-07 The SFLPhone Team
* Version 0.3
2005-01-18 The SFLPhone Team
* Version 0.2
2004-12-21 The SFLPhone Team
* Version 0.1 (initial release)