Skip to content
Snippets Groups Projects
  1. Aug 11, 2020
  2. Aug 07, 2020
  3. Aug 06, 2020
  4. Aug 04, 2020
  5. Aug 03, 2020
  6. Aug 02, 2020
  7. Aug 01, 2020
  8. Jul 31, 2020
    • Sébastien Blin's avatar
      conference: add informations about rendered video and share with all peers · 365a1169
      Sébastien Blin authored
      These informations contains the participants in a conference and their
      position in the rendered frame. The description of the conference is
      sent via a SIP message with "application/confInfo+json" for mimetype.
      
      Gitlab: #241
      Change-Id: I5a3ad81d1d1b8ba9c9ce84e57745a59a747b8e6c
      365a1169
    • Sébastien Blin's avatar
      conference: add a rendez-vous mode · 3c85f036
      Sébastien Blin authored
      This patch aims to be a first iteration on a new conference mode. Actually,
      creating a conference for many participants is pretty boring and the UX is
      bad because for any conference, we need to call any participant and add them.
      
      This new mode transform an account into a meeting account. This means whenever
      this account receives a call (from an authorized peer) the call is answered
      and added to the current conference. So, an account can easily host a meeting.
      
      Gitlab: #269
      Change-Id: I5ece585f8eb46f5cf6a5f9e3dc56829949cc7a81
      3c85f036
    • Kateryna Kostiuk's avatar
      contrib: use ffmpeg v4.2.2 for macOS · d0774ee3
      Kateryna Kostiuk authored
      ffmpeg v4.3 cause high CPU usage on macOS
      
      Change-Id: I51c85036e90e4b0fb7ebb3a9810da52c8ee4b65f
      d0774ee3
    • Sébastien Blin's avatar
      video_mixer: remove useless switchInput · 8b549fd2
      Sébastien Blin authored
      This switch input can be long and is not useful
      
      Gitlab: #272
      Change-Id: I53363f820e15431af55dcf0610451efc84a41d02
      8b549fd2
    • Kateryna Kostiuk's avatar
      Revert "tone list: cleanup" · 4e88795a
      Kateryna Kostiuk authored
      This reverts commit 42fe874c.
      
      Reason for revert: <crashed on iOS>
      
      Change-Id: I9eb71b16f43d0d77a763f1764a78cfc985763073
      4e88795a
  9. Jul 29, 2020
  10. Jul 28, 2020
  11. Jul 27, 2020
  12. Jul 25, 2020
  13. Jul 24, 2020
  14. Jul 22, 2020
    • Sébastien Blin's avatar
      opendht: remove --with-http-fork · db5abdd5
      Sébastien Blin authored
      This fork is deprecated and not used anymore on proxies
      Also use official repo for http-parser
      
      Change-Id: I2dcccb5616171ce20de17e805e77d72a8ebd167d
      db5abdd5
  15. Jul 20, 2020
  16. Jul 18, 2020
  17. Jul 16, 2020
  18. Jul 15, 2020
    • Sébastien Blin's avatar
      jamiaccount: improve vCard synchronization · 6541f8bb
      Sébastien Blin authored
      Because of the ConnectionManager, the daemon is now able to send
      direct messages such as typing indications and read status. This
      can be also used to move current features and improve it.
      
      This patch is a first step to improve vCard syncing. The idea is
      to send the vCard directly when a peer is connected. To avoid to
      send the vCard everytime, a state is written in the cache directory.
      
      In the future, a method to update the vCard as soon as the client
      updates its profile will be possible.
      
      Change-Id: I3801cbe04b3441f67ea6685aa2047e5a545958e5
      6541f8bb
Loading