linphone-iphone/src/conference
Benjamin Reis 0fe857bfca fix build
2018-03-21 14:37:15 +01:00
..
handlers fix build 2018-03-21 14:37:15 +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 Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription 2018-03-20 15:02:18 +01: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 set device event of a server chat room when receiving a list subscription 2018-03-19 10:25:38 +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 Revert "add friend class" 2018-03-19 16:10:00 +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 set device event of a server chat room when receiving a list subscription 2018-03-19 10:25:38 +01:00
participant.h set device event of a server chat room when receiving a list subscription 2018-03-19 10:25:38 +01:00
remote-conference-p.h integration of chatroom list subscription on client side 2018-03-16 11:27:24 +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