Commit graph

10268 commits

Author SHA1 Message Date
Sylvain Berfini
fd74e2f10a Save in linphonerc user preference for scroll_to_end in gtk debug logs window 2016-02-29 18:06:18 +01:00
Sylvain Berfini
55ca45db72 Fixed GTK video preset issue with translations 2016-02-29 17:39:49 +01:00
Gautier Pelloux-Prayer
2eea827121 tester: add non-regression check for memory leaks 2016-02-29 16:26:15 +01:00
Gautier Pelloux-Prayer
7d1ef8829c sal_impl.c: fix user-agent if PACKAGE_NAME or/and LIBLIPHONE_VERSION are undefined 2016-02-29 16:20:00 +01:00
Ghislain MARY
6988c44011 Pass correct argument to linphone_core_enable_log_collection(). 2016-02-29 10:59:01 +01:00
Simon Morlat
4baa267444 fix big bug in last commit 2016-02-27 15:00:56 +01:00
Simon Morlat
1a372e360e read/write logs with file open as binary 2016-02-27 11:51:36 +01:00
Simon Morlat
cd0783c238 ensure that stun server is resolved before starting a test, and assert that it is resolved or not. 2016-02-27 11:11:29 +01:00
Simon Morlat
6077331d03 restrict the creation of additional outgoing calls to avoid conditions of conflicting access to soundcard 2016-02-26 17:24:42 +01:00
Ghislain MARY
e0cfb75604 Update ms2 submodule. 2016-02-26 17:25:52 +01:00
Sylvain Berfini
425cb42f7f Merge branch 'master' into dev_vcard
Conflicts:
	coreapi/friend.c
2016-02-26 14:52:25 +01:00
Sylvain Berfini
456de10d65 Added back std c++11 when building vcard 2016-02-26 13:56:18 +01:00
François Grisez
4b91e2b029 Add a pre-condition to linphone_conference_remove_participant() 2016-02-26 13:48:36 +01:00
Sylvain Berfini
7d6c8ca00e This should fix export issue on win32 2016-02-25 17:08:13 +01:00
Gautier Pelloux-Prayer
30e504c263 TunnelManager.cc: invoke sal_set_tunnel when destroying tunnel 2016-02-25 16:42:35 +01:00
Sylvain Berfini
befbdada93 Fixed Segfault when trying to store friend's vcard in db before it was added to a friendlist 2016-02-25 16:30:55 +01:00
Jehan Monnier
3df8f6f3d2 set rpath for liblinphone_tester 2016-02-25 16:22:29 +01:00
Sylvain Berfini
0b6cc88dde Show gtk dialog for windows 2016-02-25 16:04:22 +01:00
Ghislain MARY
cc981d329a Fix CMake script to search for zlib. 2016-02-25 15:51:28 +01:00
Sylvain Berfini
b6b4985e28 Create vCards for friends when migrating from rc to db 2016-02-25 14:56:31 +01:00
Gautier Pelloux-Prayer
07d92908ca linphonecore.c: linphone_core_sound_resources_locked should return YES if ICE in progress 2016-02-25 14:46:18 +01:00
Ghislain MARY
f38ccbc88a Export correct libraries when building with CMake. 2016-02-25 14:44:55 +01:00
Simon Morlat
bc2d0a046d fix indirect table overflow with JNI's getFriend() 2016-02-25 14:04:30 +01:00
Gautier Pelloux-Prayer
3df89f60e0 gtk: add lime "preferred" choice 2016-02-25 12:40:53 +01:00
Gautier Pelloux-Prayer
55900bbf66 chat: add possibility to use Lime conditionnally (when secrets have been shared only) 2016-02-25 11:30:44 +01:00
Ghislain MARY
c64cf6b4ca Allow building both shared and static libraries with CMake. 2016-02-24 17:54:29 +01:00
Ghislain MARY
2fc3b377ed Update oRTP and ms2 submodules. 2016-02-24 17:54:16 +01:00
Sylvain Berfini
29592e0670 Merge branch 'master' into dev_vcard 2016-02-24 16:52:11 +01:00
Gautier Pelloux-Prayer
e42a90d2da tester: fix bandwidth computation to only update current stream estimation, not all of them at once 2016-02-24 15:33:44 +01:00
Gautier Pelloux-Prayer
f734477ce4 account_creator.c: fix compilation 2016-02-24 11:48:48 +01:00
Simon Morlat
b427b8c3f9 update ortp 2016-02-24 11:10:23 +01:00
Gautier Pelloux-Prayer
bd56907136 account_creator.c: escape username 2016-02-24 10:55:05 +01:00
Simon Morlat
fa7d1c1733 improve handling of legacy (buggy) opus payload type declarations: do not modify the local payload type. 2016-02-23 17:59:00 +01:00
Margaux Clerc
723c628996 Update ms2 2016-02-23 17:55:55 +01:00
Gautier Pelloux-Prayer
e79717d63d .gitigonre: ignore tools/lp-sendmsg 2016-02-23 17:04:49 +01:00
Gautier Pelloux-Prayer
5f65470486 submodules: update ortp and ms2 2016-02-23 16:41:16 +01:00
Gautier Pelloux-Prayer
856edbd57d call_tester.c: fix compilation due to unused function when video not built 2016-02-23 16:28:11 +01:00
Svalorzen
3b24f7eae8 Allowed redirect to work on a single call 2016-02-23 16:02:01 +01:00
Svalorzen
d2843d526e Fixes infinite loop since if call redirection fails the calls don't actually get terminated. 2016-02-23 14:36:42 +01:00
Ghislain MARY
4eced3bf2a Update ms2 submodule. 2016-02-23 11:34:15 +01:00
Gautier Pelloux-Prayer
6df64fa84c tester: fix tests when building without video 2016-02-23 11:08:49 +01:00
Gautier Pelloux-Prayer
30d30f60cc chat.c: dont change message state to in progress if we failed to send it (fix improper field test) 2016-02-23 10:49:13 +01:00
Sylvain Berfini
5deed2913a Updated oRTP 2016-02-23 10:39:14 +01:00
Simon Morlat
8052d75eba fix compilation error 2016-02-23 01:07:25 +01:00
Simon Morlat
023f3849e1 Revert "chat.c: dont change message state to in progress if we failed to send it"
This reverts commit 17ee1f1590.
2016-02-23 01:02:47 +01:00
Gautier Pelloux-Prayer
76de5cec07 i18n: update translations 2016-02-22 16:57:38 +01:00
Gautier Pelloux-Prayer
863dc2bc46 chat.c: fix crash when sending from lime to non-lime client 2016-02-22 16:54:56 +01:00
Gautier Pelloux-Prayer
12902257fe parameters: add lime checkbox activation 2016-02-22 16:29:13 +01:00
Gautier Pelloux-Prayer
17ee1f1590 chat.c: dont change message state to in progress if we failed to send it 2016-02-22 16:25:47 +01:00
François Grisez
1f82ae286c Disable C++ 11 2016-02-22 15:11:14 +01:00