- 28 Jan, 2022 - 1 commit
-
-
QuentinArguillere authored
Fix potential leak of notification observer that could lead to crash. Fix assert in shared_executor_core_get_message_with_user_defaults_multi_thread
-
- 27 Jan, 2022 - 1 commit
-
-
Simon Morlat authored
-
- 24 Jan, 2022 - 1 commit
-
-
Sylvain Berfini authored
-
- 21 Jan, 2022 - 1 commit
-
-
Sylvain Berfini authored
-
- 20 Jan, 2022 - 1 commit
-
-
Julien Wadel authored
-
- 12 Jan, 2022 - 2 commits
-
-
Sylvain Berfini authored
-
QuentinArguillere authored
When looking for a proxy config matching an address in IMDNs, return NULL rather than the default proxy if nothing is found. If there is no matching config, consider that we don’t have undelivered IMDN messages
-
- 11 Jan, 2022 - 4 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Simon Morlat authored
-
Sylvain Berfini authored
-
- 07 Jan, 2022 - 2 commits
-
-
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 - 3 commits
-
-
Julien Wadel authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 04 Jan, 2022 - 2 commits
-
-
Sylvain Berfini authored
-
DanmeiChen authored
-
- 02 Jan, 2022 - 1 commit
-
-
QuentinArguillere authored
Change the audio route change callback design. Now, the IOS specific part has been moved down to mediastreamer (msiounit filter), while a generic route change callback is added to the audio stream.
-
- 30 Dec, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 29 Dec, 2021 - 3 commits
-
-
Sylvain Berfini authored
-
Fix weakness when iOS app extension receives an INVITE for a new chatroom. Until chatroom creation is made atomic for both client and server, both have to wait for the first NOTIFY to complete.
-
Simon Morlat authored
Fix non-working tunnel for incoming calls made without ICE, and fix crash on iOS when receiving early media while another call is on hold.
-
- 27 Dec, 2021 - 1 commit
-
-
Julien Wadel authored
-
- 22 Dec, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 19 Dec, 2021 - 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 17 Dec, 2021 - 1 commit
-
-
François Grisez authored
target_link_libraries() instruction was repalaced by target_include_directories() to make build on Yocto to pass. (cherry picked from commit 7776abdb) (cherry picked from commit dbbd18ac)
-
- 16 Dec, 2021 - 1 commit
-
-
Sylvain Berfini authored
Deprecated some APIs & created new ones to unify naming + workaround in Java wrapper to create duplicates if needed so Kotlin will wrap some enableX/xEnabled as properties properly
-
- 14 Dec, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 07 Dec, 2021 - 1 commit
-
-
Julien Wadel authored
-
- 06 Dec, 2021 - 1 commit
-
-
Sylvain Berfini authored
Fixed crash when declining icoming call in call state change listener + do not play error tone when declining incoming call with busy or do not disturb reasons
-
- 03 Dec, 2021 - 2 commits
-
-
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 - 3 commits
-
-
DanmeiChen authored
-
DanmeiChen authored
-
DanmeiChen authored
-
- 01 Dec, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 30 Nov, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 29 Nov, 2021 - 1 commit
-
-
Simon Morlat authored
-