Commit graph

4629 commits

Author SHA1 Message Date
Julien Wadel
c6c8ed9918 Fix : Undefined bevaviour on core restart
- Remove useless mutex protection
- Remove the constraint on sender events from CoreHandlers. The fact that these events should be on a specific thread is done by the connection.
- Fully use the Global State Changed from SDK events and centralized app behaviour to them
- Reerite CoreManager initialization to avoid multiple lambda functions and to gain control over threads
- Add Start/Stop timer functions for iteration
2020-11-05 10:17:26 +01:00
Julien Wadel
0685257775 Add iLBC support 2020-10-30 12:05:49 +01:00
Julien Wadel
af8b7faaf5 Keep unsend typed message in memory when changing of chat room 2020-10-29 17:13:24 +01:00
Julien Wadel
644998fe85 Fix : display and use username in utf8 2020-10-29 15:52:17 +01:00
Julien Wadel
a21b798d2b Use Random port for -2 udp port 2020-10-26 16:27:20 +01:00
Julien Wadel
696fb678b8 Update ChangeLogs 2020-10-26 15:34:00 +01:00
Julien Wadel
bc5e7c1bdc Fix changing preview size to be smoother in fullscreen 2020-10-26 12:26:25 +01:00
Julien Wadel
52505f040c Add QT domain to the logger
Redirect logs in stdout
2020-10-23 14:41:58 +02:00
Julien Wadel
2629e2461d - Download configuration file if it is a webfile
- Download the configuration file directly to the config path and overwrite old file
- Add an interface to config directory path
- Prevent a crash from the deletion of the Handler where we are still using it
- Add synchronous mechanism to download file and Instance Manager deletion
- Add Command parser features : clean specific keys, parse from list of arguments
- Reorder config search to avoid unwanted config file overwrite
- Move CLI execution at the end of initialization
- Based openAppAfterInit on Manager and not on Handler
- Add Call feature to Command line (--call=<SipAddress>)
- Launch a call on request
- Add generic parameters on show and call method to CLI
- Replace connectOnce function that didn't fully work by a connection on context where it is manage by Qt
- Remove redundant parser initializations
- Update SDK to fix configuration updates and FEC
2020-10-23 11:54:55 +02:00
Julien Wadel
b378ac59d3 Fix/Feature : allow accent menu to appear (on Mac) by removing the repeating key when holding it 2020-10-22 21:10:57 +02:00
Julien Wadel
60bf25163d Fix : display name didn't support UTF8. Address created from Factory take a UTF8 string, aswell as setDisplayName 2020-10-22 14:52:15 +02:00
Julien Wadel
6ba9871c53 Fix Linphone installation destination to use executable name and not application name 2020-10-22 12:27:30 +02:00
Julien Wadel
2bb1970d13 Clean only domain from asStringUriOnly to strip uri arguments. 2020-10-19 11:05:21 +02:00
Julien Wadel
dc6917a38a Update settings view to not deactivate transport but allow not binding port 2020-10-19 10:26:27 +02:00
Julien Wadel
52f5a9f046 * 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
2020-10-14 15:55:22 +02:00
Julien Wadel
721b191fc6 - Fix contact display names with special characters
- Add vcard fields encoder/decoder
- Fix Version file on Windows where identifier can be empty
- Update SDK to master
- Add artificats when failed (ci)
2020-10-09 22:38:38 +02:00
Julien Wadel
8ecd1bc32c - Add History view to show all call logs
- Manage missing call count. Reset call notifications when: App get focus and the logs are shown, and when we click on a log
- Refactoring of MouseArea to centralize cursor shapes
- Update SDK
2020-10-07 16:32:25 +02:00
Julien Wadel
82b90a85ee Update sdk 2020-09-27 12:01:29 +02:00
Julien Wadel
d54ebbcc59 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-09-16 10:22:42 +02:00
Julien Wadel
85b09ee908 Change download path of linuxdeploy 2020-08-17 09:35:04 +02:00
Julien Wadel
1773e86ca7 - Add a player when receiving a DTMF
- Show keypad on outgoing call to allow sending DTMF before 200
- Update SDK
2020-08-14 14:53:41 +02:00
Julien Wadel
7cb4368a1d - GUI : add a calibration button with feedback text
- Add echo calibration callbacks
- Start calibration and apply delay or turn off the echo cancellation in GUI
- Remove 'Core' prefix in QML
2020-08-13 11:19:49 +02:00
Julien Wadel
080b206e4a - 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-08-12 17:05:54 +02:00
Julien Wadel
9fb5ead0fd Repair master SDK build by using find_library in Windows to select path file from SDK libraries
Update SDK
2020-08-03 16:05:39 +02:00
Julien Wadel
dd0432c18d Use git version to set project version 2020-07-30 16:31:47 +02:00
Julien Wadel
bcfc99d2be Update SDK 2020-07-30 15:35:54 +02:00
Julien Wadel
4d6a854e00 - Update to master SDK
- Use Opus fix
2020-07-29 19:09:39 +02:00
Julien Wadel
093261d432 Change the preview by using wheel instead of just upgrading the scale twice.
Right clicking reset the position and the size.
2020-07-21 16:16:45 +02:00
Julien Wadel
79b9d94514 Set Qt minimal version to 5.9 2020-07-13 11:38:56 +02:00
Peio Rigaux
8dfd384e3d * Parallelized qt build and install (with make -j)
* Parallelized compression for rpm package (with pigz)
* Fixed dependencies in docker files
* Fixed qt configure in RPM spec file (added font support with fontconfig, accessibility options, text-to-speech...)
* Little sed + xargs hack to workaround some distros refusing to build with python2 shebangs
* Change Qt git repo for building docker image to https in order to pass firewall and avoid timeout while cloning
2020-07-06 18:23:48 +02:00
Julien Wadel
a96b70addb Bugfix : When clicking ont it, close all but call notifications
Propagate delete signal from any popup to the main popup and point to it
2020-07-06 17:08:16 +02:00
Julien Wadel
15178dca97 Add cursor shape option on Tooltip as hovering cannot be propagate 2020-07-06 14:50:36 +02:00
Julien Wadel
459240b5de Update Changelog 2020-07-06 11:54:30 +02:00
Julien Wadel
06dc5ad96a 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-07-06 10:38:40 +02:00
Julien Wadel
74f50933fd Avoid to reduce window if it is already maximized 2020-07-05 11:55:34 +02:00
Julien Wadel
c273d88963 Fix upload directory in CI [ci skip] 2020-07-03 18:02:27 +02:00
Julien Wadel
d1691d90a7 Spell fix in Readme 2020-07-03 11:30:55 +02:00
Julien Wadel
c3b8af8399 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


(cherry picked from commit 028ddba8b2)
2020-07-02 10:49:39 +02:00
Julien Wadel
cbe85af852 Sort contact list using system Locale and not unicode. 2020-06-29 20:09:16 +02:00
Julien Wadel
439d188222 Recompute version from git version to pass the update checker with the release 2020-06-26 21:03:37 +02:00
Julien Wadel
5e40d5c82e Merge branch 'release/4.2' 2020-06-26 18:57:12 +02:00
Julien Wadel
7dc83b827e harmonized CI deploy folders
(cherry picked from commit c677dbe67b)
2020-06-26 16:33:53 +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