Commit graph

23 commits

Author SHA1 Message Date
Julien Wadel
345432b8fd Qml calls and conference crashfix
* Core creation in main thread but still async with timers
* For conference : no filter on items model.
* Remove conference storage and use directly the one that is in Core
* Fix calls model updates when a call become empty
* Fix missing functions
* Set Max Participants to 20
2020-04-24 14:26:25 +02:00
Julien Wadel
26262852ba Fix typo 2020-04-18 14:59:50 +02:00
Julien Wadel
07a1532901 Add Country list to translations (used for phone numbers) 2020-04-18 14:57:58 +02:00
Julien Wadel
27e128d458 Log folder live update when setting a new path in SDK
Fix forgotten suffix separator
2020-04-16 13:12:06 +02:00
Julien Wadel
eecd11a51b Move log folder when request it by copying log files in the new folder 2020-04-16 11:55:47 +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
76557a1c00 Remove forgotten header 2020-04-15 08:44:58 +02:00
Julien Wadel
7b591090a7 Remove completly Minizip
- Download on-demand BZIP2-Gnuwin32 from linphone website for Windows
- Use native bzip2 for Mac and Linux
2020-04-14 23:40:20 +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
ce5a1091d3 Remove Minizip submodule for Linux and Mac, for bzip2
- Select dependencies from platforms
- Remove minizip in linux and mac installation
- Add Process Extractor in sources that extract file with bzip2
2020-04-13 22:05:38 +02:00
Julien Wadel
aeb86b980f Add configuration file and reactivate HDPI enabling 2020-04-10 14:33:02 +02:00
Julien Wadel
3fb6cf9a87 - Add missing file in linux installation
- Cleanup install commands
- Use Executable name instead of Application Id for Organization name in order to fix multiple configuration folders
2020-04-09 19:02:40 +02:00
Julien Wadel
411b56d471 Add forgotten check availibility 2020-04-07 17:27:06 +02:00
Julien Wadel
229c8256c8 Use bc_compute_full_version on package name, move DesktopTools initialisation, add availability check for request permissions, update description for permissions 2020-04-07 17:23:34 +02:00
Julien Wadel
c4a8f288a1 Use more common function name for initialization 2020-04-07 15:43:39 +02:00
Julien Wadel
0e8d3e06b6 Use AVFoundation to request media permissions on start if there are not accepted. 2020-04-07 15:37:07 +02:00
Julien Wadel
ef6c1675db Fixes audio for Mac
- Microphone issue when launching app from .app that comes from permission
- Unresponsive gain sliders due to not refreshing links when devices selection change
- Implement control volume audio
2020-04-03 17:27:15 +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
7c0f80dceb Use LocalUtf8 for all transactions rather than stdString 2020-03-28 14:00:50 +01:00
Julien Wadel
d95add4f1a Fix string using 2020-03-27 09:02:51 +01:00
Julien Wadel
4ec4ad1ea9 Fix string using 2020-03-27 08:36:43 +01:00
Julien Wadel
805dd510ca Change destroy order
Let audio initialization only when playbackCard and captureCard are found.
2020-03-26 22:46:17 +01:00
Julien Wadel
08ca4791c0 Change application source folder name 2020-03-26 16:44:31 +01:00