linphone-iphone/src/conference
2018-03-30 17:00:52 +02:00
..
handlers do not notify unknown device 2018-03-14 17:26:11 +01:00
params fix(core): remove useless default constructors and avoid memory leak on virtual destructor 2018-03-07 16:58:59 +01:00
session better reason management 2018-03-30 17:00:52 +02:00
conference-interface.h Prevent ChatRoom C++ objects from being leaked. 2018-03-09 10:20:20 +01: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 Add findParticipantDevice method on Conference. 2018-02-21 18:06:36 +01:00
conference.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
local-conference-p.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
local-conference.cpp Improve Content-Type and Content-Disposition handling. 2018-03-16 14:41:12 +01:00
local-conference.h Handle one-to-one chat rooms and quit the client group chat room when deleting it. 2018-01-25 11:51:20 +01:00
participant-device.cpp Add logging facilities in participant device and server group chat room. 2018-02-20 14:26:23 +01:00
participant-device.h Add logging facilities in participant device and server group chat room. 2018-02-20 14:26:23 +01: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 Add error logs in addition of participants in conferences. 2018-02-14 11:58:46 +01:00
remote-conference.h Add state of conference participant device. 2018-02-09 15:44:44 +01:00