1. 29 Jul, 2021 - 2 commits
    • Julien Wadel's avatar
      Audio : avoid returning audio card if null is set. Fix getting capture card on... · a9ed3e86
      Julien Wadel authored
      Audio : avoid returning audio card if null is set. Fix getting capture card on setting input and not playback. Allow setting NULL device (case of no cards available). Fix tests to not take account of system audio cards (maybe need to be done directly on core creation) Fix UWP tester in case of xml wasn't needed.
      * Stop audio stream when setting new device and Filter don't implement MS_AUDIO_CAPTURE_SET_INTERNAL_ID and MS_AUDIO_PLAYBACK_SET_INTERNAL_ID. This fix allow changing device on Desktop while ringback.
      * Add Audio stream stop count for tests.
      * Change audio_stream_set_<input/output>_ms_snd_card prototype to know if MS_AUDIO_CAPTURE_SET_INTERNAL_ID/MS_AUDIO_PLAYBACK_SET_INTERNAL_ID have been called in filters.
      * Add debug feedback when setting card.
      5.0.3
      a9ed3e86
    • Julien Wadel's avatar
      Remove multiple lines in debug logs on UWP. · 7a5bc3dd
      Julien Wadel authored
      Install docs only if requested (This is a workaround to having a path with too many characters on Windows where it is not needed to have docs).
      Export 2 liblinphone_tester functions to allow UWP to use them for fixing dns resolver. Fix dns resolver on UWP tester that didn't point to the right IP.
      Wasapi : Add default card only if it exists.
      7a5bc3dd
  2. 30 Mar, 2021 - 1 commit
  3. 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
  4. 09 Feb, 2021 - 1 commit
  5. 25 Jun, 2020 - 1 commit
  6. 03 Jun, 2020 - 1 commit
  7. 01 Jun, 2020 - 1 commit
  8. 06 May, 2020 - 1 commit
  9. 16 Jan, 2020 - 1 commit
  10. 30 Oct, 2019 - 1 commit
  11. 18 Oct, 2019 - 1 commit
  12. 15 Oct, 2019 - 1 commit
  13. 14 Oct, 2019 - 1 commit
  14. 11 Oct, 2019 - 1 commit
  15. 28 Sep, 2019 - 1 commit
  16. 10 May, 2019 - 1 commit
  17. 07 Mar, 2019 - 1 commit
  18. 19 Feb, 2019 - 3 commits
  19. 15 Feb, 2019 - 6 commits
  20. 11 Feb, 2019 - 1 commit
  21. 31 Jan, 2019 - 1 commit
  22. 30 Jan, 2019 - 1 commit
  23. 19 Dec, 2018 - 1 commit
  24. 17 Dec, 2018 - 1 commit
  25. 27 Nov, 2018 - 5 commits
  26. 26 Nov, 2018 - 3 commits