Christophe Deschamps
|
f151d70d4d
|
retired LinphoneContentPrivate in JNI & fixed Android compilation (friendlist)
|
2015-12-14 00:01:15 +01:00 |
|
Ghislain MARY
|
e37d306fa1
|
Update ms2 submodule.
|
2015-12-10 17:41:35 +01:00 |
|
Gautier Pelloux-Prayer
|
895a1572b7
|
Revert "gtk/friendlist.c: resort friend list on chat messages changes"
This reverts commit b38e893f91.
|
2015-12-09 13:56:49 +01:00 |
|
Gautier Pelloux-Prayer
|
b38e893f91
|
gtk/friendlist.c: resort friend list on chat messages changes
|
2015-12-09 12:02:42 +01:00 |
|
Gautier Pelloux-Prayer
|
02f48749a9
|
bc_tester: fix autoassignment bug
|
2015-12-09 12:02:42 +01:00 |
|
Gautier Pelloux-Prayer
|
aa719921dd
|
sal.c: invalid use of size_t in remove_trailing_spaces
|
2015-12-09 11:59:10 +01:00 |
|
Sandrine Avakian
|
d595bdd2bc
|
Merge branch 'master' of git.linphone.org:linphone
|
2015-12-09 11:14:42 +01:00 |
|
Sandrine Avakian
|
57f09a4ce1
|
Linphonecall.c : Modified linphone_call_get_current_params to set avpf_enabled if all streams have avpf AND all media streams have avpf.
|
2015-12-09 11:14:29 +01:00 |
|
Sylvain Berfini
|
6157e57bba
|
Updated ms2 with fix for RTT crash
|
2015-12-08 15:25:01 +01:00 |
|
Jehan Monnier
|
5269c01b02
|
fix c++ compilation issue
|
2015-12-07 17:03:59 +01:00 |
|
Sandrine Avakian
|
d277ef7517
|
Merge branch 'master' of git.linphone.org:linphone
|
2015-12-07 15:19:48 +01:00 |
|
Sandrine Avakian
|
91f63591f7
|
Added boolean parameter implicit_rtcp_fb in LinphoneCallParams and SalStreamDescription to enable or disable the forcing of AVPF messages feature in AVP.
By default, the feature is enabled and RTCP feedback messages PLI, SLI, RPSI and FIR are supported.
|
2015-12-07 15:19:29 +01:00 |
|
Sylvain Berfini
|
917da92fbf
|
More findClass removed in JNI layer
|
2015-12-07 10:35:37 +01:00 |
|
Sylvain Berfini
|
f95eb81ec1
|
Improved JNI layer
|
2015-12-07 09:41:04 +01:00 |
|
Sylvain Berfini
|
44dbe602eb
|
Revert "If there is no current vtable, return the first one if exists"
This reverts commit 9d71678c28.
|
2015-12-07 09:41:04 +01:00 |
|
Simon Morlat
|
e6977c6915
|
fix crash due to payload type being freed twice, and fix a small memory leak
|
2015-12-05 18:05:09 +01:00 |
|
Simon Morlat
|
6325178af5
|
Update ms2 and rely on the new specific codec offer answer logic declaration.
|
2015-12-04 22:27:57 +01:00 |
|
Sylvain Berfini
|
9d71678c28
|
If there is no current vtable, return the first one if exists
|
2015-12-04 17:02:29 +01:00 |
|
Sylvain Berfini
|
48510f3000
|
Fixed copy/paste mistake
|
2015-12-04 16:43:36 +01:00 |
|
Sylvain Berfini
|
7b04214dae
|
Prevent useless FindClass calls in linphonecore_jni.cc callbacks
|
2015-12-04 16:28:17 +01:00 |
|
Sylvain Berfini
|
cfa911e27f
|
Fix crash in JNI getChatMessage method because it was called from wrong thread
|
2015-12-04 16:13:55 +01:00 |
|
Sandrine Avakian
|
2295b9e568
|
Fixing compilation problem
-video_call_avpf : enables avpf and tests video
-video_call : video call without avpf
|
2015-12-04 11:09:10 +01:00 |
|
Sandrine Avakian
|
3995ab275d
|
Merge branch 'master' of git://git.linphone.org/linphone
|
2015-12-03 13:46:42 +01:00 |
|
Sandrine Avakian
|
2eb4221917
|
Update in linphone_core_init_default_params to take into account parameter avpf_enabled instead of always being disabled by default.
|
2015-12-03 13:45:01 +01:00 |
|
Jehan Monnier
|
b412132ca9
|
enhance flexisip resource list tester
|
2015-12-02 10:48:07 +01:00 |
|
Jehan Monnier
|
57a8261146
|
fix flexisip presence tester
|
2015-12-02 10:46:42 +01:00 |
|
Jehan Monnier
|
8ceb75adc3
|
add resource-list test
|
2015-12-02 10:46:42 +01:00 |
|
Jehan Monnier
|
5b372035f5
|
add more flexisip test for presence
|
2015-12-02 10:46:42 +01:00 |
|
Jehan Monnier
|
0ea0897390
|
add more test for presence
|
2015-12-02 10:46:42 +01:00 |
|
Simon Morlat
|
8eb8171855
|
update ms2
|
2015-12-02 10:45:23 +01:00 |
|
Simon Morlat
|
62ee553c10
|
fix make distcheck
|
2015-12-02 10:39:17 +01:00 |
|
Ghislain MARY
|
c0a2eaadeb
|
Add new presence list test and complete existing one.
|
2015-12-01 17:29:54 +01:00 |
|
Ghislain MARY
|
c15905c9be
|
Add presence list test.
|
2015-12-01 17:01:16 +01:00 |
|
Ghislain MARY
|
1d93356d22
|
Add linphone_core_set_friend_list() function.
|
2015-12-01 16:59:43 +01:00 |
|
Gautier Pelloux-Prayer
|
8c0d155fc7
|
message_tester.c: add "Lime text message to non lime" test
|
2015-12-01 16:10:05 +01:00 |
|
Simon Morlat
|
6a70c5c257
|
update ms2
|
2015-12-01 10:28:09 +01:00 |
|
Simon Morlat
|
edb46b3db0
|
update ms2
|
2015-12-01 09:44:32 +01:00 |
|
Simon Morlat
|
27ba2d4f4d
|
update ms2
|
2015-12-01 09:39:28 +01:00 |
|
François Grisez
|
590f6221a2
|
Update ms2
|
2015-11-30 17:58:01 +01:00 |
|
Ghislain MARY
|
e63f2ba108
|
Fix some memory leaks.
|
2015-11-30 17:45:09 +01:00 |
|
Ghislain MARY
|
7885a5c80a
|
Prevent sending multiple identical subscribes for presence list + send new subscribe when adding a friend.
|
2015-11-30 14:15:33 +01:00 |
|
Ghislain MARY
|
e6f44d8c1f
|
Add the "store_friends" parameter in the "misc" section of config to allow not storing friends in the linphonerc.
|
2015-11-30 11:50:49 +01:00 |
|
Ghislain MARY
|
fccaa5e36e
|
Handle versioning of presence list notifications + store information that we have received presence information for a friend.
|
2015-11-30 11:39:21 +01:00 |
|
Gautier Pelloux-Prayer
|
19226b3512
|
linphonecore.c: fix typo in linphone_reason_to_string
|
2015-11-27 16:20:35 +01:00 |
|
Gautier Pelloux-Prayer
|
f68cf75d74
|
submodules: update mediastreamer2 to fix iOS build
|
2015-11-27 15:48:18 +01:00 |
|
Ghislain MARY
|
97f28a65ca
|
Basic parsing of presence list notify.
|
2015-11-27 11:44:16 +01:00 |
|
Ghislain MARY
|
3cb24866dd
|
Fix wrong comment.
|
2015-11-27 11:42:33 +01:00 |
|
Ghislain MARY
|
9282915a1c
|
Handle multipart contents.
|
2015-11-27 11:42:10 +01:00 |
|
Simon Morlat
|
f99fe0ced5
|
update ms2
|
2015-11-27 11:13:35 +01:00 |
|
Sandrine Avakian
|
2a3495cd4a
|
Fixing omitted ifdef VIDEO_ENABLED missing.
|
2015-11-27 10:21:15 +01:00 |
|