Commit graph

8588 commits

Author SHA1 Message Date
Sylvain Berfini
34edd8acb5 Added a way to get/set organization field in vCard from API 2016-03-16 11:39:22 +01:00
Simon Morlat
9b6ebbc00c refine test about supported tags 2016-03-15 17:18:18 +01:00
Gautier Pelloux-Prayer
b10a39c170 i18n: update translations 2016-03-15 14:10:04 +01:00
Ghislain MARY
179857620f Update ms2 submodule. 2016-03-14 16:01:29 +01:00
Gautier Pelloux-Prayer
67738ec43e doxygen.dox: add plugin doc on ios 2016-03-14 14:59:52 +01:00
Ghislain MARY
04d03365f2 Do not version shared libraries on Android. 2016-03-14 14:48:43 +01:00
Ghislain MARY
b44d6c3186 Fix build with old CMake versions. 2016-03-14 12:08:02 +01:00
Ghislain MARY
af3e279666 Update ortp and ms2 submodules. 2016-03-14 11:48:12 +01:00
Ghislain MARY
1c1360e810 Update ms2 submodule. 2016-03-14 10:20:24 +01:00
Jehan Monnier
b7020d452e fix memory leak in event test suite 2016-03-11 17:46:26 +01:00
Ghislain MARY
9b28a0d1b5 Fix compilation for Android. 2016-03-11 17:46:33 +01:00
François Grisez
6f5beda1cc Update ms2 2016-03-11 17:34:44 +01:00
Ghislain MARY
0e996357d7 Handle compilation for Android with CMake. 2016-03-11 17:03:35 +01:00
Guillaume BIENKOWSKI
eb4d6244c3 Remove debug traces.. 2016-03-11 13:14:11 +01:00
Jehan Monnier
966c7caa2d -fix many memory leak
-unsubscribe in linphone_core_uninit
2016-03-10 18:58:44 +01:00
Ghislain MARY
05adaae843 Fix some other deprecation warnings. 2016-03-10 18:19:24 +01:00
Ghislain MARY
5baf4362f0 Fix some depreciation warnings. 2016-03-10 17:57:27 +01:00
Ghislain MARY
4c03b30516 Fix memory leak in video tester. 2016-03-10 16:46:26 +01:00
Gautier Pelloux-Prayer
7567168daa tester: count leaking test as failed too 2016-03-10 16:31:37 +01:00
Ghislain MARY
f7ae768d3e Fix memory leak in log collection. 2016-03-10 16:26:54 +01:00
Ghislain MARY
08beaa9b17 Update ortp and ms2 submodules. 2016-03-10 15:57:47 +01:00
Ghislain MARY
e2045d681c Remove useless CMake script to find belcard. 2016-03-10 14:03:56 +01:00
Guillaume BIENKOWSKI
d0a4a30f80 Don't use isLocalRef for the JNI: there's always a local ref 2016-03-10 12:04:46 +01:00
Guillaume BIENKOWSKI
33d02aadb8 Iterate over all friend lists when notifying presence 2016-03-10 12:03:45 +01:00
Ghislain MARY
298ad5731c Fix reference handling of presence list events. 2016-03-10 11:57:24 +01:00
Ghislain MARY
95f1c32332 Do not add -std=c++11 option for Visual Studio. 2016-03-10 11:57:02 +01:00
Ghislain MARY
f7abf57253 Fix some memory leaks. 2016-03-09 18:14:02 +01:00
Sylvain Berfini
b88693f4f4 Fix contacts migration from rc to db 2016-03-09 17:04:59 +01:00
Gautier Pelloux-Prayer
0feee4b5bb proxy.c: do not normalize phone number in linphone_proxy_config_normalize_sip_uri 2016-03-09 17:03:11 +01:00
François Grisez
a839f0f5b5 Updates ms2 2016-03-09 16:46:22 +01:00
Gautier Pelloux-Prayer
aba44eac2e submodules: update ms2 2016-03-09 16:27:07 +01:00
Gautier Pelloux-Prayer
4974896339 win32: use _WIN32 macro instead of WIN32 2016-03-09 16:25:08 +01:00
François Grisez
e1f34777d4 Update ms2 in order to fix some issues concerning the VideoToolbox filter 2016-03-09 16:00:52 +01:00
Ghislain MARY
f4c6048c39 Fix Python tests. 2016-03-09 14:12:20 +01:00
Gautier Pelloux-Prayer
378a06482a generator.cc: fix win32 compilation 2016-03-09 14:05:06 +01:00
Ghislain MARY
7cfbbda323 Fix Python module automatic wrapper generation. 2016-03-09 12:13:41 +01:00
Sylvain Berfini
e645eba147 Read file in binary mode in vcard tester + test if fopen did work 2016-03-09 10:53:41 +01:00
Sylvain Berfini
5b869f8d48 Fix friends load issue when not using database 2016-03-09 09:35:07 +01:00
Jehan Monnier
f90be596c3 Partially fix initial subscribe no longer working. Still need to rework friends file storage which is no longer available when compile with FRIENDS_SQL_STORAGE_ENABLED 2016-03-09 09:09:20 +01:00
Ghislain MARY
ae1255a4be ICE working without stun server. 2016-03-08 17:30:20 +01:00
Margaux Clerc
d72dfb9138 Update ms2 2016-03-08 15:52:46 +01:00
Gautier Pelloux-Prayer
7bc61ff3a9 tester.c: move tunnel up 2016-03-08 15:48:31 +01:00
Gautier Pelloux-Prayer
426c38d6f6 tester.c: do not use bc_tester internal variables 2016-03-08 14:30:11 +01:00
Simon Morlat
977584489d fix compilation errors in jni 2016-03-08 11:57:02 +01:00
Simon Morlat
a0a8120635 update android liblinphone_tester to use bctoolbox tester 2016-03-08 11:42:38 +01:00
Gautier Pelloux-Prayer
a2ded09c90 headers: export some symbols for windows 2016-03-08 11:01:15 +01:00
Gautier Pelloux-Prayer
258ca1bf2f tester: add some delay to compute loss rate 2016-03-07 16:57:51 +01:00
Gautier Pelloux-Prayer
82e395bc9b tester: fix leaks in tunnel 2016-03-07 14:39:02 +01:00
Gautier Pelloux-Prayer
808a826c0f sal: fix sal_reason_to_sip_code prototype (returns int, not SalReason) 2016-03-07 14:25:46 +01:00
Ghislain MARY
934089d0a2 Fix compilation. 2016-03-07 10:45:30 +01:00