Commit graph

2646 commits

Author SHA1 Message Date
Ronan Abhamon
e56ff52aa6 chore(README.md): update issue description on 4K (Windows) 2017-08-16 14:13:23 +02:00
Ghislain MARY
6f9fa77e71 Update cmake-builder and soci submodules. 2017-08-16 14:10:41 +02:00
Ronan Abhamon
e85464491d feat(App): enable high dpi scaling 2017-08-16 13:44:21 +02:00
Ronan Abhamon
40fcb28818 fix(Paths): provide a RLS_URI define 2017-08-16 12:27:18 +02:00
Benjamin Reis
6cd9740d52 add soci submodule 2017-08-16 11:51:52 +02:00
Ronan Abhamon
2de3d84029 fix(SipAddressesModel): avoid a crash when a sip address observer is destroyed 2017-08-16 11:29:02 +02:00
Ronan Abhamon
306c187774 fix(Cli): better code to convert from base 64 (uri command) 2017-08-16 09:26:08 +02:00
Ghislain MARY
833be4c60e Update libxsd submodule. 2017-08-14 16:49:32 +02:00
Ghislain MARY
39955f4435 Update cmake-builder and libxsd submodules. 2017-08-14 15:43:24 +02:00
Benjamin Reis
d777d28e03 add libxsd and xerces submodules 2017-08-14 14:03:40 +02:00
nicolas
4b38922153 fix(Cli): set the header as optional for 2017-08-10 15:59:08 +02:00
nicolas
e35d3aebab feat(Cli): add the display name to the proxy config default identity 2017-08-10 14:49:12 +02:00
nicolas
a5e5ae6957 fix(Cli): add display-name header to join-conference method 2017-08-10 11:36:07 +02:00
nicolas
16fc2f08a1 fix(Cli): headers are now base64 encoded for cli uri except and ones, and cleaned from address. 2017-08-10 11:21:19 +02:00
nicolas
42e00a1817 fix(Cli): better test when passing uri as cli, and an argument is missing 2017-08-10 11:21:19 +02:00
Ronan Abhamon
bd0c9bdd43 chore(submodules): update bctoolbox & linphone 2017-08-10 10:40:32 +02:00
Ronan Abhamon
4342cfe515 fix(tests): wait 100ms when main window is focused 2017-08-09 17:31:09 +02:00
Ronan Abhamon
ca7c145dee chore(CMakeLists.txt): fix messages-count-notifier headers on Windows 2017-08-09 16:06:51 +02:00
Ronan Abhamon
7359bbe2e5 fix(app): coding style 2017-08-09 16:03:39 +02:00
Ronan Abhamon
e52b6f6060 fix(tests): init each GUI test correctly 2017-08-09 16:00:14 +02:00
nicolas
55153d720d fix(Cli): no longer displays the main view when calling cli 2017-08-09 15:35:12 +02:00
Ronan Abhamon
f315211985 fix(LinphoneUtils): test correctly empty display name in _getDisplayNameFromString 2017-08-09 15:31:59 +02:00
Ronan Abhamon
8bf34d85ca feat(Call): display correctly forced display name and only sip uri in description 2017-08-09 14:14:38 +02:00
Ronan Abhamon
d7be2afbb7 fix(ConferenceAddMOdel): check valid sip address in addToConference 2017-08-09 13:50:07 +02:00
Ronan Abhamon
c515eec481 fix(app): test correctly valid sip addresses at many points 2017-08-09 12:48:44 +02:00
Ronan Abhamon
3ddcdd2278 feat(VcardModel): remove interpretSipAddress function, use the SipAddressesModel class instead 2017-08-09 12:43:22 +02:00
Ronan Abhamon
cc456daf29 fix(Cli): check correctly sip address in cliInitiateConference 2017-08-09 12:40:08 +02:00
Ronan Abhamon
060702e3ed fix(app): repare build 2017-08-09 12:36:21 +02:00
Ronan Abhamon
091227e83b feat(SipAddressesView): do not display wrong default sip address 2017-08-09 12:31:27 +02:00
Ronan Abhamon
dcfecffe66 feat(ContactDescription): do not display display name if exists 2017-08-09 11:50:13 +02:00
Ronan Abhamon
7ae543dd93 feat(ui/scripts/LinphoneUtils): getContactUsername supports now display name and sips: pattern 2017-08-09 11:34:37 +02:00
Ronan Abhamon
7d22bbcef2 chore(submodules): update linphone 2017-08-09 09:26:40 +02:00
Ronan Abhamon
ef3cbf5044 feat(MessagesCountNotifier): use a blink in sys tray icon on GNU/Linux 2017-08-08 12:10:43 +02:00
Simon Morlat
7fc1047e4c update linphone 2017-08-08 11:27:46 +02:00
Ronan Abhamon
22c0987ec4 feat(app): add a message counter on sys tray icon (GNU/Linux) 2017-08-08 09:41:43 +02:00
Ronan Abhamon
ca214de2cf feat(app): add static_cast for Clang 2017-08-07 15:50:20 +02:00
Ronan Abhamon
20f5312496 feat(app): add static_cast for Clang 2017-08-07 15:35:53 +02:00
Ronan Abhamon
28d64620f3 fix(MessagesCountNotifier): avoid pure virtual call 2017-08-07 15:28:11 +02:00
Ronan Abhamon
97c57547e6 fix(CoreManager): MessagesCountNotifier included correctly under Mac OS 2017-08-07 15:13:04 +02:00
Ronan Abhamon
66a0748fef feat(MessagesCountNotifier): refactoring 2017-08-07 14:58:54 +02:00
Ronan Abhamon
6b28a34ae7 feat(utils): improve performance of setTimeout 2017-08-07 12:35:59 +02:00
Ronan Abhamon
2a53b6d65c feat(Call): add 2 sliders to set speaker/micro volume in media parameters popup 2017-08-07 12:24:45 +02:00
Simon Morlat
fbc4a086c0 fix compilation issue 2017-08-07 11:58:48 +02:00
Simon Morlat
f201a13840 update belle-sip and linphone 2017-08-07 11:35:38 +02:00
Ronan Abhamon
773fd036c4 feat(Call): add a multimedia parameters dialog to select micro/speaker/camera device 2017-08-04 15:31:39 +02:00
Ronan Abhamon
fb3e244370 feat(Settings): add a data title 2017-08-04 13:33:26 +02:00
Ronan Abhamon
21e74f2734 fix(chat): display correctly busy indicator when a message is sent 2017-08-04 12:19:35 +02:00
Ghislain MARY
bfef418741 Update linphone submodule. 2017-08-03 15:57:16 +02:00
Ronan Abhamon
c7f8f217ec chore(submodules): update belcard, belle-msrp, belr & linphone 2017-08-03 15:29:26 +02:00
Ghislain MARY
3f384cfac1 Update cmake-builder submodule. 2017-08-02 16:09:21 +02:00