Ronan Abhamon
|
450548f612
|
fix(core): add missing content.h include
|
2018-02-08 16:28:48 +01:00 |
|
Ghislain MARY
|
08a2180cbc
|
Fix reception of INFO messages.
|
2017-11-28 14:53:23 +01:00 |
|
Ronan Abhamon
|
935e429609
|
fix(Core): clean some dirty code...
|
2017-10-11 14:09:22 +02:00 |
|
Ronan Abhamon
|
33d7a384af
|
feat(General): remove LINPHONE_NAMESPACE
|
2017-10-02 12:31:36 +02:00 |
|
François Grisez
|
86b626d3fe
|
Migration of Sal and SalOp into C++ classes
|
2017-09-29 17:19:52 +02:00 |
|
Ronan Abhamon
|
437f43665e
|
feat(c-wrapper): now belle-sip types are declared in this file
|
2017-09-25 14:18:35 +02:00 |
|
Ghislain MARY
|
3c28b14440
|
Use the c-tools for the Call object.
|
2017-09-21 16:04:35 +02:00 |
|
Ghislain MARY
|
7588a54016
|
Convert LinphoneCall to Call C++ class.
|
2017-09-08 14:15:08 +02:00 |
|
Ghislain MARY
|
7ceddff0b9
|
Do not rename files to compile them as C++.
|
2017-07-24 11:56:50 +02:00 |
|
Ghislain MARY
|
b9b283dcdb
|
Compile source files as C++.
|
2017-07-21 17:06:41 +02:00 |
|
François Grisez
|
408da4db34
|
Declared the return type of functions returning an error code as LinphoneStatus
|
2017-04-13 17:00:23 +02:00 |
|
Ghislain MARY
|
548a81228f
|
Add definition of callbacks on the LinphoneCall object.
|
2017-03-30 15:40:33 +02:00 |
|
Ghislain MARY
|
cb0f77fce2
|
Fix build on Windows.
|
2017-03-22 15:38:01 +01:00 |
|
Ghislain MARY
|
a8418666e4
|
Fix deprecation warnings.
|
2017-03-20 11:15:26 +01:00 |
|
François Grisez
|
d62c40f04c
|
Based LinphoneInfoMessage on belle_sip_object_t
|
2017-03-17 16:41:20 +01:00 |
|
François Grisez
|
163380c454
|
Move some comments from source files to headers
|
2017-01-12 17:51:44 +01:00 |
|
Ghislain MARY
|
33b72ce6b5
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
Ghislain MARY
|
edd42fcf1b
|
Rework sal to be able multipart LinphoneContent objects.
|
2015-11-26 15:28:36 +01:00 |
|
Johan Pascal
|
d133ebd5eb
|
Merge remote-tracking branch 'linphone-public/master' into dev_lime
|
2015-02-26 22:46:24 +01:00 |
|
Ghislain MARY
|
35189535a7
|
Convert LinphoneContent from a simple struct to a belle-sip object to ease generation of wrappers.
|
2014-11-18 16:42:16 +01:00 |
|
Margaux Clerc
|
4a8ce7f061
|
Merge commit '728ed3077cf4e47e6e972732a3f8a1b39a96f2ed' into dev_lime
Conflicts:
build/android/Android.mk
coreapi/chat.c
coreapi/help/filetransfer.c
tester/message_tester.c
|
2014-09-25 17:52:30 +02:00 |
|
Jehan Monnier
|
251ba960c5
|
add new functions linphone_core_add_listener to enable multiple vtable to be registered
|
2014-09-16 15:00:12 +02:00 |
|
Johan Pascal
|
6bdc649624
|
Add encrypted file transfer message
+ test for the encrypted text message
+ fix bug introduced in last merge
|
2014-06-12 00:49:36 +02:00 |
|
Johan Pascal
|
509b105bb6
|
File transfer: fix memory leak
|
2014-06-02 06:58:19 +02:00 |
|
Simon Morlat
|
d447704d15
|
add "encoding" field to LinphoneContent
|
2013-11-14 22:17:01 +01:00 |
|
Simon Morlat
|
bce40f3775
|
allow passing NULL LinphoneContent to API.
|
2013-09-13 21:51:50 +02:00 |
|
Simon Morlat
|
129bd04fd8
|
fix extracting of LinphoneContent from SalBody
|
2013-06-18 22:06:13 +02:00 |
|
Simon Morlat
|
5183b21761
|
change info api so that INFO message can only be sent through calls (as requested by the RFC)
|
2013-06-06 21:01:53 +02:00 |
|
Simon Morlat
|
36e445f97f
|
generic subscribe notify api in progress
|
2013-06-06 11:01:54 +02:00 |
|
Simon Morlat
|
1939dd72ce
|
finished java wrapping of info API, and add loghandler java implementation
|
2013-05-23 13:22:20 +02:00 |
|
Simon Morlat
|
64d34b30ad
|
add missing files
|
2013-05-20 15:41:49 +02:00 |
|