Commit graph

3526 commits

Author SHA1 Message Date
Peio Rigaux
f4a7b6f251 * Support autostart for Appimage based Linphone-desktop. (Use APPIMAGE variable to retrieve appimage location for autostart)
* Deleted empty icon ligne in autostart file to show icons again
* Fixed indent to use space (default in this file)
2021-03-10 14:47:15 +01:00
Julien Wadel
c8deb2b474 Add iLBC support and fix VP8 freeze and audio quality distortion 2020-12-18 19:29:31 +01:00
Julien Wadel
ed7296fd3d Add CMAKE_OSX_DEPLOYMENT_TARGET to linphone_sdk_get_inherited_cmake_args to allow this variable to be propagate to other projects 2020-11-22 19:14:08 +01:00
Julien Wadel
885ba30aec Update Changelog for 4.2.4 2020-11-20 19:05:48 +01:00
Julien Wadel
c5c9f45654 Update SDK for network stability 2020-11-20 18:48:52 +01:00
Julien Wadel
ea85a5bb9e Code signing in SHA256 2020-11-20 18:47:54 +01:00
Julien Wadel
dd81a9be4d Update SDK 2020-11-19 17:38:21 +01:00
Julien Wadel
c3bda6ea40 Remove calling default proxy feature as it is not on SDK 4.4 2020-11-19 17:38:10 +01:00
Julien Wadel
619d3e62ff Force preview deactivation before starting core. Preview was enabled on [video] show_local configuration that could be set to on after exiting the app while in settings (where the preview is on) 2020-11-19 16:48:39 +01:00
Julien Wadel
e79ced8366 Add cursor shape option on Tooltip as hovering cannot be propagate 2020-11-18 12:43:57 +01:00
Julien Wadel
bbebbbba78 Fix : display and use username in utf8 2020-11-18 12:27:53 +01:00
Julien Wadel
26d0bcb79a Keep unsend typed message in memory when changing of chat room 2020-11-18 12:23:58 +01:00
Julien Wadel
b84c112ed2 Add QT domain to the logger
Redirect logs in stdout
2020-11-18 12:22:30 +01:00
Julien Wadel
cdd06c4e05 - Reset all counts when requested
- Add an interface to reset count when the GUI need it
- Replace handler event name to be more specific on what it is doing and make a new connection when ChatModel request to reset the count
2020-11-18 12:21:39 +01:00
Julien Wadel
0b0aa40cb3 - Remove deprecated sending message functions
- Use Opus fix
2020-11-18 12:15:21 +01:00
Julien Wadel
e55f218352 - Fix : display name didn't support UTF8. Address created from Factory take a UTF8 string, aswell as setDisplayName
- Show Historic calls
- Handle cursor shapes on mousearea
2020-11-18 12:04:06 +01:00
Julien Wadel
e3c6e0cd35 Fix Linphone installation destination to use executable name and not application name 2020-11-18 11:52:40 +01:00
Julien Wadel
ecb80c8ce8 Clean only domain from asStringUriOnly to strip uri arguments. 2020-11-18 11:52:15 +01:00
Julien Wadel
17ecc29f0f Update settings view to not deactivate transport but allow not binding port 2020-11-18 11:50:48 +01:00
Julien Wadel
96db4c94f2 Fix error links like liblinphone++.so.10, complete rpath to use build folder at last
* Allow `--target install` to do build/install
* Generic program installation and simplify "only target"
* Update CI to call explicitly install step
* Rewrite install target name
* Add manually libsoci_sqlite3 in appimage as it cannot be done from binaries- build rework
2020-11-18 11:48:46 +01:00
Julien Wadel
53c959a2e3 Update SDK 2020-11-18 11:35:33 +01:00
Julien Wadel
79753e62df - Add a player when receiving a DTMF
- Show keypad on outgoing call to allow sending DTMF before 200
2020-11-18 11:35:26 +01:00
Julien Wadel
b32d063b88 Fix version file (windows) 2020-10-09 21:37:57 +02:00
Julien Wadel
a859c17a67 Revert UTF8 vcard fix and use VCard directly as UTF8
Add vcard fields encoder/decoder
2020-10-09 20:05:43 +02:00
Julien Wadel
84437b2c01 Fix friends crash 2020-10-09 16:53:34 +02:00
Julien Wadel
039e581d90 Repair master SDK build by using find_library in Windows to select path file from SDK libraries 2020-10-09 13:38:52 +02:00
Julien Wadel
7421844dea Use git version to set project version 2020-10-09 11:07:23 +02:00
Julien Wadel
eb82a100c6 Update Change logs 2020-10-09 10:56:45 +02:00
Julien Wadel
e2be6e2c15 Read Vcard in UTF8 while SDK allows now it 2020-10-09 10:56:12 +02:00
Julien Wadel
0b7d9c0ff4 Update 4.4 SDK 2020-10-09 10:55:36 +02:00
Julien Wadel
2ed3a35b91 Fix : sip protocol handlers on Windows and add support to tel and callto protocols on Windows/Linux/Mac
- Replace app-icon by a specific windows file that describe the application properties
- Add Windows Description file
- Update NSIS Installation/Uninstallation to support handlers (sip, sip-linphone, sips, sips-linphone, tel and callto)
- Cleaner use of Windows registries
2020-10-09 10:51:57 +02:00
Julien Wadel
999fe684be Add a desktop property to allow Pulseaudio to switch devices automatically.
For example, it will mute all applications that have music on their property when receive a call from Linphone.
2020-10-09 10:49:20 +02:00
Julien Wadel
689cbc7c01 Recompute version from git version to pass the update checker with the release 2020-10-09 10:47:50 +02:00
Julien Wadel
8b0270dd2a Avoid to reduce window if it is already maximized
(cherry picked from commit 74f50933fd)
2020-08-03 10:22:13 +02:00
Julien Wadel
efc2e63ec3 Update SDK to 4.4 with opus crashfix
Fix CI variable
2020-07-30 17:09:41 +02:00
Julien Wadel
ab7ed36128 Update Git version to 4.2.1 2020-07-03 13:17:17 +02:00
Julien Wadel
30e22a9222 Update SDK 2020-07-03 11:28:26 +02:00
Julien Wadel
028ddba8b2 Bugfix : show all popup in a StackView + crash on authentification
- Show all Linphone popup
- Add a way to merge popup that have almost the same data
- Remove test on authentification requested
2020-07-02 10:49:13 +02:00
Julien Wadel
2a0e480fc5 Update Changelog
(cherry picked from commit f367ab5940f9b323c1d1549c60c0d4acecc4fff7)
2020-06-26 19:40:47 +02:00
Julien Wadel
c677dbe67b harmonized CI deploy folders 2020-06-26 16:32:25 +02:00
Julien Wadel
71260030e7 Update SDK 2020-06-26 14:33:35 +02:00
Julien Wadel
02d80855f8 Use English as default translator if no translations are found
(cherry picked from commit 2ce0d8ae491c440672d86057c453f62b62465d89)
2020-06-25 14:08:59 +02:00
Julien Wadel
3dd6b95bee Update SDK 2020-06-24 22:24:12 +02:00
Julien Wadel
459689098d No video for conference as it is not yet supported by the application
Reorder pause when removing participants from conference
2020-06-24 21:04:32 +02:00
Julien Wadel
902ba80e00 Revert cmake version to 3.1
Remove big resources
Remove embedded special fonts
2020-06-20 18:29:30 +02:00
Julien Wadel
2f586bfb08 Update SDK 2020-06-19 22:56:05 +02:00
Julien Wadel
eba233655e Bugfixes : MacOs crash, Video request not working, fonts
* Activate mipmap on MacOs to avoid Qt crashes
* Use 5.14.2 for Windows
* Request Qt 5.12 as a minimal version and cmake 3.9 (in order to embed big resources)
* Remove build on Debian8 as it has Qt 5.10
* Add default fonts for supported languages
* Use a build parameter to set `dpiawareness` (Windows)
* Add OTF support, in addition of TTF
* Explicit the answer to video request : Fix on not showing video when accepting a second request
* Use UTF8 when chatting and notifications to show all languages/symbols
* Fix SIP display on call view
* Fix a typo on a variable in call view (might lead to get transparent view)
2020-06-19 09:25:51 +02:00
Julien Wadel
3ee4a72d48 BugFix: Crash in video settings while in call
- Workaround : don't reload video devices if in call
- Show a warning message in settings panel
- Update english source language
2020-06-16 10:51:38 +02:00
Julien Wadel
e4f9588c61 Update SDK 2020-06-16 08:38:35 +02:00
Julien Wadel
7c514133e3 rewrite IPv6 domain for cleaning addresses 2020-06-15 14:55:18 +02:00