Commit graph

7025 commits

Author SHA1 Message Date
François Grisez
cb878f6c00 Fix UI bug with transient windows
The dialog telling user to restart Linphone to apply the selected translation
could not be close
2015-06-26 10:02:14 +02:00
François Grisez
9c36049bd4 Make transient windows centered on their parent 2015-06-26 10:01:06 +02:00
Simon Morlat
ba7288a384 change default value for no video 2015-06-25 20:36:00 +02:00
Jehan Monnier
b534eb5cea test for: save video cam used in call object when switched 2015-06-25 14:03:16 +02:00
Jehan Monnier
b852503f55 save video cam used in call object when switched 2015-06-25 14:02:46 +02:00
Jehan Monnier
e59db8daec Answer 500 server internal error in case of unexpected request arriving at core level 2015-06-25 12:20:04 +02:00
Simon Morlat
6fffcc0f9c update ms2 (fix double lock) 2015-06-25 10:43:44 +02:00
Simon Morlat
9ffe9c263f fix bug in video codec enablement 2015-06-25 10:43:44 +02:00
François Grisez
b96bf923d6 Make some sub-windows transient 2015-06-24 23:13:22 +02:00
Margaux Clerc
7382c09afc Remove unused function in JNI : chatMessage_updateUrl 2015-06-24 17:56:12 +02:00
Simon Morlat
3c94dd0b9e repair linphone_core_check_payload_type_usability() and add non regression test. 2015-06-24 17:46:39 +02:00
Sylvain Berfini
fa1c36dddb Use /usr/share/linphone/rootca.pem if there is no /etc/ssl/certs directory on linux 2015-06-24 17:35:30 +02:00
Simon Morlat
4a0443364f update video codec bitrates when audio codecs are enabled or disabled 2015-06-24 17:34:02 +02:00
Gautier Pelloux-Prayer
9c961d9e86 proxy.c: add some valid characters to linphone_proxy_config_is_phone_number (iOS specific though) 2015-06-24 16:35:54 +02:00
Ghislain MARY
b97cba1a48 Fix GTK critical warnings. 2015-06-24 15:19:28 +02:00
François Grisez
3b0ab338fd Fix UI bug in codec view
When the bitrate of one codec was edited, the new value was copied in
the fmtp parameter field.
2015-06-24 14:42:45 +02:00
Simon Morlat
03532740b8 update ms2 2015-06-24 12:36:06 +02:00
François Grisez
61e991b108 Fix crash when passing "http://" as remote provisioning URI 2015-06-24 10:25:48 +02:00
Simon Morlat
55da1bdb7f update ms2 2015-06-23 18:22:18 +02:00
Simon Morlat
d934f3932e remove unnecessary stereo=0;sprop-stereo=0 in the opus fmtp default definition, since it is the default value for these parameters according to draft v11. 2015-06-23 18:17:18 +02:00
François Grisez
409c2260eb Fix crash when configuring remote provisioning. Bug #2320 2015-06-23 16:52:31 +02:00
Simon Morlat
9649397cb0 update ms2 2015-06-23 15:26:05 +02:00
Simon Morlat
d36a3f2746 remove undocumented and redundant function (linphone_chat_message_set_external_body_url() could be used instead) 2015-06-22 18:09:50 +02:00
Simon Morlat
21204dbbf9 update ms2 2015-06-22 16:31:41 +02:00
Gautier Pelloux-Prayer
41aad2cf4f Quality reporting: add device name in report for iOS platform 2015-06-22 15:03:28 +02:00
Gautier Pelloux-Prayer
4c9c51ca3d Quality reporting: add test for custom route PUBLISH 2015-06-22 14:37:31 +02:00
Gautier Pelloux-Prayer
b165d67571 tester: use CU_ASSERT_EQUAL instead of CU_ASSERT_TRUE for objects leaked and fix memory leaks in transport_supported helper 2015-06-22 13:28:05 +02:00
Gautier Pelloux-Prayer
1c6fe4dc83 Quality reporting: collector address is now route address of the PUBLISH - if set to NULL, PUBLISH will be sent to proxy config domain 2015-06-22 12:11:41 +02:00
Gautier Pelloux-Prayer
da2c63a6a9 tester: change transport_supported to not take linphonecore argument since we dont need it 2015-06-22 11:56:26 +02:00
Gautier Pelloux-Prayer
1f49ce76a3 logging: do not use switch case for log levels since these are flags... 2015-06-22 10:20:23 +02:00
François Grisez
205527934d Fix build issue 2015-06-22 09:39:21 +02:00
Ghislain MARY
0700c02856 Fix build without video. 2015-06-22 08:32:01 +02:00
François Grisez
b9e3c19ab7 Fix sound issue with Pulseaudio 2015-06-21 17:22:15 +02:00
Gautier Pelloux-Prayer
f011905543 logging: oops, fix previous commits 2015-06-19 14:51:21 +02:00
Gautier Pelloux-Prayer
87d2c1a647 linphonecore: fix linphone_core_set_log_level behavior (eg. take argument not as bit mask but minimum verbosity 2015-06-19 14:44:49 +02:00
Gautier Pelloux-Prayer
794ccbaad5 logging: use sal_set_log_level instead of sal_enable_logs and sal_disable_logs so that we have a finer control of logs verbosity 2015-06-19 14:42:15 +02:00
Jehan Monnier
c3cd2a6d11 ms2:fix compilation issue 2015-06-18 18:31:20 +02:00
Ghislain MARY
98f2508be5 Allow linphone to be configured to use RTP sessions for input/output of audio and video streams. 2015-06-18 14:33:11 +02:00
Simon Morlat
f336bed4e6 new test for opus stereo vs mono
add option to tester so that it can keep recorded files, which is useful for developing new tests
2015-06-18 15:08:40 +02:00
Simon Morlat
b9c3ebe9c0 update ms2 2015-06-17 14:33:39 +02:00
Sylvain Berfini
77df52a71a Fix configure when using --without-readline 2015-06-17 13:10:45 +02:00
Gautier Pelloux-Prayer
b843685bd8 submodules: update ms2 2015-06-17 11:51:48 +02:00
Gautier Pelloux-Prayer
0292e74495 message_tester.c: fix some tests broken while testing 2015-06-17 09:53:02 +02:00
Gautier Pelloux-Prayer
eb89a3f159 proxy.c: move documentation to header 2015-06-17 09:53:02 +02:00
Gautier Pelloux-Prayer
98628e52b9 linphonecore.c: move documentation to header 2015-06-16 17:58:08 +02:00
Ghislain MARY
54a743a77b Fix GTK callbacks on Windows (missing symbol exports). 2015-06-16 15:35:10 +02:00
Margaux Clerc
64731a259c Add patch for java exeception handling in callbacks 2015-06-16 14:20:53 +02:00
Ghislain MARY
2533cc743c Improve layout of GTK preferences dialog. 2015-06-16 12:41:49 +02:00
Ghislain MARY
50d275573a Add video preset and FPS selection in the GTK preferences dialog. 2015-06-16 12:15:04 +02:00
Ghislain MARY
e7db154574 Fix compilation error. 2015-06-15 15:56:36 +02:00