Ghislain MARY
33b72ce6b5
Move public header files in the include/linphone directory.
2016-11-15 14:41:18 +01:00
Gautier Pelloux-Prayer
f6381d913a
license: update FSF address
2016-07-27 11:58:38 +02:00
Sylvain Berfini
00236d147f
Store LinphoneContent key (when using lime) in db
2016-06-09 13:47:14 +02:00
Ghislain MARY
9282915a1c
Handle multipart contents.
2015-11-27 11:42:10 +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
0b086009e9
Fix memory leak when cloning LinphoneContent objects.
2015-02-18 18:14:54 +01:00
Ghislain MARY
3347aa9a53
Fix const string return values so that wrapper generators know that these strings do not need to be dealloced.
2014-12-18 11:51:25 +01:00
Ghislain MARY
17c5372cd9
Add API to set/get a LinphoneContent data with a string type.
2014-11-24 11:06:33 +01:00
Ghislain MARY
9cabfe37dd
A LinphoneContent object now owns all its data fields including the buffer.
...
A normal LinphoneContent object will now copy the data from the given buffer when calling linphone_content_set_buffer().
However LinphoneContent objects converted from LinphoneContentPrivate structures do not own its data fields.
2014-11-20 17:27:26 +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