linphone-desktop/linphone-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
..
assets Translated using Weblate 2022-03-18 13:36:43 +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 Fix windows build on missing codecs 2022-03-22 12:53:48 +01:00
include/LinphoneApp - Fix cmake error (remove object from executable) 2021-01-16 14:54:26 +01:00
src Fix crashs on video call. 2022-03-24 16:40:29 +01:00
tools Add a custom sign process 2022-03-15 12:43:09 +01:00
ui Fix crashs on video call. 2022-03-24 16:40:29 +01:00
application_info.cmake - Add Vendor and copyright ranges 2021-11-02 15:05:23 +01:00
CMakeLists.txt - Windows : convert cmd into powershell and build for x64 with msvc2019 2022-03-16 11:33:19 +01:00
resources.qrc - Send multiple files in one message, with preview. 2022-03-08 15:17:13 +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 18:31:18 +01:00