| .. |
|
handlers
|
Use correct naming convention in sal API.
|
2018-05-07 17:47:41 +02:00 |
|
params
|
fix(core): remove useless default constructors and avoid memory leak on virtual destructor
|
2018-03-07 16:58:59 +01:00 |
|
session
|
Use bool type instead of bool_t where possible.
|
2018-05-11 18:02:36 +02:00 |
|
conference-interface.h
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
conference-listener.h
|
fix(core): remove useless include, virtual... And add required virtual on some classes (add a -Wdelete-non-virtual-dtor warning on clang)
|
2018-03-07 17:17:23 +01:00 |
|
conference-p.h
|
fix(core): remove useless default constructors and avoid memory leak on virtual destructor
|
2018-03-07 16:58:59 +01:00 |
|
conference.cpp
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
conference.h
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
local-conference-p.h
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
local-conference.cpp
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
local-conference.h
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
participant-device.cpp
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
participant-device.h
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
participant-imdn-state-p.h
|
Add API to get the imdn state of a chat message for each participant.
|
2018-04-10 17:53:12 +02:00 |
|
participant-imdn-state.cpp
|
Add API to get the imdn state of a chat message for each participant.
|
2018-04-10 17:53:12 +02:00 |
|
participant-imdn-state.h
|
Add API to get the imdn state of a chat message for each participant.
|
2018-04-10 17:53:12 +02:00 |
|
participant-p.h
|
feat(AbstractDb): add a way to deal with exceptions
|
2018-01-25 17:07:16 +01:00 |
|
participant.cpp
|
Add back pointer to the Participant in a ParticipantDevice.
|
2018-02-12 14:44:57 +01:00 |
|
participant.h
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
remote-conference-p.h
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
remote-conference.cpp
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
remote-conference.h
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |