Jehan Monnier
5732fcea54
g729 integration for Android
2012-02-17 09:05:55 +01:00
Sylvain Berfini
2ed9ed7ce3
getProxyConfigList added to JNI exports
2012-02-02 11:29:01 +01:00
Sylvain Berfini
29e89fc9de
JNI method getPlayVolume() added
2011-12-30 17:06:32 +01:00
Jehan Monnier
77cad2f045
finilize tunnel api cleanup
2011-12-22 13:59:10 +01:00
Jehan Monnier
93e9e0fa3c
rename LinphoneTunnelManager LinphoneTunnel
2011-12-22 10:42:28 +01:00
Guillaume Beraudo
886d80bb6d
Tunnel manager.
2011-12-16 10:43:30 +01:00
Guillaume Beraudo
6892c98ccd
JNI for setting file to play while on hold.
2011-12-01 08:36:03 +01:00
Simon Morlat
ad0cc88a91
java API enhancements for media encryption
2011-11-23 22:15:13 +01:00
Guillaume Beraudo
ab498e8e8c
Fix call not paused when entering conference.
2011-11-22 11:09:33 +01:00
Guillaume Beraudo
ce510f9d1f
Jni for setAuthenticationTokenVerified function.
2011-11-14 15:32:31 +01:00
Simon Morlat
91b606875d
add isEchoLimiterEnabled() java binding
2011-11-09 17:27:46 +01:00
Jehan Monnier
32527a1bc1
test if sample rate is supported by android sound card, remove areStreamsEncrypted from Android
2011-11-08 16:22:20 +01:00
Simon Morlat
527d6cfdef
Merge branch 'master' of git.linphone.org:linphone
2011-11-04 10:32:28 +01:00
Simon Morlat
263b103154
Merge remote-tracking branch 'private/srtp'
...
Conflicts:
coreapi/linphonecore.c
coreapi/linphonecore.h
coreapi/sal_eXosip2.c
java/common/org/linphone/core/LinphoneCore.java
oRTP
2011-11-04 10:32:08 +01:00
Guillaume Beraudo
cfaa4721e5
Expose setter for max calls. (0 while in GSM call).
2011-11-03 16:11:04 +01:00
Guillaume Beraudo
598bafd4a8
Function to check if a call locks sound resources.
...
Use to prevent a situation where several calls
try to use the sound resources.
- outgoing states (ring)
- incoming states (ring)
- ..
2011-10-27 10:38:05 +02:00
Guillaume Beraudo
65dc7621f4
Add silk pluging support (stock + Android).
2011-10-26 11:20:48 +02:00
Guillaume Beraudo
324551708e
Max calls limit (config, C, exposed to java)
2011-10-18 15:41:04 +02:00
Guillaume Beraudo
67daaaa14d
Take a reference on android camera preview.
2011-10-17 15:09:50 +02:00
Guillaume Beraudo
c3ce65e802
Take a reference on the Android display window on set.
2011-10-12 14:01:59 +02:00
Pierre-Eric Pelloux-Prayer
2c2f4cb921
Add media_encryption API JNI implementation
2011-10-10 10:30:44 +02:00
Guillaume Beraudo
0109d8680d
findCallFromUri now returns an object.
2011-10-07 14:40:58 +02:00
Guillaume Beraudo
490945660d
JNI function getCall now returns a LinphoneCall.
2011-10-07 09:48:52 +02:00
Guillaume Beraudo
df65d11373
Function linphone_core_find_call_from_uri().
2011-09-30 12:18:16 +02:00
Simon Morlat
97a7b2c830
use NewGlobalRef for LinphoneCall
2011-09-22 17:51:35 +02:00
Simon Morlat
5633e41803
fix for unicity of LinphoneCall in java
2011-09-22 17:12:13 +02:00
Pierre-Eric Pelloux-Prayer
73acd25082
android: moved Version java class to mediastreamer
2011-09-22 11:55:50 +02:00
Simon Morlat
776d58673a
implement uniques LinphoneCall in java
2011-09-22 10:54:32 +02:00
Guillaume Beraudo
5127119c46
Merge branch 'dev_conference' of git.linphone.org:linphone-private
...
Conflicts:
mediastreamer2
2011-09-20 14:49:49 +02:00
Guillaume Beraudo
038190233c
Implement some conference functions.
2011-09-20 14:41:48 +02:00
Simon Morlat
6d0b58eb71
Merge branch 'dev_conference'
...
Conflicts:
coreapi/linphonecall.c
coreapi/linphonecore.c
java/common/org/linphone/core/LinphoneCall.java
mediastreamer2
2011-09-16 21:51:26 +02:00
Pierre-Eric Pelloux-Prayer
9db25e99e4
android: improve android linphone app (video calls)
2011-09-16 10:37:24 +02:00
Pierre-Eric Pelloux-Prayer
55271ff6d7
Update coreapi to improve Android app
2011-09-15 11:14:17 +02:00
Guillaume Beraudo
b07b784570
Conferencing JNI + Android support.
...
Conflicts:
coreapi/conference.c
coreapi/linphonecore.h
2011-09-14 10:27:11 +02:00
Simon Morlat
fba8726ff8
echo cancellation improvements
2011-09-05 16:29:28 +02:00
Guillaume Beraudo
68df42b292
Hack to workaround Galaxy S speaker/mic issue (Android)
2011-08-05 16:11:35 +02:00
Guillaume Beraudo
a2699e5429
Simplified ORTP-ZRTP API. Fix SAS bubbling. Old ARMs
2011-08-01 11:48:26 +02:00
Pierre-Eric Pelloux-Prayer
b0e75d9d78
Add configuration option allowing to specify trusted CA certificates.
...
This option can contain either :
- a single file path; this file can contain several concatenated CA PEM files
- a folder path containing several CA PEM files
2011-07-22 11:37:38 +02:00
Guillaume Beraudo
ce13260438
API and makefiles for ZRTP support.
2011-07-15 22:03:24 +02:00
Simon Morlat
c8f4f8f296
add missing jni
2011-06-22 13:06:13 +02:00
Simon Morlat
96f5278f71
add jni glue and java interface for call quality indicator
2011-06-10 19:04:09 +02:00
Guillaume Beraudo
918759ba07
JNI for call pause and resume.
2011-04-20 15:37:25 +02:00
Guillaume Beraudo
0601440e03
Jni Direct softvolume adjustment.
2011-04-19 11:35:08 +02:00
Simon Morlat
47e2ef29c7
add code to detect missing NEON instructions
2011-04-19 10:53:46 +02:00
Simon Morlat
bed44649e2
add amr support on android
2011-04-15 23:54:46 +02:00
Guillaume Beraudo
e12a24b585
Initial support for softvolume in Android.
2011-04-11 12:16:25 +02:00
Guillaume Beraudo
0025ff06f6
Enable ipv6 support for Android.
2011-04-06 15:13:59 +02:00
Guillaume Beraudo
c519c4a667
Conditionnal compilation of x264 for Android.
2011-03-31 10:50:41 +02:00
Guillaume Beraudo
ea362d160c
JNI transport ports accessors. use List. hide warnings.
2011-03-10 12:04:07 +01:00
Guillaume Beraudo
a779c59e8b
Call duration accessor
...
Revert speaker on dtmf
Remove useless public on interfaces.
2011-03-02 13:09:02 +01:00