linphone-desktop/linphone-app
Julien Wadel c870daf530 Fix video crashes on changing layout.
- Make as readonly the isVideoEnabled from Camera and let it to do its work.
- Use deactivateCamera to temporary deactivate it (preveiw aswell).
- Check audio only from callModel video layout.
- Deactivate Camera Sticker when changing layout.
- Temporize layout changes in order to let time to Qt to shutdown its objects, and to let the SDK to not use/reuse deleted Qt objects.
- Dynamic load some items on Sticker only if needed.
- Forbid to change layout if previous change has not been done.
- Remove old clean layout functions.
2022-11-25 17:40:04 +01:00
..
assets Translated using Weblate 2022-11-03 16:35:30 +01:00
build Added qtwebview to docker images. Mandatory since we now use webview for assistant 2021-11-19 22:37:26 +01:00
cmake Change application source folder name 2020-03-26 16:44:31 +01:00
cmake_builder Allow to not package the rootca file for packager. 2022-10-17 09:15:11 +02:00
include/LinphoneApp - Fix cmake error (remove object from executable) 2021-01-16 14:54:26 +01:00
src Fix video crashes on changing layout. 2022-11-25 17:40:04 +01:00
tools Fix sign-args drop out from appimagetool. 2022-09-20 12:38:23 +02:00
ui Fix video crashes on changing layout. 2022-11-25 17:40:04 +01:00
application_info.cmake - Add Vendor and copyright ranges 2021-11-02 15:05:23 +01:00
CMakeLists.txt Change contacts list to take account of all contacts in database (multiple lists, bodyless, remote provision) 2022-11-02 11:00:28 +01:00
resources.qrc ZRTP authentication in popup. Fix PQ icons. 2022-11-03 15:56:23 +01:00
webview_resources.qrc On default build : Revert webview subscription and keep old sheets (avoid deployment issues) but keep a way to reactivate it. 2022-03-10 19:16:26 +01:00