- 22 Mar, 2024 - 1 commit
-
-
Julien Wadel authored
-
- 21 Mar, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Ghislain MARY authored
-
- 20 Mar, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 19 Mar, 2024 - 1 commit
-
-
Julien Wadel authored
-
- 18 Mar, 2024 - 2 commits
-
-
Mickaël Turnel authored
-
Ghislain MARY authored
-
- 15 Mar, 2024 - 1 commit
-
-
- 14 Mar, 2024 - 1 commit
-
-
Andrea Gianarda authored
-
- 13 Mar, 2024 - 2 commits
-
-
johan authored
-
Ghislain MARY authored
-
- 12 Mar, 2024 - 4 commits
-
-
Sylvain Berfini authored
Updated liblinphone to add FriendDevice object to represent known devices and their associated security level
-
Andrea Gianarda authored
Delay sending of message of encrypted chatroom if it is requested before receiving the list of participants
-
Simon Morlat authored
Detect video codecs hardware-accelerated only on Mac OS. Software ones are not usable for real-time encoding. As a side effect, HEVC is no longer available for M1/M2 processors in x86_64 emulation.
-
Andrea Gianarda authored
Wait for Marie to receive the message in transfer_message_upload_cancelled to avoid it to be dealt with in the following test
-
- 11 Mar, 2024 - 3 commits
-
-
jehan authored
-
Andrea Gianarda authored
-
Andrea Gianarda authored
-
- 10 Mar, 2024 - 1 commit
-
-
jehan authored
-
- 09 Mar, 2024 - 2 commits
-
-
johan authored
-
Julien Wadel authored
-
- 08 Mar, 2024 - 3 commits
-
-
Julien Wadel authored
-
Sylvain Berfini authored
-
Julien Wadel authored
- Mac: Run permission requests on main thread and use preflight before request to avoid popups/strange Apple behaviors.
-
- 07 Mar, 2024 - 5 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
Update README.md for iOS compilation, and change the use of INVITE with replaces header, so that we use it only when we are sure that the callee got the first INVITE. Fix build with tunnel for iOS and MacOS.
-
Andrea Gianarda authored
Use %zu to print size_t typed variables [liblinphone] Do not start a video stream if it is part of a bundle and it is not the transport owner. Prevent the conference server from offering streams that have not requested by the client
-
QuentinArguillere authored
-
Andrea Gianarda authored
-
- 06 Mar, 2024 - 3 commits
-
-
Julien Wadel authored
-
Mickaël Turnel authored
-
Andrea Gianarda authored
Improve backward compatibility handling scenario when a conference server doesn't advertise the thumbnail stream in the NOTIFY
-
- 05 Mar, 2024 - 1 commit
-
-
Andrea Gianarda authored
-
- 04 Mar, 2024 - 3 commits
-
-
Julien Wadel authored
Fix resending file transfer with 'null' file. On cancellation, the filetransfer is not reset that lead the message to have its Content as not isFile(). Then, next call to send() was done with no isFile() in its contents. - Restore the content.
-
Andrea Gianarda authored
-
Andrea Gianarda authored
Exception while creating or updating the database's schema : Table 'conference_info_participant' is specified twice, both as a target for 'DELETE' and as a separate source for data while executing "DELETE FROM conference_info_participant WHERE id IN (SELECT id FROM conference_info_participant GROUP BY conference_info_id, participant_sip_address_id HAVING COUNT(*) > 1)".
-
- 01 Mar, 2024 - 3 commits
-
-
Julien Wadel authored
-
Mickaël Turnel authored
-
Implement screen sharing feature (see liblinphone commit description for more information)
-
- 28 Feb, 2024 - 1 commit
-
-
Mickaël Turnel authored
-