- 25 May, 2021 - 1 commit
-
-
Peio Rigaux authored
-
- 24 May, 2021 - 3 commits
-
-
Sylvain Berfini authored
-
Julien Wadel authored
- Add feedback on configuration error for UWP when zip are missing - Fix missing platform for msvc (to build name on zip) - Add more target frameworks supports (Nuget)
-
QuentinArguillere authored
Update liblinphone to handle PushIncomingReceived status, react better to changement in the push notification config, and fix a potential crash when a call started by push crashes when no sip invite arrives before the call times out
-
- 21 May, 2021 - 2 commits
-
-
Julien Wadel authored
-
Sylvain Berfini authored
-
- 19 May, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 18 May, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 17 May, 2021 - 3 commits
-
-
Simon Morlat authored
-
Julien Wadel authored
LDAP : Remove 'sip_scheme' option and better URI normalization. The normalization is done when not having domain : it will be set after linphone_core_interpret_url - Add anonymous bind (no bindDN and no password) - Add multiple results for one contact (it allows to have one contact for each phone numbers for example)
-
Julien Wadel authored
Fix : Freeze on video frames when there are different (Mac). Add a way to allow a mediastreamer filter to request a changing format and update all filter tree with the new format.
-
- 14 May, 2021 - 1 commit
-
-
johan authored
-
- 13 May, 2021 - 1 commit
-
-
Simon Morlat authored
-
- 12 May, 2021 - 2 commits
-
-
Simon Morlat authored
-
Julien Wadel authored
Tunnel : fix Windows build error (cast and unfound pdb on Ninja)
-
- 11 May, 2021 - 1 commit
-
-
Mickaël Turnel authored
-
- 10 May, 2021 - 2 commits
- 06 May, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 05 May, 2021 - 5 commits
-
-
Julien Wadel authored
Replace glXChooseVisual by glXGetVisualFromFBConfig to get a matching visual configuration before creating a window
-
Julien Wadel authored
Quickfix cmake syntax : split appending in 2 instructions to avoid wrong results because of separators
-
Simon Morlat authored
-
Simon Morlat authored
-
Sylvain Berfini authored
Add a function to cmake to add linphone variables for propagation
-
- 04 May, 2021 - 3 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
Workaround VP8 encoder reconfiguration not taking into account framerate changes. Fix video size adaptation not taking into account bitrate changes. A bit of cleanup in logs.
-
Simon Morlat authored
-
- 03 May, 2021 - 5 commits
-
-
Peio Rigaux authored
Simplified may to get archive name for macos liblinphone tester. We do not try anymore to deduce it, we get the most recent archive name in the build directory instead (fixes case when we are on a tag or on a fixed version)
-
Sylvain Berfini authored
-
Andrea Gianarda authored
-
Andrea Gianarda authored
-
jehan authored
-
- 01 May, 2021 - 1 commit
-
-
Julien Wadel authored
On incoming call, do not start the ring tone if the call's state has been modified by listeners. Add onStartRingtone to decide when to start ring
-
- 30 Apr, 2021 - 3 commits
-
-
Julien Wadel authored
Fix build and 64bits upgrading: -generate openldap dll without changing name. -Allow postinstall to build in specific architecture (32/64 bits)
-
Anthony Gauchy authored
-
Andrea Gianarda authored
transfer call to focus only if the focus call is in UpdatedByRemote or Connected or StreamsRunning state
-
- 29 Apr, 2021 - 4 commits
-
-
Julien Wadel authored
Change getter name to is because csharp wrapper remove the 'get' token from function that make a conflict with an existing function. Fix tester on cast.
-
Sylvain Berfini authored
-
Timothée Jaussoin authored
Memory leak fix in bellesip Update Docker Debian 10 to add libjsoncpp-dev
-
Peio Rigaux authored
Fixed quote escape error in echo statement causing script to copy all the commits history of the parent branch instead of the history from the latest commit of the parent branch Save disk space by deleting temp history directory after allure report generation instead of keeping it Added error handling for deletion of temporary history directory, in case the history couldn't be gathered. Changed all reports URL to use https
-