diff --git a/debian/changelog.hardy b/debian/changelog.hardy index 1332fca808c01a52a7603693286aa925354440cd..009a6ff89b698c4c6619f79732fc1d102a145add 100644 --- a/debian/changelog.hardy +++ b/debian/changelog.hardy @@ -1,3 +1,44 @@ +sflphone (0.9.3-0ubuntu1) hardy; urgency=low + + * Remove debug + * Join thread before leaving + * Fix implicit declaration in reqaccount + * Add REST code to build the request to server + * Fix GValue initialization warnings + * Update version number, fix implicit declaration, fix GTK markup + warnings + * Apply patch to create custom SIP account from our own server + + -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> Fri, 06 Feb 2009 19:17:32 -0500 + +sflphone (0.9.2-2ubuntu9) hardy; urgency=low + + [ Alexandre Savard ] + * Speex audio codec preprocessing initialization + * peer hung up segmentation fault solved + * Stop recording when transfering + * Terminate only one call + * Add isRecording() function + * Fix call_icon GTK client + * Fix SIPCallClose() function, recorded file now close properly + * Function terminateSIPCall added in sipvoiplink and managerimpl + * Fix thread destructor + * setRecordingOption function implement in audiorecord + * Record now implemented in Call class + * Record interface complete (on hold erase previous recording) + * Added recButton in client + * Added: record button related icons + * Record button added + * Overload AudioRecord::recData to get mic and speaker data mixed + * Recording now in audiortp::run() method + * Audio recording working in AudioRTP: receiveSessionForSpeaker + * Open/close a wave file when pulse audio stream start/stop + + [ Emmanuel Milou ] + * Fix path for GTK+ icons; clean up + + -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> Thu, 05 Feb 2009 18:27:53 -0500 + sflphone (0.9.2-2ubuntu8) hardy; urgency=low [ Emmanuel Milou ] @@ -100,7 +141,7 @@ sflphone (0.9.2-2ubuntu6) hardy; urgency=low -- Emmanuel Milou <manu@sulfur.inside.savoirfairelinux.net> Fri, 16 Jan 2009 18:19:05 -0500 -sflphone (0.9.2-2ubuntu5) intrepid; urgency=low +sflphone (0.9.2-2ubuntu5) hardy; urgency=low * Fix memory leak in the pulseaudio callback * Update debian package generation script @@ -116,7 +157,7 @@ sflphone (0.9.2-2ubuntu5) intrepid; urgency=low -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> Wed, 14 Jan 2009 21:17:20 -0500 -sflphone (0.9.2-2ubuntu4) intrepid; urgency=low +sflphone (0.9.2-2ubuntu4) hardy; urgency=low [ Emmanuel Milou ] * add german translation @@ -126,7 +167,7 @@ sflphone (0.9.2-2ubuntu4) intrepid; urgency=low -- Yun Liu <yun.liu@savoirfairelinux.com> Thu, 08 Jan 2009 13:08:51 -0500 -sflphone (0.9.2-2ubuntu3) intrepid; urgency=low +sflphone (0.9.2-2ubuntu3) hardy; urgency=low [ Emmanuel Milou ] * The main thread synchronizes the ringtone thread @@ -138,13 +179,13 @@ sflphone (0.9.2-2ubuntu3) intrepid; urgency=low -- Yun Liu <yun.liu@savoirfairelinux.com> Tue, 06 Jan 2009 16:18:38 -0500 -sflphone (0.9.2-2ubuntu2) intrepid; urgency=low +sflphone (0.9.2-2ubuntu2) hardy; urgency=low * Fix bug ticket #129 -- Yun Liu <yun.liu@savoirfairelinux.com> Wed, 5 Jan 2009 15:54:53 -0500 -sflphone (0.9.2-2ubuntu1) intrepid; urgency=low +sflphone (0.9.2-2ubuntu1) hardy; urgency=low * Migrate from eXosip library to pjsip * Add multiple SIP accounts support diff --git a/debian/changelog.intrepid b/debian/changelog.intrepid index 198965bd09d1dc4d7b1a80f2989ef4d782ba0046..07720471d4796a869cbd99823765b5404a6e8474 100644 --- a/debian/changelog.intrepid +++ b/debian/changelog.intrepid @@ -1,3 +1,44 @@ +sflphone (0.9.3-0ubuntu1) intrepid; urgency=low + + * Remove debug + * Join thread before leaving + * Fix implicit declaration in reqaccount + * Add REST code to build the request to server + * Fix GValue initialization warnings + * Update version number, fix implicit declaration, fix GTK markup + warnings + * Apply patch to create custom SIP account from our own server + + -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> Fri, 06 Feb 2009 19:17:32 -0500 + +sflphone (0.9.2-2ubuntu9) intrepid; urgency=low + + [ Alexandre Savard ] + * Speex audio codec preprocessing initialization + * peer hung up segmentation fault solved + * Stop recording when transfering + * Terminate only one call + * Add isRecording() function + * Fix call_icon GTK client + * Fix SIPCallClose() function, recorded file now close properly + * Function terminateSIPCall added in sipvoiplink and managerimpl + * Fix thread destructor + * setRecordingOption function implement in audiorecord + * Record now implemented in Call class + * Record interface complete (on hold erase previous recording) + * Added recButton in client + * Added: record button related icons + * Record button added + * Overload AudioRecord::recData to get mic and speaker data mixed + * Recording now in audiortp::run() method + * Audio recording working in AudioRTP: receiveSessionForSpeaker + * Open/close a wave file when pulse audio stream start/stop + + [ Emmanuel Milou ] + * Fix path for GTK+ icons; clean up + + -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> Thu, 05 Feb 2009 18:27:53 -0500 + sflphone (0.9.2-2ubuntu8) intrepid; urgency=low [ Emmanuel Milou ] diff --git a/debian/changelog.jaunty b/debian/changelog.jaunty index 724c06d0d34637456751d6169626b6bb4d38dc9a..2cf73d7ff811c684bb4b8e3a7fb7dd9b2ce66f01 100644 --- a/debian/changelog.jaunty +++ b/debian/changelog.jaunty @@ -1,3 +1,44 @@ +sflphone (0.9.3-0ubuntu1) jaunty; urgency=low + + * Remove debug + * Join thread before leaving + * Fix implicit declaration in reqaccount + * Add REST code to build the request to server + * Fix GValue initialization warnings + * Update version number, fix implicit declaration, fix GTK markup + warnings + * Apply patch to create custom SIP account from our own server + + -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> Fri, 06 Feb 2009 19:17:32 -0500 + +sflphone (0.9.2-2ubuntu9) jaunty; urgency=low + + [ Alexandre Savard ] + * Speex audio codec preprocessing initialization + * peer hung up segmentation fault solved + * Stop recording when transfering + * Terminate only one call + * Add isRecording() function + * Fix call_icon GTK client + * Fix SIPCallClose() function, recorded file now close properly + * Function terminateSIPCall added in sipvoiplink and managerimpl + * Fix thread destructor + * setRecordingOption function implement in audiorecord + * Record now implemented in Call class + * Record interface complete (on hold erase previous recording) + * Added recButton in client + * Added: record button related icons + * Record button added + * Overload AudioRecord::recData to get mic and speaker data mixed + * Recording now in audiortp::run() method + * Audio recording working in AudioRTP: receiveSessionForSpeaker + * Open/close a wave file when pulse audio stream start/stop + + [ Emmanuel Milou ] + * Fix path for GTK+ icons; clean up + + -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> Thu, 05 Feb 2009 18:27:53 -0500 + sflphone (0.9.2-2ubuntu8) jaunty; urgency=low [ Emmanuel Milou ] @@ -100,7 +141,7 @@ sflphone (0.9.2-2ubuntu6) jaunty; urgency=low -- Emmanuel Milou <manu@sulfur.inside.savoirfairelinux.net> Fri, 16 Jan 2009 18:19:05 -0500 -sflphone (0.9.2-2ubuntu5) intrepid; urgency=low +sflphone (0.9.2-2ubuntu5) jaunty; urgency=low * Fix memory leak in the pulseaudio callback * Update debian package generation script @@ -116,7 +157,7 @@ sflphone (0.9.2-2ubuntu5) intrepid; urgency=low -- Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> Wed, 14 Jan 2009 21:17:20 -0500 -sflphone (0.9.2-2ubuntu4) intrepid; urgency=low +sflphone (0.9.2-2ubuntu4) jaunty; urgency=low [ Emmanuel Milou ] * add german translation @@ -126,7 +167,7 @@ sflphone (0.9.2-2ubuntu4) intrepid; urgency=low -- Yun Liu <yun.liu@savoirfairelinux.com> Thu, 08 Jan 2009 13:08:51 -0500 -sflphone (0.9.2-2ubuntu3) intrepid; urgency=low +sflphone (0.9.2-2ubuntu3) jaunty; urgency=low [ Emmanuel Milou ] * The main thread synchronizes the ringtone thread @@ -138,13 +179,13 @@ sflphone (0.9.2-2ubuntu3) intrepid; urgency=low -- Yun Liu <yun.liu@savoirfairelinux.com> Tue, 06 Jan 2009 16:18:38 -0500 -sflphone (0.9.2-2ubuntu2) intrepid; urgency=low +sflphone (0.9.2-2ubuntu2) jaunty; urgency=low * Fix bug ticket #129 -- Yun Liu <yun.liu@savoirfairelinux.com> Wed, 5 Jan 2009 15:54:53 -0500 -sflphone (0.9.2-2ubuntu1) intrepid; urgency=low +sflphone (0.9.2-2ubuntu1) jaunty; urgency=low * Migrate from eXosip library to pjsip * Add multiple SIP accounts support