Gaelle Braud
ecd91e39d2
fix account device fetching ui #LINQT-2118 + force unchecked switch on account error state #LINQT-2119
...
fix typo in dialog
fix crash when camera updating renderer and call is null #LINQT-2289
fix TextArea ui #LINQT-2296
2026-04-17 16:52:44 +02:00
Gaelle Braud
4fd7199a83
Merge branch 'release/6.1'
2026-01-27 14:38:52 +01:00
Julien Wadel
f039784b26
- Fix crash/opengl errors on loading video.
...
- Remove PreviewManager to simplify the process as we only have one location to display the preview.
This avoid messing with Qt framebuffers, CallCore instances and SDK instances.
- Update SDK to 5.4.77
2026-01-15 11:09:10 +01:00
Julien Wadel
7f3d774817
Rework on Camera behavior.
2024-04-23 12:55:52 +02:00
Julien Wadel
edc2ace096
Ui fixes
2024-04-22 18:46:39 +02:00
Julien Wadel
23ddc9ac88
Clean + fixes
2024-04-22 18:16:34 +02:00
Julien Wadel
22b3e80717
Local Address, meeting dates, carshes on meeting and dial-out.
2024-04-22 18:16:32 +02:00
Julien Wadel
cba34e82c0
Video management
2024-04-22 18:16:32 +02:00
Julien Wadel
41359252c9
Fix preview deadlock + preview on call connection + 1-1 call
2024-04-22 18:16:32 +02:00
Julien Wadel
19840b30f3
QmlName for Gui objects.
...
Debug message format.
Preview updates on Call state.
2024-04-22 18:16:32 +02:00
Julien Wadel
b6a0ae1c76
Fix Preview concurrencies
2024-04-22 18:16:32 +02:00
Julien Wadel
576bd0892c
Blocking connection for posting lambdas on model from GUI.
...
Fix camera crash on deletion.
Call crash + 1-1 AS
2024-04-22 18:16:32 +02:00
Julien Wadel
10427b5288
Conference, ActiveSpeaker, Camera
2024-04-22 18:16:31 +02:00
Julien Wadel
1cf6a076d4
Shutdown preview on removing preview sticker from GUI.
2023-12-07 10:23:59 +01:00
Julien Wadel
a93e646ce4
Feature : Video support for one-one call.
...
- Set Mediastreamer plugin folder.
- CameraGui component to manage video.
- Sticker component to switch between initials/avatar and video.
- Remote video detection on Call.
- Fix binary shader files to support at least Qt 6.4.
- Use MSQOgl Mediatsreamer2 filter and activate video capabilities.
- Add a preview on Call view.
2023-12-06 17:00:00 +01:00