- 21 Dec, 2022 3 commits
-
-
Thibault Lemaire authored
-
Thibault Lemaire authored
Leveraging the work done by nixpkgs maintainers Right now I'm only focussing on required dependencies for Linphone Desktop
-
Thibault Lemaire authored
Basic integration with direnv to get a compilation environment suitable enough for running tests
-
- 12 Dec, 2022 1 commit
-
-
Andrea Gianarda authored
-
- 09 Dec, 2022 1 commit
-
-
Andrea Gianarda authored
Handle dial out conference while there is already an ongoing conference: - the conference server will always initiate call in dial out conferences if there is no one yet established - clients that are already in a conference call will reject any new incoming call from the same conference server with a 486 Busy Here If a participant requests a video stream of another participant whose video direction is inactive or recvonly, then the conference server will reply with an inactive stream Remove label and ssrc from participants whose video is disabled Do not send separate notifys for changes of an ssrc and media capability or availability changes
-
- 08 Dec, 2022 1 commit
-
-
Sylvain Berfini authored
Updated liblinphone to keep a ref on the LoggingService to prevent a crash that can happen sometimes if the JAVA object isn't held by the app
-
- 07 Dec, 2022 1 commit
-
-
Julien Wadel authored
When renaming a file after a transfer, use system locale. The bug appears on Windows when it receives an UTF8 filename. The encoding should not depend of the application as it is related to the current system. bctbx_file_open2 doesn't support unicode. Convert string when opening a stream. Add custom encoding string convertions. Fix Xamarin Nuget upload.
-
- 06 Dec, 2022 3 commits
-
-
Mickaël Turnel authored
-
Julien Wadel authored
-
Simon Morlat authored
Add property [rtp] stun_keepalives to allow disabling stun keepalives. By default, they are allowed. Stun keep alives are used only when ICE is not available.
-
- 05 Dec, 2022 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 01 Dec, 2022 1 commit
-
-
Simon Morlat authored
-
- 30 Nov, 2022 1 commit
-
-
Andrea Gianarda authored
Only list chatrooms that belong to the account that has just registered
-
- 28 Nov, 2022 1 commit
-
-
Johan Pascal authored
-
- 25 Nov, 2022 1 commit
-
-
Julien Wadel authored
Feature : Set another device while being incall for all platforms. - Restart the running stream when setting an audio device and if MS_AUDIO_CAPTURE_SET_INTERNAL_ID or MS_AUDIO_PLAYBACK_SET_INTERNAL_ID have not been implemented by the filter.
-
- 24 Nov, 2022 1 commit
-
-
Julien Wadel authored
-
- 23 Nov, 2022 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Updated liblinphone to fix an Android issue when app is configured with background mode & auto start at boot
-
- 21 Nov, 2022 2 commits
-
-
Simon Morlat authored
-
Julien Wadel authored
- Replumb video graph if a filter changed its output format while not being in call. - MSMFoundation : Choose at best the requested resolution.
-
- 19 Nov, 2022 1 commit
-
-
Johan Pascal authored
-
- 18 Nov, 2022 1 commit
-
-
Julien Wadel authored
-Avoid building multiple time the nuget. -Build both x86 and x64 for UWP. -Compress into one file for all architectures. -Write the nuspec from LINPHONESDK_UWP_ARCHS. -Use UWP for UWP application.
-
- 17 Nov, 2022 3 commits
-
-
Julien Wadel authored
-
Julien Wadel authored
-
Sylvain Berfini authored
-
- 16 Nov, 2022 1 commit
-
-
Simon Morlat authored
-
- 14 Nov, 2022 2 commits
-
-
Sylvain Berfini authored
Updated liblinphone to improve push notification process when Core was alive & network related tasks aren't necessary
-
Sylvain Berfini authored
Updated liblinphone to improve getDownloadPath request made to the Android platform helper each time a message is received
-
- 11 Nov, 2022 1 commit
-
-
Julien Wadel authored
MSMFoundation : only validate a new format if it was set to the source.
-
- 10 Nov, 2022 4 commits
-
-
Johan Pascal authored
-
Julien Wadel authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 09 Nov, 2022 2 commits
-
-
Simon Morlat authored
-
Peio Rigaux authored
factorize cache to ease re-definition to use multiple caches (gradle and ccache for example) Move the Gradle directory to the working directory to allow cache creation
-
- 08 Nov, 2022 4 commits
-
-
Simon Morlat authored
-
Sylvain Berfini authored
-
Mickaël Turnel authored
-
Christophe Deschamps authored
Added invitations update and cancellation information to PushNotificationMessage for iOS Service notifications
-