1. 25 Jul, 2023 - 2 commits
    • Julien Wadel's avatar
    • Julien Wadel's avatar
      Mac build fixes: · eebbf101
      Julien Wadel authored
      - Add "Macos" into LINPHONESDK_BUILD_TYPE for toolchains.
      - Add missing include on common platform configuration.
      - Belcard: Link belcard with belr and bctoolbox frameworks.
      - Liblinphone: Link with frameworks if it is doable.
      - Install SDK into the install folder and not into the build folder.
      - Homogenization installation based on platform name instead of hard name.
      - Fix compressed folder with absolute path. Only relative path should be inside zip.
      eebbf101
  2. 11 Jul, 2023 - 2 commits
  3. 26 Jun, 2023 - 1 commit
  4. 01 Jun, 2023 - 2 commits
  5. 31 May, 2023 - 1 commit
    • Ghislain MARY's avatar
      Refactor CMakeLists.txt to minimize the use of external projects and include... · 64ac8bc0
      Ghislain MARY authored
      Refactor CMakeLists.txt to minimize the use of external projects and include dependencies as subdirectories instead.
      
      Update gitlab-ci files to take the CMake changes into account.
      
      Add sequential builder in gitlab-ci.
      
      Add build for Raspberry PI.
      
      Fix build for UWP and Windows Store.
      
      Simplify inclusion of TunnelClone.
      
      Add preset to build for Windows using Ninja.
      
      Remove no longer needed cmake-builder submodule.
      
      Update the README.md file with the new CMake usage.
      
      Update submodules.
      
      The patch program is no longer needed to build the SDK.
      
      Do not create dangling symlinks in the bc-dev-centos7 docker image.
      
      The pkg-config program is no longer needed to build the SDK.
      
      Disable fatal warnings for mbedtls build by default.
      
      Update submodules for uniform CMake targets naming.
      
      Rename CMake presets to add a "-sdk" prefix for presets generating an SDK.
      
      Rename testers in gitlab CI jobs according to CMake targets renaming.
      
      Some directory fixes in gitlab CI jobs.
      
      Update submodules because of rebasing.
      
      Remove...
      64ac8bc0
  6. 16 May, 2023 - 1 commit
  7. 13 Dec, 2022 - 1 commit
  8. 09 Dec, 2022 - 1 commit
  9. 21 Sep, 2022 - 1 commit
  10. 13 Sep, 2022 - 1 commit
  11. 12 Sep, 2022 - 1 commit
    • Andrea Gianarda's avatar
      Assign to every participant a sequence number. The first time a participant is... · 5636d3ec
      Andrea Gianarda authored
      Assign to every participant a sequence number. The first time a participant is added to a conference, its sequence number is 0 and it is incremented by one every time the conference is updated. The sequence number is sent to every participant as a parameter of the ics field ATTENDEE
      
      Add linphone_conference_scheduler_cancel_conference to enable apps to cancel a conference for a given conference info
      
      Add test to verify edition of conference while it is active
      
      Fix description of compile features
      5636d3ec
  12. 30 May, 2022 - 1 commit
  13. 04 Nov, 2021 - 1 commit
  14. 23 Sep, 2021 - 1 commit
    • Julien Wadel's avatar
      Apple ARM support : vpx, opus, mswebrtc. Merge architectures with lipo · 4b754c11
      Julien Wadel authored
      Mac multi-arch: final folder = desktop
      
      Mac: fix folder
      
      Mac : fix OpenH264 build
      
      OpenH264 build for multi-arch Mac.
      Fix bad parameter name on lcb_extra_cxxflags
      
      Optimize Lipo : do mix on all 'architectured' files without restrictions on folder types
      
      Opus : Presuming Neon on arm64/apple
      
      Apple build: Force build to Macos platform if Desktop has been requested
      
      Macos: Propagate versions variables on cmake and add feedback on host architecture
      
      Debug CMAKE_APPLE_SILICON_PROCESSOR and set it to arm64 from CI
      
      VPX : fix mac build for arm64
      
      Add Arm64 and x86_64 builds for Mac. Fix supports for vpx, opus and openh264.
      Fix Xcode build
      4b754c11
  15. 08 Jul, 2021 - 1 commit
  16. 24 May, 2021 - 1 commit
  17. 05 May, 2021 - 1 commit
  18. 16 Mar, 2021 - 1 commit
    • Julien Wadel's avatar
      Feature : Nuget and UWP · c4863f01
      Julien Wadel authored
      - Fix crash on exiting OpenGL while the mode wasn't set adn clean created window if using MS_FILTER_VIDEO_NONE after MS_FILTER_VIDEO_AUTO
      
      - Fix auto shutdown server, xml and log files
      
      - Auto end tester server when there are no more processes
      - Stop UWP tester when there are no arguments
      - Fix CI results file name
      
      - ortp : Windows Fix : join multicast group by binding on wild card interface first (if error)
      - reduce jobs when testing UWP
      - Set MTU receive buffer to 4000 when using L16 - On tester keep an instance of LinphoneCall while doing test on it - UWP Tetser : Fix log file on childs
      - MSMediaFoundation : Closong buffer when done, don't use a frame where the buffer size mismatch with the frame size. Add more exception managment
      
      - Remove stuck folders (generated protected AppPackages)
      
      - CI : remove binaries before building
      - Revert absolute path on writable folder as it should be passed in tester parameters (xml/log)
      - Windows tester : Propagate xml and log file to childs
      -...
      c4863f01
  19. 23 Jun, 2020 - 1 commit
  20. 19 Feb, 2020 - 1 commit
  21. 17 Feb, 2020 - 1 commit
  22. 16 Jan, 2020 - 1 commit
  23. 11 Dec, 2019 - 2 commits
  24. 22 Oct, 2019 - 1 commit
  25. 08 Oct, 2019 - 1 commit
  26. 28 Sep, 2019 - 1 commit
  27. 03 May, 2019 - 1 commit
  28. 14 Nov, 2018 - 1 commit
  29. 13 Nov, 2018 - 1 commit
  30. 02 Nov, 2018 - 1 commit
  31. 19 Oct, 2018 - 1 commit