1. 08 Sep, 2022 - 2 commits
  2. 07 Sep, 2022 - 4 commits
  3. 06 Sep, 2022 - 2 commits
  4. 05 Sep, 2022 - 2 commits
  5. 01 Sep, 2022 - 3 commits
  6. 31 Aug, 2022 - 2 commits
  7. 30 Aug, 2022 - 5 commits
  8. 26 Aug, 2022 - 3 commits
  9. 25 Aug, 2022 - 2 commits
    • Andrea Gianarda's avatar
      Rework send invitation API: do not give chat room params but a boolean... · fe6adfd9
      Andrea Gianarda authored and Sylvain Berfini's avatar Sylvain Berfini committed
        Rework send invitation API: do not give chat room params but a boolean stating whether the chat room should be encrypted or not
      
        Add ICS cancel/update capability.
        -> Update: participants already invited receive an ICS with the same UID and the sequence incremented by one when the information up to date
        -> Cancel: participants that are no longer part of the conference, receive such ICS
      
        In order to globally cancel a conference, an admin can send an INVITE to the conference with an empty list of participants
      
        time SDP field (t=) is used to know whether the INVITE isaiming at joining a conference or update it:
        - if t=0 0, the client wishes to join a conference
        - if t!=0 0, the client wishes to update the informations of a conference (subject, start time, duration, participants)
      fe6adfd9
    • QuentinArguillere's avatar
      (frontport) Scale openGL buffer to write with the full available screen... · df1f0f3e
      QuentinArguillere authored
       (frontport) Scale openGL buffer to write with the full available screen resolution rather than just the UIView pixel frame. This should fixes iOS bad video quality problem.
      df1f0f3e
  10. 24 Aug, 2022 - 4 commits
  11. 23 Aug, 2022 - 1 commit
  12. 22 Aug, 2022 - 1 commit
  13. 12 Aug, 2022 - 3 commits
  14. 09 Aug, 2022 - 1 commit
  15. 08 Aug, 2022 - 1 commit
  16. 04 Aug, 2022 - 3 commits
  17. 03 Aug, 2022 - 1 commit