- 02 Feb, 2021 - 2 commits
-
-
Simon Morlat authored
Fix a rare issue on iOS, where audio stops after permutting two calls. The AudioUnit re-use logic is modified so that re-use can only happen within the scope of a call, to be compatible with CallKit's policy.
-
Julien Wadel authored
-
- 28 Jan, 2021 - 2 commits
-
-
DanmeiChen authored
-
johan authored
-
- 26 Jan, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 25 Jan, 2021 - 1 commit
-
-
TEMP FIX while mirroring issue isn't resolved : re-changed ms plugings urls and externals projects urls to allow back clone from Github (cherry picked from commit 0027b6b9)
-
- 21 Jan, 2021 - 1 commit
-
-
Peio Rigaux authored
set directory for 4.4 doc based on git describe to avoid doc deletion by other minor releases
-
- 11 Jan, 2021 - 1 commit
-
-
Simon Morlat authored
-
- 05 Jan, 2021 - 2 commits
-
-
Julien Wadel authored
- Fix typo on String converter for Streams directions - Add Test on pausing a call by stream and resuming it
-
DanmeiChen authored
-
- 04 Jan, 2021 - 1 commit
-
-
Simon Morlat authored
Fix crash happening in this rare condition: when a receiving a 2nd 183 response, if this response that has no SDP while the first one had a SDP.
-
- 23 Dec, 2020 - 1 commit
-
-
Simon Morlat authored
-
- 18 Dec, 2020 - 2 commits
-
-
Julien Wadel authored
-
Simon Morlat authored
Fix audio quality distorsion on iOS, due to bad AudioUnit sample rate and wrong clock skew computation.
-
- 17 Dec, 2020 - 2 commits
-
-
johan authored
-
DanmeiChen authored
-
- 14 Dec, 2020 - 2 commits
- 10 Dec, 2020 - 1 commit
-
-
Sylvain Berfini authored
-
- 02 Dec, 2020 - 1 commit
-
-
Timothée Jaussoin authored
-
- 30 Nov, 2020 - 1 commit
-
-
François Grisez authored
-
- 27 Nov, 2020 - 1 commit
-
-
Simon Morlat authored
-
- 25 Nov, 2020 - 2 commits
-
-
Sylvain Berfini authored
- 24 Nov, 2020 - 1 commit
-
-
Simon Morlat authored
-
- 22 Nov, 2020 - 1 commit
-
-
Julien Wadel authored
Add CMAKE_OSX_DEPLOYMENT_TARGET to `linphone_sdk_get_inherited_cmake_args` to allow this variable to be propagate to other projects
-
- 20 Nov, 2020 - 1 commit
-
-
DanmeiChen authored
-
- 19 Nov, 2020 - 1 commit
-
-
Simon Morlat authored
Fix an issue where local address of belle-sip UDP channelsis not re-computed after changing their destination address. This creates issues when DNS-SRV fallback happens.
-
- 18 Nov, 2020 - 1 commit
-
-
Julien Wadel authored
-
- 13 Nov, 2020 - 3 commits
-
-
DanmeiChen authored
-
Simon Morlat authored
-
Simon Morlat authored
-
- 11 Nov, 2020 - 1 commit
-
-
Sylvain Berfini authored
-
- 10 Nov, 2020 - 1 commit
-
-
Julien Wadel authored
Usual DB connections are done by _linphone_sqlite3_open in linphonecore.c that take a Locale (UTF8 convertion is done inside). But a special case is for CorePrivate::init in core.cpp where we call directly mainDb->connect that take a UTF8 string.
-
- 06 Nov, 2020 - 1 commit
-
-
DanmeiChen authored
-
- 05 Nov, 2020 - 1 commit
-
-
QuentinArguillere authored
-
- 04 Nov, 2020 - 2 commits
-
-
DanmeiChen authored
-
DanmeiChen authored
-
- 03 Nov, 2020 - 1 commit
-
-
Julien Wadel authored
- Windows : Reoder convertion to allow dirExists and native function to use Locale
-
- 02 Nov, 2020 - 1 commit
-
-
Sylvain Berfini authored
-