linphone-desktop/linphone-app/ui/views/App
Julien Wadel 1667b78b4b Fix crashs on video call.
- do deleteLater on QObjects.
- Queued QQuickFramebufferObject updates.
- Clean Linphone SDK window ID on Camera deletion (Qml side, it cannot be done on C++ beacause of asynchroneous signals).
- Do cleaning synchronization between calls window and fullscreen.
- Avoid to rebuild all entries of ChatRoom when below minimum limits (keep this feature to avoid loading time when initiate the call).
2022-03-24 16:40:29 +01:00
..
Calls Fix crashs on video call. 2022-03-24 16:40:29 +01:00
Main Fix crashs on video call. 2022-03-24 16:40:29 +01:00
Settings - Add auto download mode and use 10Mb as default. 2022-03-18 13:00:14 +01:00
Styles Avoid to create a chat room from default account when receiving a call. 2022-03-16 18:23:59 +01:00