- Dec 02, 2021
-
-
Aline Gondim Santos authored
+ remove "Preview unavailable" and only set preview as invisible if no video device + fix preview not starting after branching device + resets eudiometer if no videodevice.listsize changes + fix preview visibility in recorderbox + fix recorderbox closing when changing from conversation to settings GitLab: #608 GitLab: #610 Change-Id: Ie7069934abdf5005ed8360fad20c0de20bdc1a43
-
- Dec 01, 2021
-
-
GitLab: jami-project#1294 Change-Id: I6dfaea6c65323d072536518f3ac7abc426d33efd
-
- Nov 30, 2021
-
-
Sébastien Blin authored
GitLab: #601 Change-Id: I00a2f58ce39647a773599550f831a6478817a257
-
Sébastien Blin authored
Change-Id: I240127d1a3f0c8a4d172af4006a510192db61d69
-
Jenkins authored
Change-Id: I08899b7aa86f9742f4697b3b7293b06ff7b11591
-
- Nov 25, 2021
-
-
Sébastien Blin authored
GitLab: #599 Change-Id: I3b9de24ffda7275540aaed8655433f8568da1fa7
-
- Nov 22, 2021
-
-
Jenkins authored
Change-Id: Ia0a281850c3c7e52b0406e30d22b7d5931e222be
-
- Nov 19, 2021
-
-
Aline Gondim Santos authored
Change-Id: If0073e9b3156bbebfafb9725e3f521b558635f62
-
- Nov 18, 2021
-
- Nov 17, 2021
-
-
Sébastien Blin authored
Change-Id: I54f0c6c144bcf6774883f58ec3bc4fac4bc4ef49
-
- VideoSettings OK - PhotoBooth OK - Calls - mostly ok, have to test camera unplugin/replugin/multiplecameras -> seems to leak, client freezing in calls/conferences - Recording - OK Change-Id: I49362900979d48abf2507ab89fcb261808423445
-
- Nov 15, 2021
-
-
Ming Rui Zhang authored
Change-Id: Id225f4ec79b7e502941e11f68a3b8a241cbc472a
-
Ming Rui Zhang authored
https://docs.microsoft.com/en-us/windows/win32/uxguide/vis-icons?redirectedfrom=MSDN According to the doc, ico files need to contain multiple sizes of bmp to support different types of Windows view. This patch will also remove the weird border around the icon. Gitlab: #595 Change-Id: I1fed5cc83c447ec47dc9982ebc58a18ae978d758
-
Ming Rui Zhang authored
Archive master.zip seems invalid Change-Id: I0a5187ed54440b8d79498f03064a82e8429e5aff
-
Sébastien Blin authored
We can directly use the info from the calloverlay and refresh when updating the UI Change-Id: I7bc2b17ebfba251e26bd5d0328d2b981722cb727 GitLab: #594
-
- Nov 12, 2021
-
-
Aline Gondim Santos authored
- In another participant video, if I am moderator, I will see local state at bottom and moderator state on top; - In another participant video, if I am NOT moderator, I will see only one state at bottom representing both local and moderator; - In my own video, if I am NOT moderator, I will have my local state at bottom left and moderator state top left with a tooltip but no action; - In my own video, if I am moderator, I will have my local state at bottom left and moderator state top left with an action. Change-Id: I649d4aeefdd15aa3b554d78948849804ad94a9cd GitLab: #593
-
Sébastien Blin authored
Also, dataForItem MUST return a QVariant to be able to show the context menu Change-Id: Ia02a087e0eb3d55000cb2026d41c8fb53e8ae46c
-
Sébastien Blin authored
Missing qml-module-qt-labs-qmlmodels Change-Id: I17e8e5b38cdee236533ab5d88e47b8e6b1c7ad0c
-
- Nov 11, 2021
-
-
Aline Gondim Santos authored
+ microphone + share full screen + share screen area + share file Change-Id: I5395097ff9f4eead173303594d2916f5b2e1d4d9 GitLab: #592
-
Removed unnecessary settings.json Change-Id: If2eccb5c918192e33cd4e742a98c43c212eee547
-
- Nov 10, 2021
-
-
+ remove record video message if no video device available Change-Id: I35c15709ecd5159dfa02ebcbf7aacd0bbf3d54e9
-
Sébastien Blin authored
Change-Id: I9d38c2a9938bed02ed48f7a141ef0b53b423e1e4 GitLab: #589
-
- Nov 08, 2021
- Nov 05, 2021
-
-
Ming Rui Zhang authored
Change-Id: Ie55660522b8eceaedcb3235d6d63f615a27e59c9
-
Ming Rui Zhang authored
Change-Id: I36ced4e4e15d1d047027c51b3136b676fcd2a2e7
-
- Nov 04, 2021
-
-
If we start a file/screen sharing from a call with closed camera, once we stop the sharing, the camera should not open. Change-Id: Ifb6986f8c5452d721f72fb15072cd5ab8a6d69a2 GitLab: #586
-
Sébastien Blin authored
Number.MAX_VALUE doesn't work and it's already the default value of the Intvalidator Change-Id: Ic5c6ddacbc46aaa4ba67a8f1e262431489efb07d GitLab: #570
-
Sébastien Blin authored
Change-Id: Ide4b1336a13972a9291cb1e9e2bf881b32b97198 GitLab: #468
-
- Nov 02, 2021
-
-
Call controls and features are restrained if video is disabled in account advanced settings. + Do not show "accept in video" if there is no video device available GitLab: #525 Change-Id: Iacc8801c8a302a1b00642a6c31603973ff5f24b6
-
- Nov 01, 2021
-
-
Jenkins authored
Change-Id: I7948a909669d7e32658d6a101254f7d40e833818
-
Sébastien Blin authored
openFile is unused Change-Id: I991ccf489f742f87dda4af206766956b95772fa5
-
GitLab: jami-project#855 Change-Id: Ic76b717fb70f5c8aec332f92ed38ecb57fbaaa16
-
GitLab: #499 Change-Id: I76754b4b32cde4cf8445c6058649aab912d7a0b4
-
- Oct 29, 2021
-
-
Sébastien Blin authored
use directRenderer storage if libwrap is enabled. Avoid potential crashes by replacing reserve by resize GitLab: #580 Change-Id: I5b8d83a6be2157164b755156bb16a424b38c70ad
-
- Oct 28, 2021
-
-
Ming Rui Zhang authored
Avoid potential undefined access to child author property Change-Id: I3926243ff20cab9c66ac8c6e6b61e71fe46b8a63
-
Ming Rui Zhang authored
Change-Id: Ic308ccc2571917cba0d6bd9316a8d0d4b3b29599
-
Andreas Traczyk authored
+ 3 or 1 slashs in file scheme (rfc1738 3.10) Change-Id: I77c9be41a5f4b7ca99929d53efbf1883ed127d52
-
Andreas Traczyk authored
rfc1738 3.10 describes the file URL form: file://<host>/<path> According to wikipedia, "file://path (i.e. two slashes, without a hostname) is never correct, but is often used." This reverts commit 4e6336d8. Change-Id: Ic3f7c48eb5faa1ec97347328a03c8fda94513faf
-
- Oct 27, 2021
-
-
Sébastien Blin authored
Change-Id: I90fcbc735f084ab37abfa3b466b97cf56c640247
-