1. 21 Dec, 2022 3 commits
  2. 12 Dec, 2022 1 commit
  3. 09 Dec, 2022 1 commit
    • Andrea Gianarda's avatar
      Configure video stream using negotiated media description · 801de8a9
      Andrea Gianarda authored
          Handle dial out conference while there is already an ongoing conference:
          - the conference server will always initiate call in dial out conferences if there is no one yet established
          - clients that are already in a conference call will reject any new incoming call from the same conference server with a 486 Busy Here
      
          If a participant requests a video stream of another participant whose video direction is inactive or recvonly, then the conference server will reply with an inactive stream
          Remove label and ssrc from participants whose video is disabled
          Do not send separate notifys for changes of an ssrc and media capability or availability changes
      801de8a9
  4. 08 Dec, 2022 1 commit
  5. 07 Dec, 2022 1 commit
    • Julien Wadel's avatar
      When renaming a file after a transfer, use system locale. The bug appears on... · 3a5f2c32
      Julien Wadel authored
      When renaming a file after a transfer, use system locale. The bug appears on Windows when it receives an UTF8 filename. The encoding should not depend of the application as it is related to the current system.
      bctbx_file_open2 doesn't support unicode. Convert string when opening a stream.
      Add custom encoding string convertions.
      Fix Xamarin Nuget upload.
      3a5f2c32
  6. 06 Dec, 2022 3 commits
  7. 05 Dec, 2022 2 commits
  8. 01 Dec, 2022 1 commit
  9. 30 Nov, 2022 1 commit
  10. 28 Nov, 2022 1 commit
  11. 25 Nov, 2022 1 commit
  12. 24 Nov, 2022 1 commit
  13. 23 Nov, 2022 2 commits
  14. 21 Nov, 2022 2 commits
  15. 19 Nov, 2022 1 commit
  16. 18 Nov, 2022 1 commit
    • Julien Wadel's avatar
      Add x86 support for UWP in Nuget. · e9b45b99
      Julien Wadel authored
      -Avoid building multiple time the nuget.
      -Build both x86 and x64 for UWP.
      -Compress into one file for all architectures.
      -Write the nuspec from LINPHONESDK_UWP_ARCHS.
      -Use UWP for UWP application.
      e9b45b99
  17. 17 Nov, 2022 3 commits
  18. 16 Nov, 2022 1 commit
  19. 14 Nov, 2022 2 commits
  20. 11 Nov, 2022 1 commit
  21. 10 Nov, 2022 4 commits
  22. 09 Nov, 2022 2 commits
  23. 08 Nov, 2022 4 commits