Ghislain MARY
|
7969616d43
|
Handle redirection in the CallSession class.
|
2017-10-02 16:56:53 +02:00 |
|
Ghislain MARY
|
bb5d418afd
|
Add accessors for the conference subject in the conference interface.
|
2017-10-02 16:56:53 +02:00 |
|
Sylvain Berfini
|
8d39bbe9b1
|
Moved send code from ChatRoom to ChatMessage
|
2017-10-02 14:31:52 +02:00 |
|
Ronan Abhamon
|
33d7a384af
|
feat(General): remove LINPHONE_NAMESPACE
|
2017-10-02 12:31:36 +02:00 |
|
Sylvain Berfini
|
72bc4fec53
|
Moved most of exisiting code from LinphoneChatMessage* to shared_ptr<ChatMessage>
|
2017-09-29 18:13:00 +02:00 |
|
François Grisez
|
86b626d3fe
|
Migration of Sal and SalOp into C++ classes
|
2017-09-29 17:19:52 +02:00 |
|
Ronan Abhamon
|
4e798d8b32
|
feat(c-wrapper): L_GET_PRIVATE supports CPP_TYPE parameter
|
2017-09-29 10:51:51 +02:00 |
|
Sylvain Berfini
|
6c3bc0c06e
|
Fixed more issues with c-chat-message wrapper
|
2017-09-28 17:34:10 +02:00 |
|
Sylvain Berfini
|
eee82ef1ab
|
More fixes related to ChatMessage
|
2017-09-28 16:32:34 +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 |
|
Ghislain MARY
|
5e80df36fa
|
Fix memory leaks.
|
2017-09-28 15:31:37 +02:00 |
|
Sylvain Berfini
|
18643634a7
|
Remove log commited by mistake
|
2017-09-28 15:31:02 +02:00 |
|
Sylvain Berfini
|
9750a40c34
|
Use macro instead of checking if string is empty manually...
|
2017-09-28 15:25:19 +02:00 |
|
Sylvain Berfini
|
20703484ff
|
Fixes related to ChatRoom & ChatMessage
|
2017-09-28 14:55:46 +02:00 |
|
Sylvain Berfini
|
0e387676be
|
Moved some functions from ChatMessage to it's private part
|
2017-09-28 09:56:22 +02:00 |
|
Sylvain Berfini
|
6ca6fb6d89
|
Move some code from ChatMessage to ChatMessagePrivate
|
2017-09-27 17:18:57 +02:00 |
|
Sylvain Berfini
|
21ddaf03d6
|
More work on chat_message.cpp
|
2017-09-27 16:11:45 +02:00 |
|
Ghislain MARY
|
f3aa06edc7
|
Fix build.
|
2017-09-27 15:18:35 +02:00 |
|
Ghislain MARY
|
b5c4007d59
|
Change getId() to getConferenceAddress() in the conference interface.
|
2017-09-27 15:02:38 +02:00 |
|
Sylvain Berfini
|
950def6133
|
Removed TODOs from c-chat-message
|
2017-09-27 11:36:46 +02:00 |
|
Ronan Abhamon
|
f8f9c93e3b
|
fix(api/c-address): use wrapper macros
|
2017-09-27 10:36:36 +02:00 |
|
Ghislain MARY
|
076e744dcd
|
Handle subject in INVITE + create body when creating the client group chat room.
|
2017-09-26 16:58:13 +02:00 |
|
Sylvain Berfini
|
78f4b39ab1
|
Finish cleaning of c-chat-message, still work to do in ChatMessage
|
2017-09-26 15:48:32 +02:00 |
|
Ronan Abhamon
|
325653641b
|
feat(c-wrapper): add an optional parameter CPP_TYPE on L_GET_PRIVATE_FROM_C_OBJECT
|
2017-09-26 14:33:49 +02:00 |
|
Ronan Abhamon
|
6a3956494c
|
fix(core): coding style
|
2017-09-26 13:46:01 +02:00 |
|
Sylvain Berfini
|
0d0256698e
|
More work on C to CPP ChatMessage
|
2017-09-25 17:29:45 +02:00 |
|
Ghislain MARY
|
b10ab978b8
|
Simplify the chat room instantiation notification.
|
2017-09-25 16:46:20 +02:00 |
|
Sylvain Berfini
|
0cee5a91a4
|
Started to move code from C to CPP for ChatMessage
|
2017-09-25 15:59:52 +02:00 |
|
Ghislain MARY
|
d0e4898633
|
Rename and document conference factory uri API.
|
2017-09-25 14:19:42 +02:00 |
|
Ronan Abhamon
|
ec1c1dbbe6
|
feat(c-wrapper): provide better usage on list macros
|
2017-09-25 13:43:32 +02:00 |
|
Ronan Abhamon
|
a1db41d274
|
feat(c-wrapper/api): remove useless define GET_xxx
|
2017-09-22 14:47:15 +02:00 |
|
Ronan Abhamon
|
4997962624
|
feat(c-wrapper): remove C_TYPE parameter of L_GET_C_BACK_PTR
|
2017-09-22 14:38:00 +02:00 |
|
Ronan Abhamon
|
dd6db19335
|
feat(c-wrapper): remove TYPE parameter of L_GET_C_LIST_FROM_CPP_LIST
|
2017-09-22 11:35:33 +02:00 |
|
Ghislain MARY
|
a38e222045
|
Separate client chat room instantiation and creation on the server when adding the first participants.
|
2017-09-22 11:21:12 +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
|
1b2e103da9
|
feat(c-wrapper): remove CPP_CLASS parameter of L_DECLARE_C_STRUCT_IMPL
|
2017-09-22 09:21:23 +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 |
|
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 |
|