Commit graph

8 commits

Author SHA1 Message Date
Gaelle Braud
91c96d8129 connection feedbacks + pages after connection (to design) 2023-11-20 11:01:40 +01:00
Julien Wadel
7ff6989614 Fix crash on logger (instance lost).
Add Call model.
Start audio call from Utils.
Simplify VariantObject to use only setValue().
Add notifications.
2023-11-20 08:52:31 +00:00
Gaelle Braud
22724d8cd2 connection feedbacks + pages after connection (to design) 2023-11-09 09:59:57 +01:00
Julien Wadel
46e91b46a8 Prepare Async objects for Linphone tools to be used from GUI.
Fix AccountManager for missing sdk listening.
Fix login : custom parameters were missing.
2023-11-08 09:58:52 +00:00
Julien Wadel
978c57f1ed Check running thread and factorize debug class names. 2023-10-30 15:55:07 +01:00
Julien Wadel
f4e8ec0f26 Add Accounts. 2023-10-26 17:10:11 +02:00
Julien Wadel
3c3473112d Revert RUNTIME_OUTPUT_DIRECTORY to binary dir because of conflict with CMAKE_PREFIX_PATH.
Install rootca file if enabled.
Embed assistant files in qrc.
Fix mac build to respect target OSX.
2023-10-12 18:08:13 +02:00
Julien Wadel
99ebfd2f7b Fix crash on exit.
Add Async/Sync functions to post lambda on model thread.
Fix missing defines on headers.
Move Login c++ logic into core for MVVM.
Write async login.
Auto core iterate (30ms).
Clean exit by stopping core before deletion.
2023-10-11 12:01:59 +02:00