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 |
|
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 |
|
Ghislain MARY
|
770c8c8e15
|
Do not put private chat message stuff in the public headers.
|
2017-09-21 17:44:12 +02:00 |
|
Ghislain MARY
|
24c2a4cf87
|
Fix build of linphonec, linphone-daemon and testers.
|
2017-09-21 17:32:54 +02:00 |
|
Benjamin Reis
|
b06df6331a
|
keep casting
|
2017-09-21 17:08:22 +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 |
|
Sylvain Berfini
|
1dae5d1742
|
Fixed broken macro due to latest changes
|
2017-09-21 13:23:18 +02:00 |
|
Sylvain Berfini
|
d9d06fa32f
|
Fixed compil broken due to chat message changes
|
2017-09-21 13:13:53 +02:00 |
|
Ronan Abhamon
|
eccde9b8f1
|
feat(c-tools): remove C_NAME of macros
|
2017-09-21 11:54:39 +02:00 |
|
Ghislain MARY
|
7d6d2da2fc
|
Add missing linphone_chat_room_get_state() API.
|
2017-09-21 10:13:32 +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
|
6b143b0cad
|
feat(EventLog): wrap (partially)
|
2017-09-20 17:31:00 +02:00 |
|
Sylvain Berfini
|
a5a3b2ad26
|
Added chat message callbacks to c wrapper
|
2017-09-20 14:47:08 +02:00 |
|
Sylvain Berfini
|
c0d1e3ec72
|
Started c wrapper for chat message callbacks
|
2017-09-20 14:00:22 +02:00 |
|
Ronan Abhamon
|
8ae87e2f3f
|
feat(Core): deal with more warning options!
|
2017-09-20 12:45:17 +02:00 |
|
Ghislain MARY
|
53b9758d7a
|
Handle conference listener in client group chat room and wrap participant manipulation callbacks in LinphoneChatRoomCbs.
|
2017-09-19 17:17:23 +02:00 |
|
Ronan Abhamon
|
2096d7998b
|
feat(c-wrapper): coding style
|
2017-09-19 11:44:54 +02:00 |
|
Ghislain MARY
|
1b60a6fc4a
|
Handle the chat room state.
|
2017-09-19 11:40:30 +02:00 |
|
Sylvain Berfini
|
93c17c2194
|
Started c-chat-message
|
2017-09-18 11:58:12 +02:00 |
|
Ghislain MARY
|
0a15a02ff0
|
Add callbacks to the LinphoneChatRoom object.
|
2017-09-18 11:52:35 +02:00 |
|
Ghislain MARY
|
d7dbb9b984
|
Wrap the conference interface in the C chat room object.
|
2017-09-15 15:43:23 +02:00 |
|
Ghislain MARY
|
2f74df954f
|
Improve conversion of lists in c-tools.
|
2017-09-15 15:43:23 +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
|
f4f3b90c9e
|
Add C wrapper for Participant class.
|
2017-09-15 11:35:02 +02:00 |
|
Ghislain MARY
|
8cd99594c7
|
Add macros to handle user data in c-tools.
|
2017-09-14 16:43:29 +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 |
|
Ronan Abhamon
|
44152b9f48
|
use real pointer in c wrapped clonable object
|
2017-09-12 15:08:10 +02:00 |
|
Ronan Abhamon
|
1c3bcf0b16
|
feat(core): big refactoring & full c address impl
|
2017-09-05 13:59:54 +02:00 |
|
Ronan Abhamon
|
95c781ec5b
|
feat(c-event-log): in progress
|
2017-08-30 09:55:16 +02:00 |
|
Ronan Abhamon
|
8d114ecded
|
feat(c-wrapper/api): events interface => OK
|
2017-08-30 09:34:31 +02:00 |
|
Ronan Abhamon
|
78f8cfd4bf
|
feat(c-wrapper): refactoring
|
2017-08-29 14:24:59 +02:00 |
|