linphone-iphone/src/call
2018-06-14 17:02:57 +02:00
..
call-p.h Add new method 'linphone_call_request_notify_next_video_frame_decoded(LinphoneCall *call)' that is missing to compensate the deprecation of linphone_call_set_next_video_frame_decoded_callback(). 2018-05-23 11:39:18 +02:00
call.cpp Allow configuration of SIP error code to be used when declining a call because it has not been answered after the incoming call timeout. 2018-06-14 17:02:57 +02:00
call.h Add new method 'linphone_call_request_notify_next_video_frame_decoded(LinphoneCall *call)' that is missing to compensate the deprecation of linphone_call_set_next_video_frame_decoded_callback(). 2018-05-23 11:39:18 +02:00
local-conference-call-p.h fix(core): remove useless default constructors and avoid memory leak on virtual destructor 2018-03-07 16:58:59 +01:00
local-conference-call.cpp feat(core): update date of some files 2018-01-15 09:17:54 +01:00
local-conference-call.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
remote-conference-call-p.h fix(core): remove useless default constructors and avoid memory leak on virtual destructor 2018-03-07 16:58:59 +01:00
remote-conference-call.cpp feat(core): update date of some files 2018-01-15 09:17:54 +01:00
remote-conference-call.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