linphone-iphone/src
2017-10-04 14:59:45 +02:00
..
address Create a call session automatically when needed in the client group chat room. 2017-10-04 14:24:55 +02:00
c-wrapper Do not return a Participant in the addParticipant() method of the conference interface because the addition can be done asynchronously. 2017-10-04 14:18:53 +02:00
call Do not return a Participant in the addParticipant() method of the conference interface because the addition can be done asynchronously. 2017-10-04 14:18:53 +02:00
chat CallSession objects need to be handle by shared_ptr. 2017-10-04 14:59:45 +02:00
conference CallSession objects need to be handle by shared_ptr. 2017-10-04 14:59:45 +02:00
content remove <<<<<HEAD 2017-10-04 11:48:17 +02:00
core feat(core): add empty Core class 2017-08-24 16:01:39 +02:00
db feat(EventsDb): update schema, supports chatroom subject 2017-10-04 09:31:26 +02:00
event-log feat(general): remove class parameter of L_D and L_Q 2017-09-27 16:15:58 +02:00
hacks Hacks::contactHasParam() can now be removed thanks to an update of belle-sip. 2017-10-03 17:30:37 +02:00
logger feat(General): remove LINPHONE_NAMESPACE 2017-10-02 12:31:36 +02:00
nat Migration of Sal and SalOp into C++ classes 2017-09-29 17:19:52 +02:00
object feat(Object): check weak ptr when getSharedFromThis is called 2017-10-04 10:54:16 +02:00
utils fix(core): fix coding style on many files, remove useless includes... 2017-09-26 11:56:49 +02:00
variant feat(general): remove class parameter of L_D and L_Q 2017-09-27 16:15:58 +02:00
xml Xsd generated now uses our own coding style. 2017-09-20 17:34:22 +02:00
CMakeLists.txt Added EncryptionChatMessageModifier + moved some logic of ChatMessage reception from ChatRoom to the message itself 2017-10-03 11:08:05 +02:00
enums.h feat(core): big refactoring & full c address impl 2017-09-05 13:59:54 +02:00