- 11 Jan, 2022 - 4 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Simon Morlat authored
-
Sylvain Berfini authored
-
- 10 Jan, 2022 - 1 commit
-
-
DanmeiChen authored
-
- 07 Jan, 2022 - 3 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
Improve LinphonePlayer so that it can survive to start/stop of LinphoneCore and can be instanciated multiple times, for example to get duration, but still a single is playing at a time.
-
Sylvain Berfini authored
-
- 06 Jan, 2022 - 2 commits
-
-
Julien Wadel authored
-
Sylvain Berfini authored
-
- 05 Jan, 2022 - 1 commit
-
-
Peio Rigaux authored
Xamarin package fix: Now get SDK version from previous job instead of trying to get Linphone-sdk android version from linphone-sdk iOS version
-
- 04 Jan, 2022 - 2 commits
-
-
Sylvain Berfini authored
-
DanmeiChen authored
-
- 02 Jan, 2022 - 1 commit
-
-
QuentinArguillere authored
(frontport from release/5.0 : 81d44f8f) Rework IOS audio route change callbaks : now split between a iOS specific MS2 bit that will listen and process the route change, and a generic liblinphone callback to set the input/output devices accordingly if necessary
-
- 30 Dec, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 29 Dec, 2021 - 2 commits
-
-
Sylvain Berfini authored
-
Simon Morlat authored
-
- 27 Dec, 2021 - 1 commit
-
-
Julien Wadel authored
-
- 22 Dec, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 21 Dec, 2021 - 1 commit
-
-
Julien Wadel authored
MKVReader: protect the case when the current cluster is NULL while calling nextBlock (detected by sanitizer)
-
- 19 Dec, 2021 - 1 commit
-
-
Simon Morlat authored
-
- 17 Dec, 2021 - 1 commit
-
-
François Grisez authored
(cherry picked from commit e4baf775) (cherry picked from commit 8edf64e9)
-
- 16 Dec, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 14 Dec, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 07 Dec, 2021 - 1 commit
-
-
Julien Wadel authored
Set a random boundary instead of a static one. This fix a bug when Linphone try to upload a file that contains the same boundary in its body.
-
- 06 Dec, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 03 Dec, 2021 - 4 commits
-
-
Julien Wadel authored
-
Julien Wadel authored
-
Julien Wadel authored
-
Julien Wadel authored
- Remove used deprecated functions on video_definition and add missing linphone_core_set_preview_video_definition_by_name. - Add an API to get recommended video definitions to make a difference between what definitions Linphone support, and what definitions that are suitable for a widest set of hardware for all video codec implementations in order to excludes some very high definition formats that are unlikely to work unless specific hardware or codecs are used.
-
- 02 Dec, 2021 - 2 commits
-
-
DanmeiChen authored
-
DanmeiChen authored
-
- 01 Dec, 2021 - 1 commit
-
-
Sylvain Berfini authored
Updated liblinphone to allow core.stopRinging() method to work when native ringing is enabled on Android
-
- 30 Nov, 2021 - 4 commits
-
-
Sylvain Berfini authored
-
Simon Morlat authored
Improve linphone_core_enable_mic() and fix crash on iOS when receiving 183 while another call is on hold.
-
Peio Rigaux authored
This the simplest way to get working error codes without encompassing all CI code in a try/catch... SetErrorAction was not an option because we do not only use Powershell Cmdlets.
-
Sylvain Berfini authored
-
- 25 Nov, 2021 - 3 commits
-
-
Julien Wadel authored
Mac podspec fix: Remove basic-frameworks (mac have not explicitly unsafe framework for app extension) and add usable framework for app extension use. (cherry picked from commit 3902f257)
-
Julien Wadel authored
-
Anthony Gauchy authored
-