Julien Wadel
6c0ff0ada2
Add build option to deactivate/activate screensharing
2024-03-08 10:03:41 +01:00
Julien Wadel
0023c07bb6
Fix arm64 build
2024-02-26 05:49:02 -05:00
Julien Wadel
4e014c300a
Update Readme
2024-02-15 12:29:42 +01:00
Julien Wadel
a1f0d83386
Fix freeze update state on timelines.
2023-10-10 14:04:26 +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
0c74082a65
- Print logs into stout/stderr only if verbose is set.
...
- `--qt-logs-only` : print only logs from the application. It strips SDK logs from the output.
- Fix peer addresses in chat rooms (group/secure)
- Add an option to display the application debug logs.
2023-03-31 11:11:27 +02:00
Julien Wadel
d77c818005
New Feature : Pdf viewer
2023-02-27 11:15:29 +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
b132e19e2e
Increase max image size on GUI.
...
More customization on about, update checker and video.
(SDK) Fix a crash when starting a core on an account that don't have a contact address.
Fix typo in Readme and adapt MSYS2 paths in CI for Windows.
2022-12-28 12:32:15 +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
778e93fc33
Add weblate widget to Readme and fix languages typo.
2022-10-14 17:09:39 +02:00
Julien Wadel
b98d5992e4
Add ZRTP post quantum, activated with ENABLE_PQCRYPTO=ON.
...
Change encryptions mode selection from buttons into combobox.
Display encryptions in call statistics.
2022-09-05 19:39:37 +02:00
Julien Wadel
7f606b6461
Update Readme for Mac.
2022-08-22 14:47:39 +02:00
Julien Wadel
4682ace15d
Update LDAP API
2022-03-08 15:43:58 +01:00
Julien Wadel
9cb23adcfe
Using mipmap can crash on Mac : add an option to deactivate it with 'mipmap_enabled' in [ui] section.
2021-11-02 15:18:19 +01:00
Julien Wadel
aca3b5038f
Fix imdn crash + readme
2021-08-02 18:47:23 +02:00
Julien Wadel
65689adb34
Clean
2021-04-28 20:06:52 +02:00
Julien Wadel
d1691d90a7
Spell fix in Readme
2020-07-03 11:30:55 +02:00
Julien Wadel
f3cea136ea
Update readme
2020-06-05 11:33:46 +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
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
24da1beab6
Update Readme
2020-03-25 10:16:34 +01:00
Julien Wadel
14d3fd936b
Build change
2020-03-24 22:54:39 +01:00
Julien Wadel
1802a968c1
Update README.md [ci skip]
2020-03-14 14:02:36 +01:00
Julien Wadel
8ecf97306f
Update CMakeLists to GPLv3 and speedup build process by removing subdirectory if its output exists (Linphone-SDK and Minizip)
2020-02-21 23:57:41 +01:00
Julien Wadel
616ba7c670
Update README.md[ci skip]
2020-02-18 12:55:54 +01:00
Julien Wadel
0040c078b2
Change placeholder
2020-02-17 13:57:59 +01:00
Julien Wadel
8d03c67e94
Update Readme[ci skip]
2020-02-15 10:11:16 +01:00
Julien Wadel
0d6e01561f
Update ReadMe and ChangeLog
...
Add rootca.pem in the installation
Set SDK to fix paths
2020-02-12 21:14:31 +01:00
Julien Wadel
ea680e4e77
Revert "adding headers for minizip"
...
This reverts commit f799d08289 .
2020-01-29 14:55:30 +01:00
Ronan Abhamon
ee45b9b5cb
chore(README.md): add pip in doc ( close #222 )
2018-11-13 14:24:35 +01:00
Peio Rigaux
afb842ae2f
Added instructions to build from the command line instead of running the visual studio GUI.
2018-10-31 16:56:51 +01:00
Ronan Abhamon
d2634110f6
chore(README.md): clean doc for MacOs
2018-10-03 15:24:19 +02:00
Peio Rigaux
3b19701536
Update README.md, added troubleshooting for build on Mac OS X
2018-09-27 13:51:29 +02:00
Ronan Abhamon
87bf97a30d
chore(README.md): remove java dependency
2018-09-03 15:39:31 +02:00
Ronan Abhamon
f70506089b
chore(README.md): add doc to rebuild and update submodules
2018-08-30 14:37:50 +02:00
Ronan Abhamon
c6896d1afc
chore(README.md): add -DENABLE_DOC=OFF in prepare.py command line
2018-08-23 10:50:58 +02:00
Erwan Croze
8d1b23d5e8
Update README.md
2018-06-06 13:45:06 +02:00
Ronan Abhamon
d8661ec61d
chore(README.md): add a part on transifex
2018-02-05 16:01:16 +01:00
Wescoeur
51cb9bb2b1
chore(README.md): add C++11 as a build dependency ( close #124 )
2018-01-17 22:09:48 +01:00
Wescoeur
8711a9e9f1
chore(README.md): add java as dependency ( close #116 )
2018-01-17 22:02:52 +01:00
Ronan Abhamon
767f3fe2d7
chore(README.md): add description for windows on release mode and win32
2018-01-17 09:41:04 +01:00
Ronan Abhamon
e50025ceca
chore(README.md): add -G "Visual Studio 14 2015" in prepare.py command line for windows
2018-01-17 09:32:33 +01:00
Ronan Abhamon
e56ff52aa6
chore(README.md): update issue description on 4K (Windows)
2017-08-16 14:13:23 +02:00
Ronan Abhamon
251db098d8
feat(App): supports only Qt5.9 now
2017-06-28 18:42:55 +02:00
Ghislain MARY
95c22988cf
Hum... Really fix markdown??!
2017-06-22 09:37:42 +02:00
Ghislain MARY
64998415a3
Fix markdown.
2017-06-22 09:34:17 +02:00
Ghislain MARY
a687f81bfd
Improve README.md build instructions for Windows.
2017-06-22 09:29:51 +02:00