linphone-desktop/Linphone/core
Julien Wadel 9ec84bb168 Add moveToThread on Gui objects constructor.
Fix VariantObject connections.
Rename call creator API.
Update SDK.
2023-11-23 13:49:14 +01:00
..
account Add moveToThread on Gui objects constructor. 2023-11-23 13:49:14 +01:00
call Add moveToThread on Gui objects constructor. 2023-11-23 13:49:14 +01:00
logger Write App log in output directly from Qt handler instead of waiting for Linphone thread. This avoid having log latency in output or hidden log at startup. 2023-10-30 15:55:14 +01:00
login connection feedbacks + pages after connection (to design) 2023-11-09 09:59:57 +01:00
notifier 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
path Revert RUNTIME_OUTPUT_DIRECTORY to binary dir because of conflict with CMAKE_PREFIX_PATH. 2023-10-12 18:08:13 +02:00
phone-number resolve mr threads 2023-10-31 09:30:21 +01:00
proxy Add Phone numbers with countries and codes. 2023-10-25 10:52:02 +02:00
setting Add paths settings to SDK. 2023-10-10 11:00:26 +02:00
singleapplication Welcome / Login pages ui 2023-10-23 11:12:27 +00:00
App.cpp 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
App.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
CMakeLists.txt 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