Julien Wadel
908e4d77ad
Workaround on ISpell build error for gcc15
2025-04-29 17:14:06 +02:00
Christophe Deschamps
117df75343
Fix Windows CI build on vs2022
2025-04-29 15:38:24 +02:00
Julien Wadel
ca7278d51f
Feature: Screen Sharing
...
Avoid to use SCShareableContent API because of crash on release.
2024-03-01 15:53:24 +01:00
Julien Wadel
0023c07bb6
Fix arm64 build
2024-02-26 05:49:02 -05:00
Christophe Deschamps
19d54cb0aa
Linux spell checker based on ispell
2023-11-06 12:57:38 +00:00
Julien Wadel
9344207d0c
By default, build Open H264 only if video is enabled.
2023-10-31 10:12:45 +01:00
Julien Wadel
95fbcdf3a1
Fix Mac build on propagated variables.
...
Execute macdeploy on cpack before making dmg.
2023-10-18 18:26:28 +02:00
Julien Wadel
b240ccda9a
Move folders only on Mac because of bundle.
2023-09-29 17:48:17 +02:00
Julien Wadel
c0ac6da859
Workaround for Mac code signing: Sign all output dir.
2023-09-29 15:59:09 +02:00
Julien Wadel
5d01fe8ac3
Fix pdf module activation.
...
Remove cmake_install_prefix sue for subdirectory as it is error prone (install will not use what is defined but only the root install prefix).
Fix install folder for Tasks on Mac.
Fix CI file for Mac.
Fix rootca folder on Mac.
2023-09-25 16:48:07 +02:00
Julien Wadel
7b2ce18409
Add a SpitView on chat.
...
Fix a crash on notification bubble : Remove the shortcut as notifications are seen in panels.
Clean format after deleting text in chat editor.
2023-09-22 16:25:38 +02:00
Julien Wadel
aac2d9f120
Revert back to add signing identity for Macos.
...
Allow CPACK to sign the application.
Fix cmake options list that wasn't set because of scope.
Make more generic the Windows hack on QtKeyChain.
Use a script to code sign all files (not working in cmake file)
Clean cmake files to use targets.
Rework Mac build.
Avoid to use git if version has been specified with cmake command (LINPHONEAPP_VERSION)
2023-09-22 14:29:10 +02:00
Julien Wadel
f285ce68de
Set build install paths and options.
2023-08-21 09:47:55 +02:00
Julien Wadel
94ea043ac6
Force architecture to LINPHONESDK_MACOS_ARCHS if x86_64.
...
This way, only x86_64 will be build on arm64 device.
Fix qml syntax.
2023-08-21 09:47:55 +02:00
Julien Wadel
4485a95c8c
Attempt to fix macos and windows builds in CI.
2023-08-21 09:47:55 +02:00
Ghislain MARY
2fa75ab99f
ENABLE_NON_FREE_CODECS option has been renamed to ENABLE_NON_FREE_FEATURES.
2023-08-21 09:47:55 +02:00
Julien Wadel
c7acdf2bf6
Enable build with QtKeychain without using an ExternalProject.
2023-08-21 09:47:55 +02:00
Julien Wadel
305fe70370
Update CMakeLists.txt so that linphone-sdk is added as a subdirectory of the project.
2023-08-21 09:47:55 +02:00
Julien Wadel
cbe3d76a8e
Force architecture to LINPHONESDK_MACOS_ARCHS if x86_64.
...
This way, only x86_64 will be build on arm64 device.
Fix qml syntax.
2023-07-26 16:48:10 +02:00
Julien Wadel
7755539a33
Feature : account creation with manual validation using Flexiapi.
...
Fix chat received time.
Fix account creation layouts (Busy indicator, dynamic sizes, text errors)
2023-05-31 16:33:04 +02:00
Julien Wadel
de9f2fe6cb
Update enums to SDK master's wrapper.
2023-05-22 10:37:22 +02:00
Julien Wadel
e22a59e019
Fix mac build on x86_64
2023-04-14 10:21:04 +02:00
Julien Wadel
d77c818005
New Feature : Pdf viewer
2023-02-27 11:15:29 +01:00
Julien Wadel
67c99eebca
Add OAuth2
2023-02-20 11:09:46 +01:00
Julien Wadel
f2ec5fda4e
Remove FFMPEG from dependencies as it is no mmore needed.
...
Fix LDAP authtentication method to use default.
2023-02-06 17:04:13 +01:00
Julien Wadel
1d050ef1ae
Update lime url on migration for Linphone. Set old core url before migrating account parameters.
...
Fix OpenSSL deployment on Windows.
Update SDK to 5.2.10
# Conflicts:
# CMakeLists.txt
# linphone-sdk
2023-01-20 15:15:11 +01:00
Julien Wadel
ca56368469
Remove Flexiapi dependency if no QRCode.
...
Fix SetThreadDescription entry point on Windows 7/8 (SDK update).
2022-12-19 13:06:28 +01:00
Julien Wadel
56cff70b1b
VFS Encryption, QtKeychain and file viewer.
2022-12-16 14:37:45 +01:00
Julien Wadel
9ff0502b3c
Allow to not package the rootca file for packager.
...
If rootca.pem doesn't exist, don't try to use it.
2022-10-17 09:15:11 +02:00
Julien Wadel
3488f97ed8
Add sanitizer options.
...
Fix mac default folders locations like rings and belr grammars.
2022-10-07 10:48:55 +02:00
Julien Wadel
8e0aa05a4d
M1 build.
2022-09-17 14:19:33 +02:00
Julien Wadel
7f606b6461
Update Readme for Mac.
2022-08-22 14:47:39 +02:00
Julien Wadel
b8d0fb5e46
- Fix Mac build on unsupported XCFramework.
...
- Change layout icons.
- Allow to change layout in prepare room.
- Add a status to Camera when Ready : print waiting message if conference is not ready (call created and have participants).
- Display avatar if camera is not ready.
- Change Active Speaker to use call stream and not participant device.
- Change avatar colors.
- Active speaker mode have scrollable miniatures (16/9 format).
- Move close preview icon.
- Change layout icon on selection.
2022-05-13 17:38:43 +02:00
Julien Wadel
da7bd4464a
Versionning and auto release
2022-05-13 17:38:43 +02:00
Julien Wadel
fcba1893c1
- Set LDAP as an optional feature.
...
- Fix qml error on ChatContent.
- Participant devices : click on participant will show devices instead of calling him.
- Set SDK to 5.1.19 with fix on crash at exit, 'm' device security level, leak on aborted call.
2022-04-04 14:32:54 +02:00
Julien Wadel
ebd033a3e6
On default build : Revert webview subscription and keep old sheets (avoid deployment issues) but keep a way to reactivate it.
2022-03-10 19:16:26 +01:00
Julien Wadel
618edb10ab
Fix builds
2021-11-19 22:39:20 +01:00
Julien Wadel
a0cfe58193
[SDK] Fix build on debian9
2021-11-19 19:15:00 +01:00
Julien Wadel
5adb1eb4dd
- Fix history view
...
- Allow to add license in packages (windows with NSIS/mac with dmg)
2021-11-09 11:36:23 +01:00
Julien Wadel
be173732f7
Images and color customization overhaul
2021-10-29 17:46:01 +02:00
Julien Wadel
99b9a7753c
Upgrade search and message loading. More smart loading entries based on currently view.
...
Add a spinner while loading/searching.
2021-09-16 21:38:18 +02:00
Julien Wadel
da844225d2
- Fix OSX min version
...
- Fix IMDN display on multi-devices
- Remove chat area min limits when not showing ephemeral
- Update text on delivery menu for toggling
2021-09-09 18:02:43 +02:00
Julien Wadel
6f4b12c61e
Backup
2021-08-01 22:48:17 +02:00
Julien Wadel
7415ac3420
Deploy OpenLDAP dependencies
2021-04-30 15:27:41 +00:00
Julien Wadel
384bd0675a
Add OpenLDAP supports
...
- set defaults for LDAP
- add unsaving a server
- adapt design for LDAP (placement, debug and verifications options)
- Add hidden options in linphonerc to hide local sip account, start video call button and start chat button
2021-04-28 20:06:20 +02:00
Julien Wadel
8ec51179b4
Support video deactivation, remove MSFunctions
2021-03-19 00:40:49 +01:00
Julien Wadel
af2abde8b9
Update to SDK
2021-03-18 09:46:33 +01:00
Julien Wadel
52cc458a9e
Add code signing and fix rpath
...
Copy lib
2021-01-25 22:35:32 +01:00
Julien Wadel
8a42ba395c
Set destinations
2021-01-16 15:06:00 +01:00
Julien Wadel
7ba41675d1
- Fix cmake error (remove object from executable)
...
- Rewrite import/export libraries
- Fix LIBDIR for all platforms
- Do not try to build plugins if no one exist
2021-01-16 14:54:26 +01:00