linux.x86.linphone/Linphone/core/call
Julien Wadel 577aee8c98 Feature : Call list.
- Add CallProxy for GUI to manage call list;
- Add a function on Core to retrieve remote address (TODO: change the name)
- Connect first/last call events.
- Fix wrong parameter in call notification.
2023-12-07 16:39:37 +01:00
..
CallCore.cpp Feature : Call list. 2023-12-07 16:39:37 +01:00
CallCore.hpp Feature : Call list. 2023-12-07 16:39:37 +01:00
CallGui.cpp Add moveToThread on Gui objects constructor. 2023-11-23 13:49:14 +01:00
CallGui.hpp Replace postAsync functions by SafeConnection in order to make more robust thread connections and guarantee to have always caller/callee while processing signals. 2023-11-22 14:55:38 +01:00
CallList.cpp Feature : Call list. 2023-12-07 16:39:37 +01:00
CallList.hpp Feature : Call list. 2023-12-07 16:39:37 +01:00
CallProxy.cpp Feature : Call list. 2023-12-07 16:39:37 +01:00
CallProxy.hpp Feature : Call list. 2023-12-07 16:39:37 +01:00