Ghislain MARY
|
711495218a
|
Revert "Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp""
This reverts commit 2686dca63a.
|
2018-04-12 11:47:14 +02:00 |
|
François Grisez
|
40ca8aca3f
|
Merge remote-tracking branch 'public/dev_refactor_cpp' into dev_doc_generator
|
2018-03-27 16:21:37 +02:00 |
|
François Grisez
|
a3c41aae31
|
Fixes references in Doxygen docstrings
|
2018-03-07 16:43:13 +01:00 |
|
Ghislain MARY
|
bccf926b1d
|
Add LinphoneEventCbs object.
|
2018-02-09 15:44:32 +01:00 |
|
Ronan Abhamon
|
26ad07a02e
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
Ghislain MARY
|
4cc7985da9
|
Correctly define call session state enumeration.
|
2017-12-28 12:43:56 +01:00 |
|
François Grisez
|
5cf9e549f3
|
Partial merge from 'master' about wrapper and documentation generation scripts
|
2017-11-16 17:30:45 +01:00 |
|
Sylvain Berfini
|
d63af8a799
|
Created replacements for methods returning const char ** using bctbx_lists
|
2017-10-12 13:37:01 +02:00 |
|
Ronan Abhamon
|
3ccf8850db
|
fix(EventsDb): use full name of ChatMessage state
|
2017-10-03 16:56:26 +02:00 |
|
Ronan Abhamon
|
4272b608a9
|
fix(core): remove useless typedef
|
2017-09-21 16:36:08 +02:00 |
|
Ghislain MARY
|
3c28b14440
|
Use the c-tools for the Call object.
|
2017-09-21 16:04:35 +02:00 |
|
Ghislain MARY
|
0a15a02ff0
|
Add callbacks to the LinphoneChatRoom object.
|
2017-09-18 11:52:35 +02:00 |
|
Ghislain MARY
|
7588a54016
|
Convert LinphoneCall to Call C++ class.
|
2017-09-08 14:15:08 +02:00 |
|
Ronan Abhamon
|
1c3bcf0b16
|
feat(core): big refactoring & full c address impl
|
2017-09-05 13:59:54 +02:00 |
|
Benjamin Reis
|
94a0af4119
|
Add accepted elswhere and declined elsewhere call status, do not display this status as missed + tester
|
2017-08-30 17:06:37 +02:00 |
|
Erwan Croze
|
a0080315de
|
Add info to core.h types.h for wrapper
|
2017-08-01 11:30:59 +02:00 |
|
Sylvain Berfini
|
5b09936389
|
Added missing group to LinphoneHeaders
|
2017-07-11 10:34:13 +02:00 |
|
Simon Morlat
|
e4149d19a8
|
Add LinphoneCall callback to be notified about ACKs, in order to be able to add custom headers in sent ACKs and read custom headers in received ACKs.
|
2017-06-26 22:49:15 +02:00 |
|
Ghislain MARY
|
e350d2cad2
|
Handle check for update.
|
2017-06-05 15:47:37 +02:00 |
|
Ghislain MARY
|
a17e2be2fa
|
The LinphonePlayer is now a belle_sip_object and is now wrappable.
|
2017-04-24 15:52:00 +02:00 |
|
Erwan Croze
|
99aa481b51
|
Add new enum to account_creator
|
2017-04-21 11:10:39 +02:00 |
|
Sylvain Berfini
|
68b4de89f1
|
Fixed linphone_transports_new method + created LinphoneVideoActivationPolicy to replace LinphoneVideoPolicy
|
2017-04-18 19:02:29 +02:00 |
|
Sylvain Berfini
|
05b045cb67
|
Added missing set_user_data and get_user_data to LinphoneRange + created LinphoneTransports to replace LinphoneSipTransports
|
2017-04-18 17:43:36 +02:00 |
|
Ghislain MARY
|
f5c41494d3
|
Add new LinphoneVideoDefinition object and deprecate API functions handling MSVideoSize structures.
|
2017-04-18 17:37:35 +02:00 |
|
Sylvain Berfini
|
be66a259ae
|
Deprecated LinphoneIntRange, replaced by LinphoneRange
|
2017-04-18 16:43:15 +02:00 |
|
Sylvain Berfini
|
1877a93662
|
Simplified LinphoneAudioRouteEnum to please the wrapper generator
|
2017-04-14 15:33:28 +02:00 |
|
François Grisez
|
69e19e22b7
|
Change declaration of LinphoneStatus from enum to typedef
|
2017-04-13 15:23:21 +02:00 |
|
François Grisez
|
f4e6919c58
|
Add an enum for status code returned by functions
|
2017-04-13 12:12:03 +02:00 |
|
Simon Morlat
|
e0def942a9
|
Report call logs for calls aborted before they are notified to the application.
|
2017-04-03 15:31:13 +02:00 |
|
François Grisez
|
351bb97027
|
Reworking of Liblinphone's API around payload types
|
2017-04-03 12:34:49 +02:00 |
|
Ghislain MARY
|
60802389ba
|
Change the account creator API so that it is wrapper-friendly.
|
2017-03-31 11:52:26 +02:00 |
|
Ghislain MARY
|
548a81228f
|
Add definition of callbacks on the LinphoneCall object.
|
2017-03-30 15:40:33 +02:00 |
|
Erwan Croze
|
b41b920426
|
Refactoring of account creator + tester of account creator
|
2017-03-28 17:06:14 +02:00 |
|
François Grisez
|
ee5b550ecb
|
Linphone API: new functions to get port ranges
|
2017-03-28 16:48:46 +02:00 |
|
François Grisez
|
652f26cb81
|
Disable wrapping of functions or structs that are deprecated at that commit time
Also add compiler depecation tag on functions that are marked as
deperecated in their documentation.
|
2017-03-28 08:51:35 +02:00 |
|
Ghislain MARY
|
c979eeaa34
|
Rework presence to remove online and offline virtual activities and introduce consolidated presence.
|
2017-03-17 14:51:23 +01:00 |
|
Ronan Abhamon
|
8599aec3e5
|
add doc on lime functions/enums
|
2017-03-01 15:18:48 +01:00 |
|
Ghislain MARY
|
aa80b003cc
|
Do not include sal.h from linphone include headers.
|
2017-02-08 10:32:37 +01:00 |
|
Ghislain MARY
|
7dab49b520
|
Add missing group definitions in documentation.
|
2017-02-07 17:32:51 +01:00 |
|
Ghislain MARY
|
cd4870d5ad
|
Some refactoring to have a more object-oriented API.
|
2017-02-07 15:32:42 +01:00 |
|
Ghislain MARY
|
8a66d7eaa4
|
Remove methods using unknown types in generated code for Python module.
|
2017-01-23 17:14:18 +01:00 |
|