]> sjero.net Git - linphone/log
linphone
11 years agoremove some features in the interface
Margaux Clerc [Thu, 4 Apr 2013 15:06:01 +0000 (17:06 +0200)]
remove some features in the interface
change date

11 years agoFix upnp binding loop when not getting provided port
Yann Diorcet [Thu, 4 Apr 2013 14:44:46 +0000 (16:44 +0200)]
Fix upnp binding loop when not getting provided port

11 years agoFix tab click
Margaux Clerc [Thu, 4 Apr 2013 14:49:46 +0000 (16:49 +0200)]
Fix tab click

11 years agoAutomatically adding friends in the address book
Margaux Clerc [Thu, 4 Apr 2013 14:30:32 +0000 (16:30 +0200)]
Automatically adding friends in the address book
Display missed call in recent calls tab
Notification for chat message

11 years agofix compilation issue
Jehan Monnier [Thu, 4 Apr 2013 06:23:33 +0000 (08:23 +0200)]
fix compilation issue

11 years agojavadoc enhancements
Jehan Monnier [Wed, 3 Apr 2013 16:15:59 +0000 (18:15 +0200)]
javadoc enhancements

11 years agoUse correct mode parameter to fopen() call ("r+" instead of "rw").
Ghislain MARY [Tue, 2 Apr 2013 13:41:14 +0000 (15:41 +0200)]
Use correct mode parameter to fopen() call ("r+" instead of "rw").

11 years agoAllow uPnP 1.0 uuid
Yann Diorcet [Tue, 2 Apr 2013 13:23:29 +0000 (15:23 +0200)]
Allow uPnP 1.0 uuid

11 years agoUpdated Hungarian translation.
Guillaume Beraudo [Thu, 28 Mar 2013 13:31:41 +0000 (14:31 +0100)]
Updated Hungarian translation.

11 years agouse git describe --always
Simon Morlat [Wed, 27 Mar 2013 19:05:25 +0000 (20:05 +0100)]
use git describe --always

11 years agofix display name in call_log
Margaux Clerc [Wed, 27 Mar 2013 09:54:37 +0000 (10:54 +0100)]
fix display name in call_log

11 years agofix compilation issue
Jehan Monnier [Wed, 27 Mar 2013 09:45:06 +0000 (10:45 +0100)]
fix compilation issue

11 years agomenu in call log view with call, chat and add contact
Margaux Clerc [Thu, 21 Mar 2013 16:12:16 +0000 (17:12 +0100)]
menu in call log view with call, chat and add contact

11 years agopatch for gtk
Margaux Clerc [Thu, 21 Mar 2013 10:49:26 +0000 (11:49 +0100)]
patch for gtk

11 years agofix compilation issue with upnp
Jehan Monnier [Tue, 26 Mar 2013 08:13:46 +0000 (09:13 +0100)]
fix compilation issue with upnp

11 years agoupdate ms2
Simon Morlat [Mon, 25 Mar 2013 10:32:32 +0000 (11:32 +0100)]
update ms2

11 years agoUpdated factory to use new package for CpuUtils (org.linphone.mediastream)
Sylvain Berfini [Mon, 25 Mar 2013 08:57:30 +0000 (09:57 +0100)]
Updated factory to use new package for CpuUtils (org.linphone.mediastream)

11 years agoupdate mediastreamer2 and oRTP for bugfix regarding adaptive rate control in audio...
Simon Morlat [Fri, 22 Mar 2013 21:54:27 +0000 (22:54 +0100)]
update mediastreamer2 and oRTP for bugfix regarding adaptive rate control in audio only.
The rate control algorithm had a bug preventing him to enhance the quality was the network returns fine, and even worse it was setting the worse quality for the rest of the call.

11 years agoRevert "Send ZRTP hello hash in SIP SDP."
Sylvain Berfini [Fri, 22 Mar 2013 15:34:09 +0000 (16:34 +0100)]
Revert "Send ZRTP hello hash in SIP SDP."

This reverts commit 71f31347fcddaa5f0e9e329a7320efe60bc7c281.

Conflicts:
coreapi/linphonecall.c
mediastreamer2

11 years agoupdate ms2
Simon Morlat [Fri, 22 Mar 2013 11:05:48 +0000 (12:05 +0100)]
update ms2

11 years agofix again
Simon Morlat [Fri, 22 Mar 2013 10:00:23 +0000 (11:00 +0100)]
fix again

11 years agofix previous commit.
Simon Morlat [Fri, 22 Mar 2013 09:58:25 +0000 (10:58 +0100)]
fix previous commit.

11 years agochange the way local interface is searched.
Simon Morlat [Fri, 22 Mar 2013 09:56:44 +0000 (10:56 +0100)]
change the way local interface is searched.

11 years agofix crash related to zrtp hello hash when adding video
Simon Morlat [Thu, 21 Mar 2013 10:13:42 +0000 (11:13 +0100)]
fix crash related to zrtp hello hash when adding video

11 years agoDo not define a variable in the middle of a block of code.
Ghislain MARY [Wed, 20 Mar 2013 14:48:48 +0000 (15:48 +0100)]
Do not define a variable in the middle of a block of code.

11 years agofix received messages in chat
Margaux Clerc [Wed, 20 Mar 2013 13:57:03 +0000 (14:57 +0100)]
fix received messages in chat

11 years agofix dispaly unread messages
Margaux Clerc [Wed, 20 Mar 2013 11:48:02 +0000 (12:48 +0100)]
fix dispaly unread messages

11 years agoMerge branch 'master' of git.linphone.org:linphone
Margaux Clerc [Wed, 20 Mar 2013 11:37:38 +0000 (12:37 +0100)]
Merge branch 'master' of git.linphone.org:linphone

11 years agofix exosip dscp api detection
Simon Morlat [Wed, 20 Mar 2013 11:36:13 +0000 (12:36 +0100)]
fix exosip dscp api detection

11 years agoadd number of unread messages
Margaux Clerc [Wed, 20 Mar 2013 11:36:12 +0000 (12:36 +0100)]
add number of unread messages

11 years agofix mis-use of update_call in linphonec.
Simon Morlat [Tue, 19 Mar 2013 11:19:01 +0000 (12:19 +0100)]
fix mis-use of update_call in linphonec.

11 years agoSend ZRTP hello hash in SIP SDP.
Guillaume Beraudo [Mon, 18 Mar 2013 14:58:05 +0000 (15:58 +0100)]
Send ZRTP hello hash in SIP SDP.

11 years agoDo not create ICE check list for non-active streams.
Ghislain MARY [Fri, 15 Mar 2013 15:02:35 +0000 (16:02 +0100)]
Do not create ICE check list for non-active streams.

It may lead to some crashes if a check list exists for a non-active stream.

11 years agoupdate ms2
Yann Diorcet [Fri, 15 Mar 2013 14:52:03 +0000 (15:52 +0100)]
update ms2

11 years agoAdd upnp notice in README
Yann Diorcet [Fri, 15 Mar 2013 13:31:12 +0000 (14:31 +0100)]
Add upnp notice in README

11 years agoCheck upnp version
Yann Diorcet [Fri, 15 Mar 2013 13:16:23 +0000 (14:16 +0100)]
Check upnp version

11 years agoadd libiconv patch and document it.
Simon Morlat [Fri, 15 Mar 2013 10:28:03 +0000 (11:28 +0100)]
add libiconv patch and document it.

11 years agoFix bug with the keywordcmp macro.
Ghislain MARY [Fri, 15 Mar 2013 09:19:41 +0000 (10:19 +0100)]
Fix bug with the keywordcmp macro.

This macro was supposed to be passed a string literal as first argument but was used with a string pointer sometimes.

11 years agoadd automatic tone user indications
Simon Morlat [Thu, 14 Mar 2013 12:27:53 +0000 (13:27 +0100)]
add automatic tone user indications

11 years agoExpand row in calllog
Margaux Clerc [Wed, 13 Mar 2013 11:05:45 +0000 (12:05 +0100)]
Expand row in calllog

11 years agoAdd rtp config for disabling upnp for rtp streams
Yann Diorcet [Wed, 13 Mar 2013 09:20:41 +0000 (10:20 +0100)]
Add rtp config for disabling upnp for rtp streams

11 years agoupdate ms2
Simon Morlat [Tue, 12 Mar 2013 20:33:40 +0000 (21:33 +0100)]
update ms2

11 years agoFix previous commit
Yann Diorcet [Tue, 12 Mar 2013 11:59:43 +0000 (12:59 +0100)]
Fix previous commit

11 years agoFix bug in upnp string compare function
Yann Diorcet [Tue, 12 Mar 2013 11:49:19 +0000 (12:49 +0100)]
Fix bug in upnp string compare function

11 years agofull LinphoneAuthInfo impl for Android
Jehan Monnier [Tue, 5 Mar 2013 15:35:40 +0000 (16:35 +0100)]
full LinphoneAuthInfo impl for Android

11 years agofix android makefile.
Simon Morlat [Mon, 11 Mar 2013 11:03:19 +0000 (12:03 +0100)]
fix android makefile.

11 years agoclean message storage API
Simon Morlat [Sat, 9 Mar 2013 09:34:32 +0000 (10:34 +0100)]
clean message storage API
relax requirement for sqlite3

11 years agouPnP support network changes
Yann Diorcet [Fri, 8 Mar 2013 11:24:48 +0000 (12:24 +0100)]
uPnP support network changes

11 years agoupdate ms2
Simon Morlat [Thu, 7 Mar 2013 16:41:12 +0000 (17:41 +0100)]
update ms2

11 years agohistory chat delete
Margaux Clerc [Thu, 7 Mar 2013 15:08:04 +0000 (16:08 +0100)]
history chat delete
update README for macos

11 years agoupdate README.macos
Simon Morlat [Thu, 7 Mar 2013 11:42:05 +0000 (12:42 +0100)]
update README.macos

11 years agoadd serbian translation file
Margaux Clerc [Thu, 7 Mar 2013 11:42:22 +0000 (12:42 +0100)]
add serbian translation file
update spanish file
fix remove contact

11 years agoadd message storage
Margaux Clerc [Thu, 7 Mar 2013 11:19:28 +0000 (12:19 +0100)]
add message storage

11 years agoUpdate README.macos
Simon Morlat [Wed, 6 Mar 2013 17:09:40 +0000 (18:09 +0100)]
Update README.macos

11 years agofix for new version of pango in macports.
Simon Morlat [Wed, 6 Mar 2013 15:47:48 +0000 (16:47 +0100)]
fix for new version of pango in macports.
Macport upgrade required.

11 years agochange: on mac, use macport's gtk-osx-application instead of ige-mac-integration.
Simon Morlat [Wed, 6 Mar 2013 14:02:34 +0000 (15:02 +0100)]
change: on mac, use macport's gtk-osx-application instead of ige-mac-integration.

11 years ago linphone_call_log_video_enabled, update MS2 to fix IOS display orientation for Linph...
Jehan Monnier [Wed, 6 Mar 2013 13:27:11 +0000 (14:27 +0100)]
 linphone_call_log_video_enabled, update MS2 to fix IOS display orientation for Linphone iOS branch 1.x

11 years agoUpdate upnp call stats on session destruction
Yann Diorcet [Wed, 6 Mar 2013 10:36:25 +0000 (11:36 +0100)]
Update upnp call stats on session destruction

11 years agoupdate ms2
Simon Morlat [Wed, 6 Mar 2013 07:42:04 +0000 (08:42 +0100)]
update ms2

11 years agomerge patch fixing gnome notifications
Simon Morlat [Tue, 5 Mar 2013 10:52:07 +0000 (11:52 +0100)]
merge patch fixing gnome notifications

11 years agoupdate ms2 and ortp
Simon Morlat [Tue, 5 Mar 2013 10:38:36 +0000 (11:38 +0100)]
update ms2 and ortp

11 years agoUpdate oRTP and mediastreamer2 submodules.
Ghislain MARY [Mon, 4 Mar 2013 13:36:51 +0000 (14:36 +0100)]
Update oRTP and mediastreamer2 submodules.

11 years agoFix one more possible crash in TunnelManager if the ip address is NULL.
Ghislain MARY [Mon, 4 Mar 2013 10:13:14 +0000 (11:13 +0100)]
Fix one more possible crash in TunnelManager if the ip address is NULL.

11 years agoFix pthead_cond/ms_cond error
Yann Diorcet [Thu, 28 Feb 2013 10:05:51 +0000 (11:05 +0100)]
Fix pthead_cond/ms_cond error

11 years agouPnP improvements
Yann Diorcet [Thu, 28 Feb 2013 09:44:32 +0000 (10:44 +0100)]
uPnP improvements
Fix mutex lock in the destructor
Add firewall commands in console

11 years agocall->audio_bw should be rouded to the upper value
Jehan Monnier [Tue, 26 Feb 2013 16:29:28 +0000 (17:29 +0100)]
call->audio_bw should be rouded to the upper value

11 years agofix offer answer bug when counting active streams.
Simon Morlat [Mon, 25 Feb 2013 16:44:51 +0000 (17:44 +0100)]
fix offer answer bug when counting active streams.

11 years agoFix previous commit typo error
Yann Diorcet [Mon, 25 Feb 2013 14:10:47 +0000 (15:10 +0100)]
Fix previous commit typo error

11 years agoAdd uPnP firewall policy in java
Yann Diorcet [Mon, 25 Feb 2013 14:04:17 +0000 (15:04 +0100)]
Add uPnP firewall policy in java

11 years agouPnP add nullity checks
Yann Diorcet [Mon, 25 Feb 2013 14:00:45 +0000 (15:00 +0100)]
uPnP add nullity checks

11 years agoFix proxy update when using uPnP
Yann Diorcet [Mon, 25 Feb 2013 10:32:05 +0000 (11:32 +0100)]
Fix proxy update when using uPnP

11 years agoupdate ms2 for fixing make distcheck
Simon Morlat [Mon, 25 Feb 2013 09:46:48 +0000 (10:46 +0100)]
update ms2 for fixing make distcheck

11 years agoFix uPnP context destroy
Yann Diorcet [Mon, 25 Feb 2013 09:37:01 +0000 (10:37 +0100)]
Fix uPnP context destroy

11 years agofix crash in coreapi
Simon Morlat [Fri, 22 Feb 2013 21:18:08 +0000 (22:18 +0100)]
fix crash in coreapi

11 years agoMerge branch 'master' of git.linphone.org:linphone
Simon Morlat [Fri, 22 Feb 2013 20:37:11 +0000 (21:37 +0100)]
Merge branch 'master' of git.linphone.org:linphone

Conflicts:
mediastreamer2

11 years agoadd conference recording API.
Simon Morlat [Fri, 22 Feb 2013 20:28:31 +0000 (21:28 +0100)]
add conference recording API.

11 years agoupdate ms2
Simon Morlat [Fri, 22 Feb 2013 16:58:05 +0000 (17:58 +0100)]
update ms2

11 years agoadd call recording feature to conference
Simon Morlat [Fri, 22 Feb 2013 16:21:50 +0000 (17:21 +0100)]
add call recording feature to conference
fix broken gtk conference interface.

11 years agoFix uPnP invalid memory access when destroying the context
Yann Diorcet [Fri, 22 Feb 2013 15:39:26 +0000 (16:39 +0100)]
Fix uPnP invalid memory access when destroying the context

11 years agoupdate ms2
Simon Morlat [Wed, 20 Feb 2013 17:22:01 +0000 (18:22 +0100)]
update ms2

11 years agoupdate ms2
Simon Morlat [Wed, 20 Feb 2013 13:33:19 +0000 (14:33 +0100)]
update ms2

11 years agoupdate ms2
Simon Morlat [Tue, 19 Feb 2013 16:50:50 +0000 (17:50 +0100)]
update ms2

11 years agoimprove echo calibration
Simon Morlat [Tue, 19 Feb 2013 16:43:16 +0000 (17:43 +0100)]
improve echo calibration
add mising declineCall() method to java api.

11 years agoFix uPnP dead lock
Yann Diorcet [Tue, 19 Feb 2013 15:20:17 +0000 (16:20 +0100)]
Fix uPnP dead lock

11 years agoDisable keep alive when using uPnP
Yann Diorcet [Tue, 19 Feb 2013 15:07:58 +0000 (16:07 +0100)]
Disable keep alive when using uPnP

11 years agoDisable ping options when uPnP is working
Yann Diorcet [Tue, 19 Feb 2013 14:07:10 +0000 (15:07 +0100)]
Disable ping options when uPnP is working

11 years agoAdd configurable delay timeout for ice/upnp
Yann Diorcet [Tue, 19 Feb 2013 10:21:20 +0000 (11:21 +0100)]
Add configurable delay timeout for ice/upnp

11 years agoFix memory leak on linphone core unfree variables
Yann Diorcet [Mon, 18 Feb 2013 14:00:19 +0000 (15:00 +0100)]
Fix memory leak on linphone core unfree variables

11 years agoFix uPnP issues. Correct registration and update with uPnP
Yann Diorcet [Mon, 18 Feb 2013 13:59:48 +0000 (14:59 +0100)]
Fix uPnP issues. Correct registration and update with uPnP

11 years agoImprove uPnP behaviour (Firewall policy change, local ip change, ...)
Yann Diorcet [Fri, 15 Feb 2013 15:25:47 +0000 (16:25 +0100)]
Improve uPnP behaviour (Firewall policy change, local ip change, ...)
Hide uPnP firewall setting if uPnP is not available

11 years agoUpdate REGISTER contact with uPnP external informations
Yann Diorcet [Fri, 15 Feb 2013 10:48:53 +0000 (11:48 +0100)]
Update REGISTER contact with uPnP external informations

11 years agoAPI fixups and cleanups.
Simon Morlat [Fri, 15 Feb 2013 13:21:04 +0000 (14:21 +0100)]
API fixups and cleanups.

11 years agoupdate ms2
Simon Morlat [Thu, 14 Feb 2013 18:03:58 +0000 (19:03 +0100)]
update ms2

11 years agoAdd libupnp dependency for Android
Yann Diorcet [Wed, 13 Feb 2013 15:50:24 +0000 (16:50 +0100)]
Add libupnp dependency for Android
Fix some issues related to uPnP

11 years agoAdd warning when trying to set uPnP as firewall policy and uPnP is not available
Yann Diorcet [Wed, 13 Feb 2013 11:20:45 +0000 (12:20 +0100)]
Add warning when trying to set uPnP as firewall policy and uPnP is not available

11 years agoFix loop in upnp context release
Yann Diorcet [Wed, 13 Feb 2013 10:55:05 +0000 (11:55 +0100)]
Fix loop in upnp context release
Add upnp public function
Add upnp jni
Improve uPnP support when a device is removed

11 years agoupdate ms2
Simon Morlat [Tue, 12 Feb 2013 14:09:56 +0000 (15:09 +0100)]
update ms2

11 years agoRemove proxy & auth clear at core start in jni
Yann Diorcet [Tue, 12 Feb 2013 13:13:40 +0000 (14:13 +0100)]
Remove proxy & auth clear at core start in jni

11 years agoAdd lpconfig sync jni
Yann Diorcet [Tue, 12 Feb 2013 11:54:53 +0000 (12:54 +0100)]
Add lpconfig sync jni

11 years agoUpdate ms2 submodule for android sound module fix on tablets.
Ghislain MARY [Mon, 11 Feb 2013 11:11:50 +0000 (12:11 +0100)]
Update ms2 submodule for android sound module fix on tablets.