Commit graph

22 commits

Author SHA1 Message Date
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
902ba80e00 Revert cmake version to 3.1
Remove big resources
Remove embedded special fonts
2020-06-20 18:29:30 +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
d747711769 Remove conference_factory_uri in assistant to avoid group chat capability [ci skip] 2020-06-13 09:36:50 +02:00
Julien Wadel
4f988ae2d3 Revert some modifications on assistant configurations [ci skip] 2020-06-13 09:36:50 +02:00
Julien Wadel
79976397eb Use data from app/src/main/res/raw/linphone_assistant_create.rc and app/src/main/res/raw/default_assistant_create.rc of Linphone-Android 2020-06-13 09:36:50 +02:00
Julien Wadel
8e1c7e83e5 Fix/update translations 2020-05-19 14:04:57 +02:00
Julien Wadel
07a1532901 Add Country list to translations (used for phone numbers) 2020-04-18 14:57:58 +02:00
Julien Wadel
ce58ce03d3 Update lithuanian 2020-04-16 22:41:27 +02:00
Julien Wadel
6e5d4ce2f8 Update languages 2020-04-16 22:18:08 +02:00
Julien Wadel
9b156c022f Fix languages translations 2020-04-16 16:29:47 +02:00
Julien Wadel
5f2ea10a12 Remove unused language files
Add new languages
2020-04-16 16:05:03 +02:00
Julien Wadel
8eb7d76520 Add Lang folder for IDE to get .ts files 2020-04-16 15:46:53 +02:00
Julien Wadel
ff218e9d72 Translations and log reporting upgrade
- Update minor translations and fix TX settings
- Fix order Application settings to avoid using wrong data
- More detailled debug on sending log
- Set sending log feedback to be copyable in order to be allowing to use the link without using a mailer
- Remove feedback text when chaging tabs
2020-04-15 19:18:09 +02:00
Julien Wadel
ba0c4d1c3c Show url when mailer cannot be found
Update some translations files
2020-04-15 16:41:11 +02:00
Julien Wadel
f15872768d Add OpenH264 support
Update Cisco codec version
First Rework on download/extract codec file
Ensure to stop download context before sending end signals
Replace qt.conf with qt.conf.in to have custom setting that depends of packaging or not
2020-04-14 12:31:18 +02:00
Julien Wadel
0d3c37bd79 Update qt.conf with QtQuick configuration 2020-04-10 20:24:40 +02:00
Julien Wadel
aeb86b980f Add configuration file and reactivate HDPI enabling 2020-04-10 14:33:02 +02:00
Julien Wadel
6ef29b7adc Add Win32 support by user settings or by projects, rewrote more generic Runtime output for Windows, add status message for CPack generator 2020-03-31 20:09:21 +02:00
Julien Wadel
08ca4791c0 Change application source folder name 2020-03-26 16:44:31 +01:00