Commit graph

8466 commits

Author SHA1 Message Date
Sylvain Berfini
456de10d65 Added back std c++11 when building vcard 2016-02-26 13:56:18 +01:00
Sylvain Berfini
7d6c8ca00e This should fix export issue on win32 2016-02-25 17:08:13 +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
Sylvain Berfini
0b6cc88dde Show gtk dialog for windows 2016-02-25 16:04:22 +01:00
Sylvain Berfini
b6b4985e28 Create vCards for friends when migrating from rc to db 2016-02-25 14:56:31 +01:00
Sylvain Berfini
29592e0670 Merge branch 'master' into dev_vcard 2016-02-24 16:52:11 +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
Simon Morlat
27e83070b6 fix crash in ms2 2016-02-21 22:00:12 +01:00
Ghislain MARY
f9eaa1a0f1 Handle body compression for presence list. 2016-02-19 15:14:28 +01:00
Simon Morlat
b961e494dd update ms2 2016-02-19 12:32:34 +01:00
Simon Morlat
9f05b7aadc fix implicit avpf test race condition 2016-02-19 11:42:48 +01:00
Simon Morlat
1e5fb420f5 robustize ice tests 2016-02-19 10:31:37 +01:00
Gautier Pelloux-Prayer
0cdd55461d linphonecore.c: fix windows specific (sight) error 2016-02-19 09:23:43 +01:00
Sylvain Berfini
5af6553ac1 Updated ms2 2016-02-18 16:56:28 +01:00
Gautier Pelloux-Prayer
b0c8780281 linphonecore.c: fix linphone_core_mic_enabled which returned opposite value in conference mode 2016-02-18 15:57:18 +01:00
Simon Morlat
73a37d4242 allow explicit pause/resume to "repair" a broken call 2016-02-18 15:40:05 +01:00
Sylvain Berfini
1ed3fccf3a Merge branch 'master' into dev_vcard
Conflicts:
	coreapi/friendlist.c
	java/common/org/linphone/core/LinphoneCore.java
2016-02-18 14:25:06 +01:00
Gautier Pelloux-Prayer
4bef511e53 linphonecore.c: fix log collection 2016-02-18 12:31:33 +01:00
Sylvain Berfini
2cab9fe981 Try to convert ISO to UTF8 before generating xml entry for LpConfig dump 2016-02-18 12:14:01 +01:00
Simon Morlat
1c06fe5f77 update ms2 2016-02-17 22:53:12 +01:00
Simon Morlat
e30b6b3645 update ms2 2016-02-17 17:31:01 +01:00
Simon Morlat
7fd9db22ac port linphone-android to bctoolbox 2016-02-17 17:30:00 +01:00
Simon Morlat
523cbd2feb update ms2 and ortp 2016-02-17 11:19:14 +01:00
Gautier Pelloux-Prayer
028afb264d linphonecore.c: release adress after usage 2016-02-16 14:00:59 +01:00
Gautier Pelloux-Prayer
f14b6e73eb linphonecore.c: linphone_core_redirect_call should interpret url as linphone_core_transfer_call does 2016-02-16 11:38:54 +01:00
Ghislain MARY
1c599d081e Update ms2 submodule. 2016-02-15 16:09:49 +01:00
Ghislain MARY
e257fe832a Update ms2 submodule. 2016-02-15 14:47:39 +01:00
Ghislain MARY
3648f27013 Remove useless CMake script to search for bctoolbox. 2016-02-15 14:46:59 +01:00
Ghislain MARY
47902f3629 Fix Python module build. 2016-02-15 14:19:20 +01:00
Ghislain MARY
6ac4d568f3 Merge branch 'bctoolbox'
Conflicts:
	mediastreamer2
2016-02-15 11:59:35 +01:00