Skip to content
Snippets Groups Projects
  1. Dec 15, 2021
  2. Dec 13, 2021
  3. Dec 07, 2021
  4. Dec 06, 2021
  5. Dec 02, 2021
    • Sébastien Blin's avatar
      accessibility: make button readable by screen readers · b34b8cf5
      Sébastien Blin authored
      GitLab: #601
      Change-Id: Ic60d035776c5a3ae9f1e6ee93b283c7c422d39f5
      b34b8cf5
    • Aline Gondim Santos's avatar
      misc: av settings · 218aa35e
      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
      218aa35e
  6. Dec 01, 2021
  7. Nov 30, 2021
  8. Nov 17, 2021
    • Aline Gondim Santos's avatar
      videoInput: use new api · a126eb69
      Aline Gondim Santos authored and Sébastien Blin's avatar Sébastien Blin committed
       - 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
      Unverified
      a126eb69
  9. Nov 15, 2021
  10. Nov 12, 2021
    • Aline Gondim Santos's avatar
      conference: improve participant overlay · 3380a267
      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
      3380a267
    • Sébastien Blin's avatar
      conversationlistmodel: use removeConversation for swarm · a28c88be
      Sébastien Blin authored
      Also, dataForItem MUST return a QVariant to be able to show the
      context menu
      
      Change-Id: Ia02a087e0eb3d55000cb2026d41c8fb53e8ae46c
      Unverified
      a28c88be
  11. Nov 11, 2021
  12. Nov 10, 2021
  13. Nov 05, 2021
  14. Nov 04, 2021
  15. Nov 02, 2021
  16. Nov 01, 2021
  17. Oct 22, 2021
  18. Oct 21, 2021
  19. Oct 07, 2021
  20. Oct 06, 2021
  21. Sep 14, 2021
    • Ming Rui Zhang's avatar
      settings: refactor for SettingsView - stage two · e0737f4b
      Ming Rui Zhang authored
      1. Remove redundant functions in AvAdapter
      2. Add CurrentDevice for video device treatment
         Audio device treatment should be improved in the next
         stage
      3. Add QSortFilterProxyModel to all video list models and
         manage them together to avoid redundant function calls
      4. Video device call action should be responsive to device
         change as well
      
      Gitlab: #508
      
      Change-Id: I3df949a08bc19042b73f033139cd6ab06925c0b6
      e0737f4b
    • Ming Rui Zhang's avatar
      settings: refactor for SettingsView - stage one · a196513d
      Ming Rui Zhang authored
      1. Add account config QML properties and use them
         in settings directly to avoid manual update
      2. Rough clean up for video/audio settings
      3. Remove settingsAdapter entirely and split the
         responsibility
      
      Change-Id: Icf81b91d5a3a0dd9f2a52824159cd222367b801f
      a196513d
    • Andreas Traczyk's avatar
      audio-preview: synchronize start/stop calls off the UI thread · f7ce4b69
      Andreas Traczyk authored and Ming Rui Zhang's avatar Ming Rui Zhang committed
      Use QThreadpool to queue the start and stop of the audio device preview.
      
      Gitlab: #522
      Change-Id: I476e754628e0d1e00475c0ead7f1421579683ada
      f7ce4b69
  22. Aug 30, 2021
  23. Aug 26, 2021
  24. Aug 23, 2021
Loading