- 17 Feb, 2024 - 1 commit
-
-
Julien Wadel authored
- Rework on BufferRenderer management and remove old algorithm of safe-link management. - Use a QObject as Window ID to allow the client to reset it on destroy. - Use a Qt5 macro to wrap moc code to gain access to the function of getRenderer() and of the destroyed() signal. This way, the client API knows when to reset its Window ID.
-
- 16 Feb, 2024 - 3 commits
-
-
Sylvain Berfini authored
-
Mickaël Turnel authored
-
Sylvain Berfini authored
-
- 15 Feb, 2024 - 2 commits
-
-
Mickaël Turnel authored
-
Sylvain Berfini authored
-
- 14 Feb, 2024 - 3 commits
-
-
Simon Morlat authored
-
Sylvain Berfini authored
-
Simon Morlat authored
-
- 13 Feb, 2024 - 3 commits
-
-
Sylvain Berfini authored
Updated liblinphone to add method to get documents list + fixed linphone_core_set_tone() documentation
-
Ghislain MARY authored
-
Julien Wadel authored
Use pt->normal_bitrate only if stream->ms.max_target_bitrate is not set.
-
- 12 Feb, 2024 - 5 commits
-
-
Mickaël Turnel authored
-
Mickaël Turnel authored
Send only the max speaking volumes at a time and make sure clients still receive volumes at any given time
-
Mickaël Turnel authored
-
Sylvain Berfini authored
-
Andrea Gianarda authored
-
- 09 Feb, 2024 - 2 commits
-
-
Andrea Gianarda authored
-
Andrea Gianarda authored
-
- 08 Feb, 2024 - 1 commit
-
-
Sylvain Berfini authored
Updated liblinphone to prevent crash on Android when a push is received shortly after the Core is created
-
- 07 Feb, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 06 Feb, 2024 - 2 commits
-
-
Sylvain Berfini authored
Added a method to liblinphone to only get the audio/ and video/ contents in a given chat room as a list
-
Sylvain Berfini authored
Updated liblinphone to prevent crash on Android if networtk manager isn't available when a push is being received
-
- 05 Feb, 2024 - 1 commit
-
-
Benoit Martins authored
-
- 02 Feb, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 01 Feb, 2024 - 2 commits
-
-
Andrea Gianarda authored
Do not do anything if a participant is added twice to a conference in a very short period of time - even before receiving the 200Ok response of the reINVITE
-
Andrea Gianarda authored
-
- 31 Jan, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Simon Morlat authored
Fix soundcard sampling rate initialisation, fix non-usage of CallParams's Account property for sip routes.
-
- 30 Jan, 2024 - 3 commits
-
-
Sylvain Berfini authored
Updated liblinphone to make sure all calls to setNativeVideoWindowId are made on the proper thread on Android
-
Sylvain Berfini authored
-
- Rtp bundle autodetect new sessions(in or out) from SSRC - Rtp session transfer mode seqnum continuity managed in ORTP - audiostream enables local mix or transfer properties
-
- 29 Jan, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 26 Jan, 2024 - 1 commit
-
-
QuentinArguillere authored
IOS - add setPushRegistryDispatchQueue function, which can be used before starting a core to receive VOIP push notification on a thread that is not the main thread. PushRegistry should run on the same queue as the core iterate()
-
- 25 Jan, 2024 - 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 24 Jan, 2024 - 1 commit
-
-
Sylvain Berfini authored
Updated liblinphone to add a new callback notifying when a new SIP address is discovered through long term presence
-
- 23 Jan, 2024 - 2 commits
-
-
Sylvain Berfini authored
Updated liblinphone to fix linphone_account_get_call_logs possibly returning more results than history_max_size config value
-
Sylvain Berfini authored
-