Commit graph

10027 commits

Author SHA1 Message Date
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
Simon Morlat
ed17954707 fix memory leak 2017-01-16 16:07:08 +01:00
Ghislain MARY
09627fe956 Print a warning when updating a call using the current call params. 2017-01-16 15:04:37 +01:00
Ghislain MARY
562bf46ffc Improve documentation of linphone_core_pause_call(), linphone_core_resume_call() and linphone_core_update_call(). 2017-01-16 12:23:19 +01:00
Ghislain MARY
ce9dc60f97 Fix some paused resumed video tests. 2017-01-16 12:22:29 +01:00
Ghislain MARY
90678a34b1 Reflect real media directions in the current call params. 2017-01-16 12:21:51 +01:00
Benjamin Reis
6e898ccb0d delete tag toto 2017-01-16 11:31:59 +01:00
Benjamin Reis
be8db9bb58 Revert "cancel previous commit"
This reverts commit 16dadb5f87.
2017-01-16 11:29:44 +01:00
Simon Morlat
16a6ffcb2c fix leak again 2017-01-16 11:26:43 +01:00
Simon Morlat
f9fb482d28 fix memory leaks 2017-01-16 11:23:20 +01:00
Benjamin Reis
16dadb5f87 cancel previous commit 2017-01-16 11:22:24 +01:00
Ghislain MARY
1bf5586a4d Update oRTP submodule. 2017-01-16 11:20:37 +01:00
Simon Morlat
e07d31f106 update ms2 2017-01-16 10:42:45 +01:00
Benjamin Reis
81e430c352 add tag toto to test on Jenkins 2017-01-16 10:10:14 +01:00
François Grisez
228e4a2f21 Add a getter to LinphoneVcard in order to access to the internal BelCard object 2017-01-16 09:29:21 +01:00
Simon Morlat
656ff43b13 fix most common warnings 2017-01-14 14:13:26 +01:00
Simon Morlat
5805d4b106 fix automake build 2017-01-14 13:52:52 +01:00
Simon Morlat
0f29b26da3 fix compilation issue 2017-01-14 12:23:59 +01:00
Simon Morlat
c541b8ec79 Make liblinphone use new jitter buffer from oRTP. 2017-01-13 18:01:23 +01:00
François Grisez
8419375aee Make LiphoneConfig inherite from belle_sip_object 2017-01-13 16:02:20 +01:00
Ghislain MARY
5fd0fe2583 Fix some english mistakes. 2017-01-13 14:57:02 +01:00
François Grisez
6160b6dbe1 Merge branch 'master' of git.linphone.org:linphone 2017-01-13 14:43:54 +01:00
François Grisez
28f5012238 Fix several issue in the API documentation 2017-01-13 14:41:24 +01:00
François Grisez
3e037f26a0 Add a header file declaring functions exclusive for automatic wrapper generators 2017-01-13 14:08:46 +01:00
François Grisez
2e59a01544 Delete api.xml 2017-01-13 14:06:03 +01:00
François Grisez
db23ca9086 C++ wrapper: syntax error in the generated C++ code 2017-01-12 18:27:04 +01:00
François Grisez
16c2d33d98 Define downcast macro for LinphoneAuthInfo 2017-01-12 18:24:42 +01:00
François Grisez
c9347c7312 Mark some functions as deprecated 2017-01-12 17:54:08 +01:00
François Grisez
19950099c0 Rename LpConfig class into LinphoneConfig 2017-01-12 17:52:49 +01:00
François Grisez
163380c454 Move some comments from source files to headers 2017-01-12 17:51:44 +01:00
François Grisez
48c11e5135 Make linphone-doc target depend on files placed in include/linphone/ 2017-01-12 17:48:34 +01:00
Ghislain MARY
1f3b139551 Fix crash during call invite if no SIP transport is available. 2017-01-12 17:48:18 +01:00