linphone-desktop/Linphone/tool/thread
Julien Wadel 1938ae65e0 Feature: Contacts/Friends.
- Add Gui/Core/Model for friends.
- Add MagicSearch.
- Fix double free on Account list.
- Fix concurrency in SafeConnection destruction.
- Update SDK : Use of onAccountAdded from SDK.
2023-11-27 16:19:30 +01:00
..
SafeConnection.cpp Feature: Contacts/Friends. 2023-11-27 16:19:30 +01:00
SafeConnection.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
SafeSharedPointer.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
Thread.cpp Add moveToThread on Gui objects constructor. 2023-11-23 13:49:14 +01:00
Thread.hpp Add moveToThread on Gui objects constructor. 2023-11-23 13:49:14 +01:00