linphone-desktop/linphone-app/ui/views/App
Julien Wadel bc9f9f5ec1 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-31 17:31:05 +02:00
..
Calls Fix crashs on video call. 2022-03-31 17:31:05 +02:00
Main Fix crashs on video call. 2022-03-31 17:31:05 +02:00
Settings - Add auto download mode and use 10Mb as default. 2022-03-18 13:07:20 +01:00
Styles Avoid to create a chat room from default account when receiving a call. 2022-03-18 13:07:05 +01:00