- 18 Jul, 2023 - 1 commit
-
-
Andrea Gianarda authored
-
- 17 Jul, 2023 - 1 commit
-
-
Andrea Gianarda authored
-
- 13 Jul, 2023 - 3 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
Andrea Gianarda authored
Improve code to enhance usage of C++17 features
-
- 12 Jul, 2023 - 2 commits
-
-
Ghislain MARY authored
-
Sylvain Berfini authored
-
- 11 Jul, 2023 - 2 commits
-
-
Ghislain MARY authored
Factorize CMake find_package scripts in Linphone SDK instead of duplicating them in each subprojects.
-
Ghislain MARY authored
Build turbojpeg as subdirectory instead of external project (except for Windows where this causes some compilation issues).
-
- 06 Jul, 2023 - 1 commit
-
-
Ghislain MARY authored
-
- 05 Jul, 2023 - 1 commit
-
-
Mickaël Turnel authored
-
- 04 Jul, 2023 - 4 commits
-
-
Andrea Gianarda authored
-
Julien Wadel authored
cmake fix: Using absolute path is not allowed on install. By default, install() use CMAKE_INSTALL_PREFIX, so it is useless to add. By having added it, install() change its status for absolute which is not usable (for CPack).
-
johan authored
-
- 03 Jul, 2023 - 7 commits
-
-
Julien Wadel authored
-
Julien Wadel authored
LDAP: - Add missing bracket on filter if needed. - Add tests on getting contacts where max items are set from magic search and ldap search. Use of base object to select bigger database. - Search all contacts till the max of the magic search limit.
-
Julien Wadel authored
Add a test on cancelling a request and restart it by keeping the old downloaded file.Fix a leak on repeating file downloading request. Add a test on cancelling a download request and restart it by keeping the file that was cancelled. Ignore local file size on downloading.
-
Julien Wadel authored
- Replace '==' expression (that doesn't exist into WHERE queries in SQL) by '='. - Put 'LEFT JOIN' statement right after 'chat_room' table in order to be allowed to be used in on clause.
-
Julien Wadel authored
Fix Robot voice by upgrading resampling to manage channel convertion. It was not working with channels > 2 Fix MSWasapi to be used with multichannels.
-
Julien Wadel authored
-
Julien Wadel authored
When requesting participant devices, append devices to the device list in order to keep the same order as participants.
-
- 29 Jun, 2023 - 1 commit
-
-
johan authored
-
- 28 Jun, 2023 - 3 commits
-
-
Andrea Gianarda authored
-
Andrea Gianarda authored
participants devices when recreating a chat room with the information that we find in the database
-
johan authored
-
- 27 Jun, 2023 - 2 commits
-
-
Mickaël Turnel authored
-
Mickaël Turnel authored
-
- 26 Jun, 2023 - 2 commits
-
-
Ghislain MARY authored
-
Simon Morlat authored
-
- 21 Jun, 2023 - 2 commits
-
-
johan authored
+ recv bandwidth estimator uses only OrtpBwEstimator
-
Simon Morlat authored
-
- 19 Jun, 2023 - 1 commit
-
-
François Grisez authored
-
- 16 Jun, 2023 - 2 commits
-
-
Ghislain MARY authored
-
Sylvain Berfini authored
-
- 15 Jun, 2023 - 3 commits
-
-
johan authored
-
Simon Morlat authored
-
Ghislain MARY authored
-
- 12 Jun, 2023 - 1 commit
-
-
Ghislain MARY authored
Build bcg729, bcunit and bzrtp statically for iOS.
-
- 08 Jun, 2023 - 1 commit
-
-
Mickaël Turnel authored
-