Commit graph

3411 commits

Author SHA1 Message Date
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
3c5a8c5ea3 Set name to CPACK variable
Apply configure on nsi
2020-04-15 09:55:31 +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
09ec28dfc0 Update SDK 2020-04-14 19:45:07 +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
0d3c37bd79 Update qt.conf with QtQuick configuration 2020-04-10 20:24:40 +02:00
Julien Wadel
8f45b688ea Update SDK 2020-04-10 18:56:25 +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
68695697ba Use Qt 5.12.5 instead of 5.12.6. The version is missing from Qt Maintenance (CI) 2020-04-08 12:29:49 +02:00
Julien Wadel
1668e509cc Remove useless permissions 2020-04-07 21:35:48 +02:00
Julien Wadel
d91e2f91df Add entitlements while codesigning 2020-04-07 21:00:48 +02:00
Julien Wadel
cccc78e2dc Add more useless permission in plist, quickfix on version names [ci skip] 2020-04-07 19:25:08 +02:00
Julien Wadel
ed52e80620 Test with adding missing permissions even not needed [ci ckip] 2020-04-07 18:43:43 +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
1f913e76ed Fix typo on rsync 2020-04-07 15:56:12 +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
5182bc6921 Use Git versionning to pakckage name 2020-04-07 13:41:25 +02:00
Julien Wadel
6d64d93846 Remove empty dependencies when in first stage (CI) 2020-04-07 11:32:57 +02:00
Julien Wadel
15465a1092 Remove the try about forcing lib folder installation 2020-04-07 11:19:21 +02:00
Julien Wadel
efd6ddf5b6 Fix option for CI 2020-04-07 11:19:21 +02:00
Julien Wadel
5e8aa688cb Add empty dependencies when needed and set CMAKE_INSTALL_LIBDIR to lib folder instead of lib64 2020-04-07 11:19:21 +02:00
Julien Wadel
99690c8879 Fix symlinks while installing farmeworks by using rsync instead of "install(DIRECTORY" from CMake 2020-04-06 18:51:06 +02:00
Julien Wadel
eeaa0d3428 Update SDK 2020-04-04 11:32:09 +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
db332fb166 Fix identation 2020-04-03 14:50:29 +02:00
Julien Wadel
83beb22331 Change icon and installation behaviour for Windows
- Add an option to allow starting the application at the end of installation
- Change the installer icon with the new design
2020-04-03 14:48:27 +02:00
Julien Wadel
6bc31c9f13 Update SDK 2020-04-02 23:23:41 +02:00
Julien Wadel
f5bedf0192 - Auto version from git
- Use specific runner on Centos7
- Move appimage script in app folder
- Use git versionning for installer name
- Add qt plugin to install with appimage
- Reduce appimage size, remove duplicates
- Notarization of DMG and codesigning for Apple
2020-04-02 23:17:02 +02:00
Julien Wadel
f1bf765fd6 Use specific runner on Centos7
Move create appimage script in app folder
Change the appimage name with current version
Add qt plugin to install with appimage
2020-04-01 18:09:35 +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
9117d07bac Change project name for only target 2020-03-28 14:00:50 +01:00
Julien Wadel
7c0f80dceb Use LocalUtf8 for all transactions rather than stdString 2020-03-28 14:00:50 +01:00
Julien Wadel
b22c1c3f99 Merge branch 'fix/audio_crash_initialization' 2020-03-27 10:35:49 +01:00
Julien Wadel
d95add4f1a Fix string using 2020-03-27 09:02:51 +01:00
Julien Wadel
6d06aa102b Merge branch 'master' of gitlab.linphone.org:BC/public/linphone-desktop into fix/audio_crash_initialization 2020-03-27 09:02:25 +01:00
Julien Wadel
bcfe050cf0 Change Packaging flag in yml for Mac [ci skip] 2020-03-27 08:44:24 +01:00
Julien Wadel
b9e5afd98d Change Packaging flag in yml for Windows [ci skip] 2020-03-27 08:43:57 +01:00
Julien Wadel
4ec4ad1ea9 Fix string using 2020-03-27 08:36:43 +01:00
Julien Wadel
0fcbc68315 Update SDK 2020-03-26 22:47:02 +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
fc8935db79 Merge branch 'feature/simplify_build_configuration_v3' 2020-03-26 20:01:51 +01:00
Julien Wadel
71e4adf348 Update the correct submodule 2020-03-26 19:15:34 +01:00
Julien Wadel
2065446d78 Update submodule 2020-03-26 18:57:18 +01:00
Julien Wadel
6215976d26 Update source folder links 2020-03-26 16:50:19 +01:00