Ghislain MARY
|
2f1d16a306
|
Use c-wrapper for the Core object.
|
2017-12-04 13:56:32 +01:00 |
|
Ghislain MARY
|
8b695901f8
|
Use CoreAccessor in call related classes.
|
2017-11-30 16:49:07 +01:00 |
|
Ronan Abhamon
|
2941e64e3e
|
feat(Core): provide a low-level BaseObject
|
2017-10-19 15:50:47 +02:00 |
|
Ghislain MARY
|
81340cfcb8
|
Fix license headers.
|
2017-10-05 15:09:09 +02:00 |
|
François Grisez
|
b5e0165503
|
Reworks Sal in order to be able to send and accept INVITEs with not-SDP body
|
2017-10-03 09:21:48 +02:00 |
|
Ronan Abhamon
|
b9f9dc1c5b
|
fix(core): clean a lot of C4800 errors on Windows
|
2017-09-28 16:09:20 +02:00 |
|
Ghislain MARY
|
4029e83de7
|
Use string conversion macros.
|
2017-09-28 15:52:50 +02:00 |
|
Ronan Abhamon
|
a1db41d274
|
feat(c-wrapper/api): remove useless define GET_xxx
|
2017-09-22 14:47:15 +02:00 |
|
Ronan Abhamon
|
bd02b8968d
|
feat(c-wrapper): remove CPP_TYPE parameter of L_SET_USER_DATA_FROM_C_OBJECT
|
2017-09-22 10:58:11 +02:00 |
|
Ronan Abhamon
|
ccb1828d7d
|
feat(c-wrapper): remove CPP_TYPE parameter of L_GET_USER_DATA_FROM_C_OBJECT
|
2017-09-22 10:48:51 +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 |
|
Ronan Abhamon
|
bc113345db
|
feat(c-wrapper): remove CPP_CLASS parameter of L_DECLARE_C_CLONABLE_STRUCT_IMPL
|
2017-09-22 09:14:54 +02:00 |
|
Benjamin Reis
|
3a6f8976fd
|
cast to fix build
|
2017-09-21 16:52:47 +02:00 |
|
Ronan Abhamon
|
48487d518f
|
feat(c-wrapper): avoid usage of extern init...
|
2017-09-21 14:18:33 +02:00 |
|
Ronan Abhamon
|
eccde9b8f1
|
feat(c-tools): remove C_NAME of macros
|
2017-09-21 11:54:39 +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
|
2096d7998b
|
feat(c-wrapper): coding style
|
2017-09-19 11:44:54 +02:00 |
|
Ghislain MARY
|
b3d8680150
|
No longer include a userData field in the C clonable structs.
|
2017-09-15 12:03:18 +02:00 |
|
Ghislain MARY
|
8e9bbb6899
|
Use c-tools for LinphoneChatRoom.
|
2017-09-14 16:12:22 +02:00 |
|
Ronan Abhamon
|
0102ef79fc
|
feaf(core): remove useless std...
|
2017-09-14 14:52:22 +02:00 |
|
Ghislain MARY
|
7c4de39e80
|
Do not access the internal C++ pointer directly, use the c-tools macro for that.
|
2017-09-14 11:16:08 +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 |
|