Commit graph

11772 commits

Author SHA1 Message Date
François Grisez
30382865a2 Fix snapshoting, call recording and contact export on Windows
Some utf8 strings were not translated into the locale charset before
being passed to Liblinphone.
2017-02-20 10:26:04 +01:00
Simon Morlat
d7bda643c1 fix problem with video device being set many times for nothing in the property box, which creates graph stop/start when in a video call 2017-02-20 09:04:12 +01:00
Simon Morlat
7549c9dd37 fix problem with video device being set many times for nothing in the property box, which creates graph stop/start when in a video call 2017-02-18 16:54:41 +01:00
Simon Morlat
0f70ef12ba fix build error in mediastreamer2 2017-02-18 11:15:09 +01:00
Ghislain MARY
35d9eeb152 The resources directories can now be defined at runtime. 2017-02-17 17:07:10 +01:00
Ghislain MARY
1fce67f507 Update ms2 submodule. 2017-02-17 17:06:44 +01:00
Sylvain Berfini
a4627732a7 Use list pointer directly 2017-02-17 17:01:04 +01:00
Benjamin Reis
b95d637c25 Better management of friends_map_uri 2017-02-17 16:47:19 +01:00
Simon Morlat
8fa7d8d72b update ort 2017-02-17 16:28:19 +01:00
Ghislain MARY
e288fa9819 Remove useless ring file. 2017-02-17 11:35:51 +01:00
François Grisez
5c46c2f566 Prevent the generic OpenGL displaying filter from being proposed in Linphone's settings 2017-02-17 11:30:02 +01:00
Simon Morlat
8b6e4e451e update ortp 2017-02-17 10:09:46 +01:00
François Grisez
cb40549c79 Display the download URI when a file transfer chat message is received 2017-02-16 17:25:59 +01:00
Benjamin Reis
8b82c64af9 update ms2 2017-02-16 16:31:53 +01:00
Benjamin Reis
376f8ead9c add alais address to firend amp 2017-02-16 16:30:56 +01:00
Benjamin Reis
0f45a2acee Fix : presence re-created after network changes + corresponding test 2017-02-16 14:23:04 +01:00
François Grisez
5eb9bc379b Hide the 'use NAT address' firewall policy 2017-02-16 13:40:02 +01:00
François Grisez
52b2cf4899 Switch default video definition to "VGA" 2017-02-16 12:20:04 +01:00
Simon Morlat
51c1e5a09f update ms2 and ortp 2017-02-15 21:12:53 +01:00
Simon Morlat
8bc3018f99 update ms2 and ortp 2017-02-15 18:42:41 +01:00
François Grisez
fd9fbedb40 Fix regression about P2P presence
Denying a friend to subscribe presence was no more possible
once we accepted.
2017-02-15 17:09:08 +01:00
François Grisez
605fd462c9 Fix regression: system environment was no more used to generate the primary contact URI on first Linphone's start 2017-02-15 15:57:23 +01:00
François Grisez
8d7d1692a3 Check validity of the username when setting Linphone with an already existing account 2017-02-15 15:18:01 +01:00
Ghislain MARY
fe25b0f87b Update ms2 submodule. 2017-02-15 14:45:00 +01:00
Ghislain MARY
3bc8cb17af Fix Python module build on Windows. 2017-02-14 15:22:52 +01:00
Benjamin Reis
1052d9fe49 Use relative Xpath to parse only XMLLine with presence 2017-02-14 11:57:46 +01:00
Ghislain MARY
66cf0b624c Perform an ICE reset instead of an ICE restart when recovering from a connection loss (it has the effect to also clear the previous local candidates). 2017-02-14 11:51:19 +01:00
Ghislain MARY
406be4079b Update ms2 submodule. 2017-02-14 11:51:01 +01:00
Benjamin Reis
8c1f7104f0 Fix linphone_chat_message_is_read in case im_notif_policy is changed 2017-02-14 10:36:52 +01:00
Ghislain MARY
c4feeb97b8 Fix unittests for Python 3. 2017-02-14 10:30:35 +01:00
Ghislain MARY
b20343c440 Fix linphone_chat_message_is_read() according to IM notif policy. 2017-02-14 10:14:52 +01:00
Ghislain MARY
b95a9b8cf6 Fix automatic wrapper generation. 2017-02-13 18:25:10 +01:00
Ghislain MARY
d9932c3e66 Support build of Python module for Python 3. 2017-02-13 17:48:29 +01:00
Jehan Monnier
74a3277084 -enable g729 by default
-add useragent to remote provisioning http request
2017-02-13 16:27:23 +01:00
Ghislain MARY
e53d4cf70d Improve API so that it is more object-oriented. 2017-02-13 16:18:37 +01:00
François Grisez
6d8d877119 Update ms2 2017-02-13 15:16:31 +01:00
Benjamin Reis
7276f565f2 tempoarily change linphone_chat_message_is_read 2017-02-13 13:28:38 +01:00
Benjamin Reis
0263048643 Fix crash : do not search a LinphoneFriend by a NULL address 2017-02-13 12:18:39 +01:00
Benjamin Reis
7a64dd1066 update ms2 2017-02-13 11:02:20 +01:00
Ronan Abhamon
371e1aab96 update mediastreamer2 2017-02-13 09:37:50 +01:00
Simon Morlat
a45d9eec90 fix compilation issue. 2017-02-12 11:19:13 +01:00
Simon Morlat
0595f361fb fix use of uninitalized value 2017-02-11 21:07:01 +01:00
Simon Morlat
78ef95a3e1 fix multiple compilation warnings and memory corruptions in recent commits. 2017-02-11 10:33:38 +01:00
Benjamin Reis
7055204182 remove useless logs 2017-02-10 17:13:52 +01:00
Benjamin Reis
10043256cf update oRTP ms2 2017-02-10 17:06:28 +01:00
Benjamin Reis
d1f7e4d7f5 Add friends_map_uri to LinphoneFriendList 2017-02-10 17:03:16 +01:00
Simon Morlat
97600a4bf2 Adapt some unstable tests. 2017-02-10 14:28:41 +01:00
Ghislain MARY
2c3f66ef6f Update ms2 submodule. 2017-02-09 13:26:43 +01:00
Ghislain MARY
87bc9f7ea5 Update ms2 submodule. 2017-02-09 11:52:24 +01:00
Ronan Abhamon
8da2d9e3af update mediastreamer2 2017-02-09 11:04:40 +01:00