Sylvain Berfini
|
93d57e9926
|
Added methods in core required for Android
|
2017-10-16 11:21:56 +02:00 |
|
Ghislain MARY
|
66a92bb88a
|
Some const fixes.
|
2017-10-13 10:04:39 +02:00 |
|
Sylvain Berfini
|
d63af8a799
|
Created replacements for methods returning const char ** using bctbx_lists
|
2017-10-12 13:37:01 +02:00 |
|
Ronan Abhamon
|
6c67cb237d
|
feat(Chat): fix build
|
2017-10-11 18:05:34 +02:00 |
|
Sylvain Berfini
|
b744a8e025
|
More Android compilation fixes
|
2017-10-11 16:51:57 +02:00 |
|
Ghislain MARY
|
b9c4d7dcdf
|
Handle participant removal in client group chat room.
|
2017-10-11 14:30:05 +02:00 |
|
Ronan Abhamon
|
935e429609
|
fix(Core): clean some dirty code...
|
2017-10-11 14:09:22 +02:00 |
|
Ghislain MARY
|
f871550888
|
Fix some bugs in group chat handling.
|
2017-10-10 12:09:19 +02:00 |
|
Jehan Monnier
|
6e734e6b0b
|
Add Gruu implementation completion from master in dev_refactor_cpp branch
|
2017-10-10 11:58:48 +02:00 |
|
Ghislain MARY
|
47da8088e3
|
Improve handling of conference event package subscription/notification.
|
2017-10-09 16:40:36 +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 |
|
Ghislain MARY
|
96bd4b35e0
|
Use the correct name for the conference event package.
|
2017-09-29 15:45:13 +02:00 |
|
Ghislain MARY
|
7383a29251
|
Subscribe to the conference event package when a client group chat room enters the created state.
|
2017-09-28 14:37:33 +02:00 |
|
Ronan Abhamon (Windaube)
|
dc9fc11965
|
fix(windaube): in linphonecore use liblinphone_user_log_func, not invalid symbol
|
2017-09-28 13:17:37 +02:00 |
|
Ghislain MARY
|
b0b2309038
|
Prevent the params of the contact address from being erased.
|
2017-09-27 15:02:38 +02:00 |
|
Ghislain MARY
|
d0e4898633
|
Rename and document conference factory uri API.
|
2017-09-25 14:19:42 +02:00 |
|
Benjamin Reis
|
4bc82605b5
|
cast away
|
2017-09-22 15:00:25 +02:00 |
|
Ronan Abhamon
|
1431e1518d
|
feat(c-wrapper): remove CPP_TYPE parameter of L_GET_PRIVATE_FROM_C_OBJECT
|
2017-09-22 10:40:14 +02:00 |
|
Ronan Abhamon
|
78646be7bc
|
feat(c-wrapper): rename C_STRUCT to C_OBJECT
|
2017-09-22 10:27:58 +02:00 |
|
Ronan Abhamon
|
3b08856dc0
|
feat(c-wrapper): remove CPP_TYPE parameter of L_GET_CPP_PTR_FROM_C_STRUCT
|
2017-09-22 10:16:29 +02:00 |
|
Ghislain MARY
|
53627f92e0
|
No longer depend on gettext + remove core callbacks that were deprecated since a very long time.
|
2017-09-21 18:30:08 +02:00 |
|
Benjamin Reis
|
3a6f8976fd
|
cast to fix build
|
2017-09-21 16:52:47 +02:00 |
|
Ghislain MARY
|
3c28b14440
|
Use the c-tools for the Call object.
|
2017-09-21 16:04:35 +02:00 |
|
Ronan Abhamon
|
48487d518f
|
feat(c-wrapper): avoid usage of extern init...
|
2017-09-21 14:18:33 +02:00 |
|
Ronan Abhamon
|
5e4cb463db
|
feat(c-tools): remove C_TYPE parameter of L_GET_CPP_PTR_FROM_C_STRUCT
|
2017-09-20 19:40:29 +02:00 |
|
Ronan Abhamon
|
b2a0cd770e
|
fix(core): deal with new cpp flags
|
2017-09-20 12:45:17 +02:00 |
|
Ghislain MARY
|
2b8291c3f1
|
Merge remote-tracking branch 'origin/dev_conference_info' into dev_refactor_cpp
|
2017-09-19 10:03:25 +02:00 |
|
Ghislain MARY
|
0a15a02ff0
|
Add callbacks to the LinphoneChatRoom object.
|
2017-09-18 11:52:35 +02:00 |
|
Ghislain MARY
|
4a13ac6a7a
|
Use real pointer for C++ object inside LinphoneCallParams as it is a ClonableObject.
|
2017-09-13 17:40:09 +02:00 |
|
Ronan Abhamon
|
93d9c5101a
|
Merge branch 'chat-events-cpp' into dev_refactor_cpp
|
2017-09-11 12:02:03 +02:00 |
|
Ghislain MARY
|
7588a54016
|
Convert LinphoneCall to Call C++ class.
|
2017-09-08 14:15:08 +02:00 |
|
Jehan Monnier
|
252925a373
|
improve logging to make sure all logger are handler by liblinphone, including, ortp, bzrtp and belle-sip
|
2017-09-08 13:58:30 +02:00 |
|
Jehan Monnier
|
c0696f786d
|
zrtp cache migration must only take uri from local identity instead of whole LinphoneAddress, including display name.
|
2017-09-08 13:58:30 +02:00 |
|
Ghislain MARY
|
d795a30518
|
Convert LinphoneCallParams to use MediaSessionParams C++ class.
|
2017-09-07 14:07:47 +02:00 |
|
Jehan Monnier
|
7dab187bfc
|
make sure publishs are restart after a network state changed from DOWN to UP
|
2017-09-06 10:21:44 +02:00 |
|
Ronan Abhamon
|
0feb3684f5
|
feat(core): avoid invalid cast (SalAddress <-> LinphoneAddress)
|
2017-09-05 13:59:54 +02:00 |
|
Ronan Abhamon
|
1c3bcf0b16
|
feat(core): big refactoring & full c address impl
|
2017-09-05 13:59:54 +02:00 |
|
Benjamin Reis
|
4d1e1c8dfa
|
Merge remote-tracking branch 'origin/master' into dev_conference_info
|
2017-08-31 11:19:34 +02:00 |
|
Jehan Monnier
|
09a533a8a9
|
make sure to also register loghandler at SAL level
|
2017-08-30 14:01:09 +02:00 |
|
Benjamin Reis
|
5c230daade
|
Merge remote-tracking branch 'origin/master' into dev_conference_info
|
2017-08-29 15:53:05 +02:00 |
|
Jehan Monnier
|
1cc45284cf
|
reset liblinphone_log_collection_max_file_size to default value in function linphone_core_reset_log_collection
|
2017-08-28 13:07:03 +02:00 |
|
Benjamin Reis
|
913486aee2
|
Merge remote-tracking branch 'origin/master' into dev_conference_info
|
2017-08-28 10:08:53 +02:00 |
|
Benjamin Reis
|
ab41ae3c45
|
add gruu support
|
2017-08-25 11:39:37 +02:00 |
|
Jehan Monnier
|
552be2a639
|
small rework of trace level management.
|
2017-08-23 09:21:24 +02:00 |
|
Benjamin Reis
|
cf86a35a48
|
Merge remote-tracking branch 'origin/master' into dev_conference_info
|
2017-08-04 14:31:20 +02:00 |
|
Benjamin Reis
|
fc02978435
|
create the conf event notify + tests
|
2017-08-04 14:24:08 +02:00 |
|
Simon Morlat
|
784f2bb8ef
|
reset bandwidth controller between state and upon network changes
|
2017-08-01 15:59:19 +02:00 |
|
Simon Morlat
|
91922bcaab
|
fix compilation issues on Android.
|
2017-08-01 13:58:39 +02:00 |
|
Benjamin Reis
|
cc49b6f53a
|
add subscribe to conf event api
|
2017-08-01 13:28:41 +02:00 |
|