Gautier Pelloux-Prayer
743f1a619b
gtk: mark current chat as read when application gains focus
2016-01-05 10:31:23 +01:00
Gautier Pelloux-Prayer
b711888ac0
ringplayer: add ring player object to play ringtones (CAF on iOS, WAV otherwise)
2016-01-05 10:31:23 +01:00
Gautier Pelloux-Prayer
10c9a9ac3c
gtk: add ctrl+P shortcut to open preferences
2016-01-05 10:31:23 +01:00
Ghislain MARY
89aa462397
Define vtable in tester as internal so that presence list notify callbacks are called.
2016-01-04 17:40:21 +01:00
Ghislain MARY
ce01af18f7
Notify presence list notify events only to the internal vtables.
2016-01-04 17:06:50 +01:00
François Grisez
ca05715af6
Fix crash in JNI concerning the removeListener() function
2016-01-04 16:45:18 +01:00
Sylvain Berfini
c20bcb0d08
Removed unused LinphoneContent in xmlrpc API
2016-01-04 16:18:33 +01:00
Jehan Monnier
05af238d9a
make sure list subscribe is only sent when proxy config is transitioned to RegistrationOk
2016-01-04 15:32:53 +01:00
Jehan Monnier
b966230c29
change publish tester
2016-01-04 15:32:53 +01:00
Gautier Pelloux-Prayer
7778c48a33
submodules: update oRTP
2016-01-04 14:49:21 +01:00
Christophe Deschamps
4738dd78a4
Do not call linphone_content_get_buffer on multipart body messages (JNI Wrapper)
2015-12-30 22:48:22 +01:00
Ghislain MARY
01ee6e21f2
Fix build with Visual Studio 2015.
2015-12-30 11:58:09 +01:00
Christophe Deschamps
12e71eccbe
Merge remote-tracking branch 'remotes/origin/dev_presence_list'
...
- Fix memory leak in jni wrapper
- Implemented findFriendByUri (LinphoneFriendList)
2015-12-29 23:44:02 +01:00
Christophe Deschamps
293376d648
Fixes crash upon file transfer - jni wrapper
2015-12-29 22:35:58 +01:00
Ghislain MARY
8a954ab6ed
Update ortp submodule.
2015-12-28 17:45:44 +01:00
Ghislain MARY
b9bfbb3df9
Fix includes when using LinphoneFriendList from outside of liblinphone.
2015-12-28 16:08:11 +01:00
Ghislain MARY
e5d8b5a9a2
Update ms2 submodule.
2015-12-28 16:08:03 +01:00
Christophe Deschamps
a589056381
Fix memory leak
2015-12-28 09:26:32 +01:00
Simon Morlat
f922907fd8
repair jni compilation
2015-12-27 12:35:50 +01:00
Simon Morlat
debed1a326
Revert "retired LinphoneContentPrivate in JNI & fixed Android compilation (friendlist)"
...
This reverts commit f151d70d4d .
The changes done in this commit break all features using LinphoneContent objects.
2015-12-27 11:28:20 +01:00
Christophe Deschamps
a142ea2981
find friend by URI added to JNI
2015-12-24 00:33:36 +01:00
Gautier Pelloux-Prayer
3532bfabfb
doxygen: update configuration and fix errors in doc
2015-12-23 15:50:55 +01:00
Gautier Pelloux-Prayer
9fdecfa649
autotools: add mac.m for autotools build process
2015-12-23 15:25:17 +01:00
Simon Morlat
d69105090f
fix flexisip tests
2015-12-23 14:47:35 +01:00
Simon Morlat
e2f11b4939
fix compilation on windows
2015-12-23 11:55:16 +01:00
Gautier Pelloux-Prayer
3a5838fd3d
gtk: update badge count when marking some messages read
2015-12-23 11:48:30 +01:00
Simon Morlat
af1070f04c
update ms2
2015-12-23 11:04:24 +01:00
Sandrine Avakian
f83d50db02
Fixing bugs on implicit RTCP feedback:
...
-AVP implicit to AVP implicit calls now using RTCP feedback packets.
-Fixing bugs in call_tester.c
2015-12-23 10:38:56 +01:00
Simon Morlat
832a1c4bd4
update ms2
2015-12-22 18:39:40 +01:00
Margaux Clerc
c1102388ae
Update mediastreamer2
2015-12-22 16:32:14 +01:00
Gautier Pelloux-Prayer
bf3293ebd2
gtk: hide badge if there is no unread message
2015-12-22 15:29:52 +01:00
Simon Morlat
7b5da68fd8
fix presence tests
2015-12-22 14:55:56 +01:00
Simon Morlat
c7b943b40d
repair stereo tests
2015-12-22 13:15:47 +01:00
Simon Morlat
3ebd7b92c1
fix test
2015-12-22 12:33:08 +01:00
Simon Morlat
ee344c2708
fix regression in lime support
2015-12-22 11:47:16 +01:00
Simon Morlat
467acd3d1b
fix crash in linphone-android when receiving a SUBSCRIBE because LinphoneFriend::lc is not set.
2015-12-22 11:03:20 +01:00
Gautier Pelloux-Prayer
d18a67deff
gtk: add badge on MacOSX counting the number of unread messages
2015-12-22 10:42:02 +01:00
Simon Morlat
2e9596f6f6
remove reference to oldphone.wav
2015-12-22 09:28:00 +01:00
Simon Morlat
e5b0030eae
fix build issue
2015-12-22 09:15:29 +01:00
Simon Morlat
c3049f287f
fix make distcheck again
2015-12-21 21:42:01 +01:00
Simon Morlat
00ff311972
fix make dist
2015-12-21 17:40:46 +01:00
Simon Morlat
943acc728f
add missing ring
2015-12-21 16:52:07 +01:00
Simon Morlat
12f74e808b
fix crash when sipp is not installed
2015-12-21 16:34:33 +01:00
Simon Morlat
3d791362ee
add new rings and enable the ones by default
2015-12-21 16:10:09 +01:00
Simon Morlat
cb49c4f342
repair sending of messages with external-body URL
2015-12-21 10:59:19 +01:00
François Grisez
6e655d7430
Add the ability to remove a participant from a remote conference
...
That new feature has not been tested yet neither with Telefonica's server nor
in liblinphone tester. That one does not still work because the LinphoneCore
instance simulating the conference server does not handle REFER with BYE requests.
2015-12-18 18:09:31 +01:00
Simon Morlat
29d2355ba7
fix compilation problem
2015-12-18 17:57:33 +01:00
Sandrine Avakian
150ce1d479
Merge branch 'master' of git.linphone.org:linphone
2015-12-18 17:13:48 +01:00
Sandrine Avakian
ebf0f4c033
Fixing problem with trr_interval set to 0 in some cases.
2015-12-18 17:13:19 +01:00
Ghislain MARY
3efa134bed
Fix log collection crashes.
2015-12-18 16:41:35 +01:00