Sylvain Berfini
|
20703484ff
|
Fixes related to ChatRoom & ChatMessage
|
2017-09-28 14:55:46 +02:00 |
|
Ronan Abhamon
|
54d828c4d4
|
fix(core): declare correctly get_nowebcam_device when video is not enabled
|
2017-09-28 14:52:52 +02:00 |
|
Ronan Abhamon
|
85d930e540
|
fix(CMakeLists.txt): add correctly DEBUG variable
|
2017-09-28 14:52:23 +02:00 |
|
Ronan Abhamon
|
8ba35cf9dd
|
fix(CMakeLists.txt): remove -g flag on Windows
|
2017-09-28 14:42:04 +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 |
|
Ghislain MARY
|
9178c1a57a
|
Add a method to set the address of a participant.
|
2017-09-28 14:35:33 +02:00 |
|
Ghislain MARY
|
f44d76f302
|
When creating a conference package event, mark it as internal.
|
2017-09-28 14:35:33 +02:00 |
|
Ghislain MARY
|
15c417b86c
|
Add isMe() method to the conference.
|
2017-09-28 14:35:33 +02:00 |
|
Benjamin Reis
|
b499578df6
|
fix cast && better char* management
|
2017-09-28 14:31:52 +02:00 |
|
Ronan Abhamon
|
2b1f9ea105
|
fix(c-wrapper): L_EXPAND is necessary for windows in the macro chooser case
|
2017-09-28 14:30:54 +02:00 |
|
Ronan Abhamon
|
6add595c90
|
fix(Proxy): check contact address validity in guess_contact_for_register
|
2017-09-28 14:07:54 +02:00 |
|
Sylvain Berfini
|
5ab35788a4
|
Finished migration from C chatmessage to CPP
|
2017-09-28 13:27:11 +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 |
|
Ronan Abhamon (Windaube)
|
fc77bbe9f1
|
fix(windaube): do not include langinfo
|
2017-09-28 13:09:16 +02:00 |
|
Ronan Abhamon
|
889e73614f
|
fix(CallLog): bad endif
|
2017-09-28 12:30:21 +02:00 |
|
Ronan Abhamon (Windaube)
|
0cd07d1f86
|
fix(windaube): do not include Windows.h (avoid redefinitions)
|
2017-09-28 12:27:07 +02:00 |
|
Ronan Abhamon (Windaube)
|
7d10862c7f
|
feat(windaube): fix L_GET_CPP_PTR_FROM_C and L_GET_PRIVATE with L_EXPAND for Windows
|
2017-09-28 12:13:20 +02:00 |
|
Sylvain Berfini
|
0e387676be
|
Moved some functions from ChatMessage to it's private part
|
2017-09-28 09:56:22 +02:00 |
|
Ronan Abhamon
|
41233811c4
|
fix(windaube): magic-macros is now compatible with windows
|
2017-09-27 17:49:03 +02:00 |
|
Sylvain Berfini
|
6ca6fb6d89
|
Move some code from ChatMessage to ChatMessagePrivate
|
2017-09-27 17:18:57 +02:00 |
|
Ronan Abhamon
|
c156730daa
|
feat(general): remove class parameter of L_D and L_Q
|
2017-09-27 16:15:58 +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
|
f049a10da8
|
Add the "text" feature tag in the Contact header of the group chat room creation INVITE.
|
2017-09-27 15:02:38 +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
|
b5c4007d59
|
Change getId() to getConferenceAddress() in the conference interface.
|
2017-09-27 15:02:38 +02:00 |
|
Ronan Abhamon
|
68b9c2f425
|
feat(c-wrapper): add runtime checks on getCppPtrFromC in debug mode
|
2017-09-27 14:29:02 +02:00 |
|
Ronan Abhamon
|
e46b4630da
|
feat(c-wrapper): deal with shared from this
|
2017-09-27 12:14:37 +02:00 |
|
Sylvain Berfini
|
950def6133
|
Removed TODOs from c-chat-message
|
2017-09-27 11:36:46 +02:00 |
|
Ronan Abhamon
|
1cff67c57a
|
feat(c-wrapper): setCppPtrFromC is more secure, check types
|
2017-09-27 10:56:57 +02:00 |
|
Ronan Abhamon
|
f8f9c93e3b
|
fix(api/c-address): use wrapper macros
|
2017-09-27 10:36:36 +02:00 |
|
Ronan Abhamon
|
7a54c7fe29
|
feat(c-wrapper): better names
|
2017-09-27 09:33:56 +02:00 |
|
Ronan Abhamon
|
a67a7fbcc3
|
feat(c-wrapper): IsDefinedCppObject check inheritance and consistency between cpp and c objects \o/
|
2017-09-26 17:43:25 +02:00 |
|
Ghislain MARY
|
9ce0960e32
|
Remove declaration of function that is no longer defined.
|
2017-09-26 17:11:42 +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 |
|
Ghislain MARY
|
f97b6b9bae
|
Add definition of operator= for call/media session params.
|
2017-09-26 16:56:22 +02:00 |
|
Ronan Abhamon
|
57de771a28
|
feat(c-wrappper): check types at compile time in all functions
|
2017-09-26 16:03:28 +02:00 |
|
Ronan Abhamon
|
f3b3015dbc
|
feat(c-wrapper): setCppPtrFromC is more secure, check types
|
2017-09-26 15:55:26 +02:00 |
|
Sylvain Berfini
|
38a9ac162a
|
Fix Ronan's changes lost in previous merge
|
2017-09-26 15:52:12 +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
|
20690528fb
|
feat(c-wrapper): getCppPtrFromC is more secure, check types
|
2017-09-26 15:47:52 +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 |
|
Ronan Abhamon
|
fc75fdef79
|
feat(c-wrapper): L_GET_CPP_PTR_FROM_C_OBJECT supports optional cpp type parameter
|
2017-09-26 12:12:36 +02:00 |
|
Ronan Abhamon
|
e75404cbd8
|
fix(core): fix coding style on many files, remove useless includes...
|
2017-09-26 11:56:49 +02:00 |
|
Ronan Abhamon
|
113dee4b8d
|
fix(core): clean code, remove useless includes
|
2017-09-25 17:37:59 +02:00 |
|
Sylvain Berfini
|
0d0256698e
|
More work on C to CPP ChatMessage
|
2017-09-25 17:29:45 +02:00 |
|
Ghislain MARY
|
9a73bbc894
|
Handle content disposition and add helper to set the content type in a content.
|
2017-09-25 17:24:50 +02:00 |
|
Ronan Abhamon
|
27f2dff83f
|
fix(Utils): remove useless includes in payload-type-handler and clean code
|
2017-09-25 17:04:44 +02:00 |
|
Ghislain MARY
|
b10ab978b8
|
Simplify the chat room instantiation notification.
|
2017-09-25 16:46:20 +02:00 |
|