Gaelle Braud
4c9d6b4d7c
passing const ref when copy not needed
2026-01-26 12:30:40 +01:00
Julien Wadel
1c1bd91080
Crash fix on all asynchronous operations. Make alive connections, fix destructor calls.
2025-01-23 11:48:27 +01:00
Julien Wadel
fe453b2f7d
Fix an overall crash on safe connections management:
...
Let some time to check members destructions after connection destruction.
2025-01-22 15:01:08 +01:00
Julien Wadel
23ddc9ac88
Clean + fixes
2024-04-22 18:16:34 +02:00
Julien Wadel
10427b5288
Conference, ActiveSpeaker, Camera
2024-04-22 18:16:31 +02:00
Julien Wadel
a43430fa34
Fix crashes on SafeConnection.
...
Display missed notifications and fit text size from content.
Add account from profile menu and display Login Page with back button.
Default account selection and change avatar from accounts list.
Remove deprecated function on Friends DB.
Return username by default on display name computation.
Update SDK.
2023-12-06 10:10:08 +01:00
Julien Wadel
cd82964b23
Replace postAsync functions by SafeConnection in order to make more robust thread connections and guarantee to have always caller/callee while processing signals.
...
Introduce ObjectCore, ObjectGui, ObjectModel.
Simulate addAccount signals on adding account (in waiting for SDK callback).
2023-11-22 14:55:38 +01:00