Simon Morlat
2bfcf29cb5
gtk friendlist: only make call and chat button visible when clicked.
2015-10-19 23:30:37 +02:00
Simon Morlat
fc277b7ce0
fix error in makefile.am
2015-10-19 19:26:46 +02:00
François Grisez
4222c24763
Updating icons of the GTK+ inteface
2015-10-19 18:42:20 +02:00
François Grisez
663c5d24c6
GTK: move the keypad button into the "Options" menu
2015-10-19 18:42:20 +02:00
Ghislain MARY
7de610bd9b
Dissociate activation of message storage and call logs storage when building with CMake.
2015-10-19 16:26:57 +02:00
Ghislain MARY
c1f90bf283
Add JNI for the API to clear custom SDP attributes.
2015-10-19 16:20:01 +02:00
Ghislain MARY
a32d59ae30
Add API to clear custom SDP attributes.
2015-10-19 16:00:08 +02:00
Ghislain MARY
4b28d3a933
Search for iconv quietly when building with CMake.
2015-10-19 15:43:15 +02:00
Ghislain MARY
033d89ebd8
Update ms2 submodule.
2015-10-19 15:42:56 +02:00
Ghislain MARY
bef54eb2f0
i18n: pull translations.
2015-10-19 14:16:25 +02:00
Ghislain MARY
c10bceadcb
Update ortp submodule.
2015-10-19 13:38:10 +02:00
Simon Morlat
17f575229b
fix crash and compilation issue
2015-10-19 13:04:04 +02:00
Simon Morlat
59b7e88d7d
add new test
2015-10-19 12:55:08 +02:00
Gautier Pelloux-Prayer
dae216855c
proxy_config_tester.c: add unicode test for invalid writes
2015-10-19 12:05:30 +02:00
Ghislain MARY
68ff77160e
Fix custom SDP attributes not being put in SDP when updating call or accepting call update.
2015-10-19 11:42:51 +02:00
Gautier Pelloux-Prayer
ec0280e623
CMakeLists.txt: fix include directories order (INTL must be included AFTER our projects)
2015-10-19 11:26:48 +02:00
Sylvain Berfini
82995a0696
Factorized code to copy user data in call logs
2015-10-19 10:55:57 +02:00
Sylvain Berfini
ba1765c2f7
Fix missing user data on call logs
2015-10-19 10:48:33 +02:00
Simon Morlat
30838c9985
fix bug made visible by previous commit
2015-10-18 22:03:14 +02:00
Simon Morlat
08d0a6089c
automatically close call during early states when the initiating transaction is closed prematurely (network disconnection for example).
...
add new tests for this.
2015-10-18 17:21:32 +02:00
Simon Morlat
73cfad320d
fix memory leaks around presence
2015-10-16 22:59:28 +02:00
Simon Morlat
a9d34e7b0f
fix memory leaks and unreleased dialogs in presence management
2015-10-16 21:16:38 +02:00
Ghislain MARY
45357608d7
Fix top dir for documentation generation with CMake when grouping projects.
2015-10-16 16:41:17 +02:00
Ghislain MARY
fdaaed5442
Prevent using '&' character in test name.
2015-10-16 16:40:28 +02:00
Sylvain Berfini
d941a1d9d4
Fix log upload
2015-10-16 16:01:58 +02:00
Sylvain Berfini
7a2cc53991
Fix other bb10 crashes with NULL %s
2015-10-16 15:09:43 +02:00
Sylvain Berfini
572c57a221
Fix bb10 crash in log with NULL for %s
2015-10-16 14:59:45 +02:00
Sylvain Berfini
5e24a5729b
Fix same issue as before somewhere else
2015-10-16 14:42:03 +02:00
Sylvain Berfini
d495761e8c
Fix crash in log upload
2015-10-16 14:39:39 +02:00
Gautier Pelloux-Prayer
725b866566
proxy.c: add new linphone_proxy_config_find_auth_info API
2015-10-16 13:52:29 +02:00
Jehan Monnier
42604099d7
add test for call accept invoked in state updated by remote
2015-10-16 10:19:53 +02:00
Jehan Monnier
18f14d2564
add new test for very complex pause resume case
2015-10-16 10:19:53 +02:00
Simon Morlat
a14f792905
update ms2
2015-10-15 21:48:33 +02:00
Simon Morlat
e33a9a53ef
prevent bad usage of linphone_core_accept_call_update() in case of late sdp offer/answer
2015-10-15 17:28:09 +02:00
Simon Morlat
177e400ddd
fix memory leaks and flaws around presence
2015-10-15 16:46:48 +02:00
Ghislain MARY
00e96f59f7
Regenerate liblinphone_gitversion.h with CMake when the git revision has changed.
2015-10-15 15:40:46 +02:00
Ghislain MARY
952e5a908c
Fix variadic args macro for Visual Studio.
2015-10-15 14:59:37 +02:00
Ghislain MARY
02ce26850a
Add CMake option to enable/disable LIME.
2015-10-15 14:53:15 +02:00
Ghislain MARY
a44891de7c
Do not install GTK when building with Visual Studio (now done by linphone-cmake-builder).
2015-10-15 14:28:16 +02:00
Sylvain Berfini
948b91251d
Use voice playback soundcard for bb10 liblinphone tester
2015-10-15 14:16:31 +02:00
Simon Morlat
746e77ba3a
enable freeze_on_error by default. It gives much better results with VP8, especially with large images.
2015-10-15 13:55:52 +02:00
Gautier Pelloux-Prayer
a95fde282a
conference.c: move doc to header
2015-10-15 12:16:01 +02:00
Simon Morlat
1dc50acfd1
fix avpf attributes not set when SRTP-DTLS is used.
2015-10-15 11:42:11 +02:00
Sylvain Berfini
a17e74b6c6
Updated ms2
2015-10-15 11:21:07 +02:00
François Grisez
d564004d25
Fix build on MacOSX
2015-10-15 08:38:13 +02:00
François Grisez
8a58dc45c3
Fix regex matching issue in the account creator
2015-10-14 22:04:02 +02:00
Simon Morlat
d3bd19d39d
implement RTP socket re-creation on the fly, in order to have RTP streams to follow the new routes defined by the system.
...
This is optional, done in linphone_core_set_network_reachable(lc, TRUE); when property recreate_sockets_when_network_is_up is set to 1 in [net] section of linphonerc.
2015-10-14 21:58:26 +02:00
Ghislain MARY
b617434bd6
Update ortp submodule.
2015-10-14 17:50:33 +02:00
Ghislain MARY
693f301dfa
Update ms2 submodule.
2015-10-14 16:36:56 +02:00
Simon Morlat
78c788974f
fix case where params taken from linphone_core_accept_call_with_params() where not correctly taken into account
2015-10-14 16:23:33 +02:00