Commit graph

10058 commits

Author SHA1 Message Date
Sylvain Berfini
2eb6304730 Improved performances by preventing parsing addresses for nothing 2017-01-20 18:11:04 +01:00
Benjamin Reis
54081aaee0 fix memory leak 2017-01-20 16:00:07 +01:00
Benjamin Reis
7f65973bd6 add function bctbx_mmap_delete_with_data for ullong & cchar 2017-01-20 14:20:56 +01:00
Sylvain Berfini
8903615cad Delete map when deleting friend list 2017-01-20 11:49:55 +01:00
François Grisez
93b787c798 Blacklist LinphoneCallStats 2017-01-20 11:20:10 +01:00
François Grisez
558659155c Reformat the LinphoneCallStats structure 2017-01-20 11:20:10 +01:00
François Grisez
7208bb9a86 Use an enum instead of an integer for the "type" attribute of LinphoneCallStats 2017-01-20 11:20:10 +01:00
François Grisez
44bcd20ef5 C++ wrapper: add missing headers for installation 2017-01-20 11:20:10 +01:00
Ghislain MARY
b4e9988c00 Add arm64 support for Android. 2017-01-20 11:19:30 +01:00
Ghislain MARY
7bc1bbcc31 Update oRTP and ms2 submodules. 2017-01-20 11:18:54 +01:00
Ghislain MARY
415c6a4eec Use NDK_ARCHITECTURE instead of CMAKE_SYSTEM_PROCESSOR as library name suffix when building for Android. 2017-01-20 11:18:13 +01:00
Benjamin Reis
eeebd4aa4f Do not try to erase friend from map if ref key is null 2017-01-20 11:10:42 +01:00
Benjamin Reis
477a3266e9 clear the code 2017-01-20 11:02:45 +01:00
Benjamin Reis
ec7fd6f617 optimize always & ever 2017-01-20 10:48:10 +01:00
Benjamin Reis
5f98187202 keep optimizing 2017-01-20 10:09:03 +01:00
Sylvain Berfini
e2a58c43ef Use userData Object instead of LinphoneContact in LinphoneFriendImpl 2017-01-20 09:36:32 +01:00
Benjamin Reis
07695c3c64 optimize perf 2017-01-20 09:35:14 +01:00
Benjamin Reis
b4479fb4d4 revert include stdio 2017-01-20 08:55:39 +01:00
Benjamin Reis
c8d64a43ba include stdio in vcard tester 2017-01-20 08:51:31 +01:00
Ghislain MARY
423aa9dd57 Fix Windows build (do not error on deprecated function warnings). 2017-01-19 18:18:46 +01:00
Sylvain Berfini
5500c7455d Added reference on LinphoneContact in Java impl of LinphoneFriend (for Android) 2017-01-19 17:49:56 +01:00
Benjamin Reis
88c467d684 Fix crash when import friend with no ref key 2017-01-19 17:49:21 +01:00
Ghislain MARY
7a7cfb17e6 Do not include private.h in gtk. 2017-01-19 17:47:10 +01:00
Sylvain Berfini
97c5b8f919 Performance improvements for find_friend_by_address 2017-01-19 17:38:19 +01:00
Ghislain MARY
a3b52d99ca Fix Python module. 2017-01-19 17:20:09 +01:00
François Grisez
d8a8849ff0 Fix some issues in the building scripts of the C++ wrapper 2017-01-19 17:17:50 +01:00
Ghislain MARY
a7e58ad579 Reply to CANCEL with 200ok and terminate previous transaction instead of responding "Transaction does not exists" in case of re-INVITE cancellation. 2017-01-19 17:02:40 +01:00
Benjamin Reis
eb21482982 compare value of it not address + test find_friend_by_ref_key on empty list 2017-01-19 16:19:35 +01:00
Benjamin Reis
1083455cf5 fix merge conflict 2017-01-19 15:20:29 +01:00
Benjamin Reis
eea35502de add friends_map to friend list and change find_friend_by_ref_key 2017-01-19 15:05:02 +01:00
Erwan Croze
758d516a39 Change the video display in real time 2017-01-18 16:23:55 +01:00
Erwan Croze
e00b30de86 Fixing error of compilation on windows 10 2017-01-18 15:58:39 +01:00
Sylvain Berfini
2b407fabfa Fixes for LIME when used with file body handler (requires belle-sip 1.5.0-133 or newer) 2017-01-18 12:46:14 +01:00
François Grisez
c43ce43d56 Rename genheders.py into genwrapper.py 2017-01-18 11:35:50 +01:00
François Grisez
dee29cb0d6 Make presence objects implements belle_sip_object_t interface 2017-01-18 11:35:50 +01:00
François Grisez
e7312ac464 Add LINPHONE_PUBLIC macros before public method declarations 2017-01-18 11:35:50 +01:00
François Grisez
971379c6ff C++ wrapper: blacklist the functions that was deprecated when the wrapper generator was made 2017-01-18 11:35:50 +01:00
Sylvain Berfini
c23ac67e0e Added deprecated tag on createLinphoneFriend methods in LinphoneCoreFactory 2017-01-18 10:36:43 +01:00
Sylvain Berfini
66715b35bc Fixed crash if friend doesn't have a core yet while creating a vcard 2017-01-18 10:22:01 +01:00
Erwan Croze
86de4723da Update mediastreamer submodule 2017-01-18 10:09:10 +01:00
Benjamin Reis
c5bce292df Merge branch 'master' of git.linphone.org:linphone 2017-01-17 17:14:46 +01:00
Benjamin Reis
f3b94ce8c0 vcard validation only if friends stored 2017-01-17 17:14:37 +01:00
François Grisez
cc7bec3cf5 Fix memory leak 2017-01-17 15:41:57 +01:00
François Grisez
f33db333db Add license texts 2017-01-17 15:41:57 +01:00
François Grisez
79684bad94 C++ wrapper: build scripts reworking 2017-01-17 15:41:57 +01:00
Simon Morlat
efeab2d4c8 fix ortp build on windows 2017-01-17 15:06:00 +01:00
Sylvain Berfini
030b1c05d5 Fixed callback issue with file body handler if file is big enough + improved tester 2017-01-17 11:56:11 +01:00
Simon Morlat
289d4bb365 update ortp 2017-01-16 21:48:00 +01:00
Simon Morlat
3080862c62 add test for a rare crash 2017-01-16 21:24:54 +01:00
Ronan Abhamon
c0048ed884 add doc on linphone_core_set_chat_database_path 2017-01-16 16:30:12 +01:00