Skip to content
Snippets Groups Projects
  1. Aug 03, 2022
  2. Aug 01, 2022
  3. Jul 30, 2022
  4. Jul 29, 2022
    • Fadi Shehadeh's avatar
      wizard: implement new wizard details · 41c21dac
      Fadi Shehadeh authored and Sébastien Blin's avatar Sébastien Blin committed
      This changes many things:
      + Except the backup page, all pages were re-designed
      + Heavily modify buttons and line edits with new components style
      + Update switches themes
      + Re-work username
      + Add future components
      + Update strings
      + Update PhotoBoothView
      
      GitLab: #769
      GitLab: #770
      GitLab: #766
      Change-Id: Ic97d36cf8c86c4242013bf71a524887f7ce56f8f
      41c21dac
  5. Jul 25, 2022
  6. Jul 22, 2022
  7. Jul 18, 2022
  8. Jul 11, 2022
    • Sébastien Blin's avatar
      conferences: support multistream · 553bd421
      Sébastien Blin authored
      In a conference, with this patch, the user is able to share
      a media while keeping the camera. The mute button for the camera
      only control the camera and we use requestMediaChange to add medias.
      To stop sharing a media, the user will click on the dedicated button.
      If the peer is not compatible with multistream, the behavior will
      be the same as before
      
      jami-project#1429
      Change-Id: If5e0634be6d0d06900ad82554b32a524fd4db36c
      553bd421
  9. Jul 05, 2022
  10. Jul 04, 2022
    • Fadi Shehadeh's avatar
      about Jami: window style and content · e8217097
      Fadi Shehadeh authored and Sébastien Blin's avatar Sébastien Blin committed
      - changed flickable window to rectangle
      - font size
      - window radius
      - hyperlink to company name
      - changed escription
      - added close button
      - deleted html reformating after file load and added it directly to the html file containing the credits
      
      Change-Id: I7805ddead153c9be4d66e7789e754ba2c3cc20a7
      Gitlab: #731
      e8217097
  11. May 19, 2022
  12. May 17, 2022
  13. May 11, 2022
    • Sébastien Blin's avatar
      smartlist: update design for swarm · 820ef309
      Sébastien Blin authored
      + Clear search bar on highlighted
      + Add title in the smartlist on creation
      + Remove last interaction on swarm creation
      + RecordBox update design and avoid white buttons on white videos
      + Ellipsize title in Middle to keep +X
      
      Change-Id: Ib19831e2291e3fc94eacd6cd65012eebcb310faa
      820ef309
  14. May 04, 2022
  15. Apr 26, 2022
  16. Apr 04, 2022
  17. Mar 23, 2022
  18. Mar 08, 2022
    • Andreas Traczyk's avatar
      video: use QVideoSink/VideoOutput and QVideoFrame instead of QImage · e7cc0497
      Andreas Traczyk authored and Adrien Béraud's avatar Adrien Béraud committed
      Removes the rendermanager and framewrapper objects along with any
      QQuickPaintedItem-based QML render widget classes. This simplifies
      the video widget stack implementation.
      
      The new mechanism uses the VideoOutput component of QtMultimedia.
      By accessing the VideoOutput's QVideoSink object, we update the
      mapped buffer data of a sink's QVideoFrame when new frames are
      published. Updates to frames and component sink subscriptions are
      managed by a new class called VideoProvider.
      
      Gitlab: #500
      Also #536
      
      Change-Id: I2391a32294922ea435ab80ac1f876c004ff6c21e
      e7cc0497
  19. Feb 23, 2022
  20. Feb 16, 2022
  21. Feb 11, 2022
  22. Feb 08, 2022
    • Aline Gondim Santos's avatar
      call: add window share button · 05d929cd
      Aline Gondim Santos authored
      This adds a windows sharing button in addition to the sharing options.
      This button is only available for linux systems and must be enabled
      for others (MacOS, Windows) once their windows sharing are functional.
      
      Change-Id: If378a23bc504fd3813382e84a41d914448707616
      GitLab: #668
      05d929cd
  23. Feb 01, 2022
  24. Jan 28, 2022
  25. Jan 21, 2022
  26. Jan 11, 2022
  27. Jan 06, 2022
  28. Dec 21, 2021
Loading