Commit graph

7010 commits

Author SHA1 Message Date
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
Ghislain MARY
3176715fd9 Update ms2 submodule. 2015-06-15 15:48:05 +02:00
Gautier Pelloux-Prayer
413da96f06 submodules: update ortp 2015-06-15 16:48:19 +02:00
Gautier Pelloux-Prayer
a312cb8988 chat.c: factorize some code and set call state before calling filetransfer callbacks so that message state and callback parameter are consistent 2015-06-15 15:48:58 +02:00
François Grisez
1cc8a6a5ac Fixes another build issue related to my preceding commit: 39c59ca10b 2015-06-15 10:40:18 +02:00
François Grisez
db9e344201 Fix a build issue introduced by my preceding commit 2015-06-15 09:45:10 +02:00
François Grisez
39c59ca10b Fixes GUI bug on the list of codecs in the property panel
The name, the rate and the status of codecs could be
edited as a regular text entry
2015-06-13 23:00:58 +02:00
Simon Morlat
b44fa44c9d fix bug with macos attention request. It could actually work only once. 2015-06-12 18:02:11 +02:00
Gautier Pelloux-Prayer
7b9614a2c7 message_tester.c: oops, remove copy/paste line (bis....and last) 2015-06-12 10:58:47 +02:00
Gautier Pelloux-Prayer
8ec341b88f message_tester.c: oops, remove copy/paste line 2015-06-12 10:10:13 +02:00
François Grisez
f8905028ab Enables to select several codecs in the property pannel to enable/disable them 2015-06-11 23:37:00 +02:00
Ghislain MARY
125b02d1ce Show the assistant menu item if the assistant has been built. 2015-06-11 16:42:43 +02:00
Ghislain MARY
a7baa4bc7a Restore option to enable/disable the assistant. 2015-06-11 16:14:14 +02:00
Gautier Pelloux-Prayer
24d86a55cf chat.c: move doxygen documentation from source to header linphonecore.h to access it from xcode 2015-06-11 16:27:41 +02:00
Ghislain MARY
7ac6a838d4 Add linphone_core_get_video_preset() + Add JNI wrapper for some core functions. 2015-06-11 15:21:37 +02:00
Gautier Pelloux-Prayer
b2f2db6c67 message_tester.c: add test for multiple files download/upload in the same time 2015-06-11 16:26:31 +02:00