Commit graph

1864 commits

Author SHA1 Message Date
Ronan Abhamon
1086fdaeb0 feat(ui/views/App/Settings/SettingsNetwork): supports tls port 2017-04-20 15:52:28 +02:00
Ronan Abhamon
26171f845e feat(ui/views/App/Settings/SettingsNetwork): supports tcp/udp ports 2017-04-20 15:38:41 +02:00
Ghislain MARY
90663b34df Update linphone submodule. 2017-04-20 15:26:53 +02:00
Ghislain MARY
498dfdaa0e Update linphone submodule. 2017-04-20 14:44:56 +02:00
Ronan Abhamon
4aebf1d309 fix(src/components/camera/Camera): coding style 2017-04-20 14:29:44 +02:00
Ronan Abhamon
906ec7402b feat(ui/views/App/Settings/SettingsVideo): hide preview when at least on call exists 2017-04-20 14:26:22 +02:00
Ronan Abhamon
c6cae4220e fix(ui/views/App/Styles/Settings/SettingsVideoPreviewStyle): remove tabs 2017-04-20 11:25:57 +02:00
Ronan Abhamon
2d9bef6a9d feat(ui/views/App/Settings/SettingsVideo): supports preview 2017-04-20 11:24:36 +02:00
Sylvain Berfini
2a507f487b Updated linphone 2017-04-19 18:15:32 +02:00
Ronan Abhamon
46fc1b5dd1 feat(app): update submodules & add a CameraPreview class & fix call stats 2017-04-19 17:16:21 +02:00
Ghislain MARY
2657e7c048 Update linphone submodule. 2017-04-19 15:36:21 +02:00
Ronan Abhamon
277e8c6fe6 feat(assets/languages): update translations 2017-04-19 15:29:22 +02:00
Ronan Abhamon
c00c0bcda6 feat(ui/views/App/Settings/SettingsVideo): supports video size 2017-04-19 15:10:32 +02:00
Ronan Abhamon
a7534951ed fix(src/components/notifier/Notifier): remove toto log 2017-04-19 12:17:33 +02:00
Ronan Abhamon
a0f9a4d9b7 fix(ui/views/App/Calls/Incall): hide stats when call is ended 2017-04-19 12:01:19 +02:00
Ronan Abhamon
70c265656a fix(ui/modules/Linphone/Calls/CallStatistics): better style and reworking 2017-04-19 11:55:40 +02:00
Ghislain MARY
4c9f58078c Fix potential crash because of the call statistics, the payload type returned by getUsedAudioCodec() and getUsedVideoCodec() may be null. 2017-04-19 11:22:09 +02:00
Ronan Abhamon
4e0fb40ca2 chore(submodules): downgrade linphone [Outgrade submodule] 2017-04-19 11:06:29 +02:00
Ronan Abhamon
75c11911ac fix(app): many changes 2017-04-19 11:05:38 +02:00
Ronan Abhamon
7c92738cd7 fix(src/components/call/CallModel): do not set data model twice 2017-04-19 10:53:41 +02:00
Ronan Abhamon
a19d292bf5 fix(src/components/core/CoreManager): remove tab 2017-04-19 10:47:36 +02:00
Ronan Abhamon
3fe79d531b chore(submodules): update linphone, mediastreamer2 & ortp 2017-04-19 09:44:55 +02:00
Ronan Abhamon
d8ec379115 fix(src/components/core/CoreHandlers): coding style, remove useless std:: 2017-04-19 09:42:08 +02:00
Ronan Abhamon
d68f70654a fix(src/components/call/CallModel): coding style 2017-04-19 09:41:04 +02:00
Ronan Abhamon
25b73f0644 fix(src/components/call/CallModel): replace snake to camel case 2017-04-19 09:35:23 +02:00
Ronan Abhamon
ec508716c9 feat(app): rename "utils.hpp" to "Utils.hpp" 2017-04-19 09:31:46 +02:00
Ronan Abhamon
d9e28f356a feat(ui/views/App/Calls/IncallFullscreenWindow): supports telephone keypad 2017-04-19 09:19:40 +02:00
Johan Pascal
fbd2f7551c make sure Linphone Core paths are only set if not available, also for zrtpSecrets 2017-04-18 23:51:29 +07:00
Ghislain MARY
6a68d34fcf Fix build with IntRange structure that has become a Range object. 2017-04-18 18:17:50 +02:00
Ghislain MARY
f840ad2f85 Update linphone submodule. 2017-04-18 18:17:26 +02:00
Ghislain MARY
a291e8b46a Add call statistics view in the call window. 2017-04-18 17:41:02 +02:00
Ghislain MARY
d3949d34e1 Update linphone submodule. 2017-04-18 17:39:26 +02:00
Ronan Abhamon
9daed0c9ef feat(/ui/views/App/Calls/Incall): add a button to active telephone keypad 2017-04-18 17:29:19 +02:00
Ronan Abhamon
bdf3d566de feat(ui/modules/Linphone/TelKeypad/TelKeypadButton): add a line below each button 2017-04-18 17:11:36 +02:00
Ronan Abhamon
e56412e9c2 feat(ui/modules/Linphone/TelKeypad/TelKeypad): supports color on click 2017-04-18 16:51:44 +02:00
Ronan Abhamon
6c29ac7c9c fix(src/components/core/CoreManager): remove usage of undefined function (getZrtpSecretsFile) and remove tabs 2017-04-18 16:16:49 +02:00
Ronan Abhamon
58ee8ae7aa feat(ui/views/App/Calls/Incall): supports TelKeypad. 2017-04-18 16:09:35 +02:00
Jehan Monnier
5829ccc71e make sure Linphone Core paths are only set if not available 2017-04-18 11:28:51 +02:00
Ronan Abhamon
f7857edbe0 fix(src/components/core/CoreManager): coding style 2017-04-18 09:22:43 +02:00
Ronan Abhamon
877949bb7f chore(submodules): update bzrtp & linphone 2017-04-18 09:19:28 +02:00
Johan Pascal
c513b5b602 zrtp cache migration performed by bzrtp and not linphone
- done in place, path to an other file is not needed anymore
2017-04-16 18:15:18 +07:00
Ghislain MARY
9836c7ba91 Handle code signing on Mac OS X. 2017-04-14 17:36:23 +02:00
Ghislain MARY
f5fc2669ee Update cmake-builder and linphone submodules. 2017-04-14 17:35:58 +02:00
Ronan Abhamon
74aac90229 feat(ui/modules/Common/Dialog/ConfirmDialog): remove useless spec 2017-04-14 15:56:20 +02:00
Ronan Abhamon
20ba71a0be feat(ui/modules/Linphone/TelKeypad): in progress 2017-04-14 15:44:14 +02:00
Sylvain Berfini
a148be8145 Updated linphone 2017-04-14 15:39:40 +02:00
Ronan Abhamon
cf547ff60b feat(ui/views/App/Main/AuthenticationRequest): display realm 2017-04-14 15:01:36 +02:00
Ronan Abhamon
fc9fcc1967 feat(ui/views/App/Calls/IncallFullscreenWindow): preview supports zoom 2017-04-14 14:54:28 +02:00
Ronan Abhamon
bf7310869c feat(ui/views/App/Calls/IncallFullscreenWindow): better preview move 2017-04-14 14:32:12 +02:00
Ronan Abhamon
341a8f4874 feat(ui/views/App/Calls/IncallFullscreenWindow): supports preview and it can be moved 2017-04-14 14:08:14 +02:00