- 25 Aug, 2021 - 1 commit
-
-
Peio Rigaux authored
Fixed conditionnal to select release or snapshots directory. Do not use bash so it works by default on all unix runners
-
- 23 Aug, 2021 - 1 commit
-
-
Julien Wadel authored
-
- 20 Aug, 2021 - 2 commits
-
-
Andrea Gianarda authored
Rename linphone_core_get_100rel_support_level and linphone_core_set_100rel_support_level to comply with Swift function naming rules
-
Andrea Gianarda authored
Start count of potential configuration to 1 Compatibility with Avaya and FreeSwitch servers: - call is paused when receiving a response with all streams having RTP port set to 0 - add support for 100rel support/require level belle-sip: Test scenario where connection and origin IP are not identical
-
- 19 Aug, 2021 - 2 commits
-
-
Simon Morlat authored
-
Timothée Jaussoin authored
liblinphone!1429
-
- 12 Aug, 2021 - 3 commits
-
-
Julien Wadel authored
-
QuentinArguillere authored
-
DanmeiChen authored
-
- 11 Aug, 2021 - 1 commit
-
-
Simon Morlat authored
It seems that the removal of start code emulation prevention bytes is not required for MediaCodec, and moreover if done, it creates random decoding errors at the other end (even if the other end is not a MediaCodec implementation).
-
- 10 Aug, 2021 - 2 commits
-
-
Julien Wadel authored
- Protect Qt Rendering when switch window ID or stopping qogl : mParent could be NULL - Update Readme to use docker image with cmake 3.20 for Android build
-
Andrea Gianarda authored
-
- 09 Aug, 2021 - 1 commit
-
-
Andrea Gianarda authored
-
- 05 Aug, 2021 - 1 commit
-
-
jehan authored
-
- 04 Aug, 2021 - 1 commit
-
-
Mickaël Turnel authored
-
- 03 Aug, 2021 - 2 commits
-
-
QuentinArguillere authored
-
Andrea Gianarda authored
-
- 23 Jul, 2021 - 1 commit
-
-
Adapted if to work with sh too. Could fail silently and then chose the wrong upload directory. Release 5.0's betas were uploaded in releases directory
-
- 15 Jul, 2021 - 2 commits
-
-
Timothée Jaussoin authored
-
Julien Wadel authored
* 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.
-
- 14 Jul, 2021 - 1 commit
-
-
Sylvain Berfini authored
Updated liblinphone to prevent crash on Android when Core enters background/foreground before it is started
-
- 13 Jul, 2021 - 3 commits
-
-
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.
-
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.
-
Sylvain Berfini authored
-
- 12 Jul, 2021 - 3 commits
-
-
Julien Wadel authored
-
Simon Morlat authored
-
Sylvain Berfini authored
-
- 09 Jul, 2021 - 1 commit
-
-
jehan authored
-
- 08 Jul, 2021 - 3 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 07 Jul, 2021 - 4 commits
-
-
jehan authored
-
Simon Morlat authored
-
Simon Morlat authored
Fix liblinphone_tester maximum execution time.
-
Mickaël Turnel authored
-
- 06 Jul, 2021 - 3 commits
-
-
Andrea Gianarda authored
Increase tolerated number of lost packets to 10 Account for local participant entering conference in Conference Event tester and fix memory leaks
-
Sylvain Berfini authored
-
Andrea Gianarda authored
-
- 05 Jul, 2021 - 2 commits
-
-
Julien Wadel authored
-
jehan authored
-