Commit graph

58 commits

Author SHA1 Message Date
Guillaume Beraudo
903fc38a91 Merge 2010-12-13 16:48:42 +01:00
Guillaume Beraudo
36493970e5 Merge commit '2e953b4'
Conflicts:
	coreapi/help/java/org/linphone/core/tutorials/TutorialRegistration.java
	coreapi/linphonecore_jni.cc
2010-12-13 15:08:31 +01:00
Guillaume Beraudo
2e953b44c8 Bind expires and getstate from proxyconfig.
Update registration tutorial to manually unregister and re register.
2010-12-13 14:51:12 +01:00
Guillaume Beraudo
41c5eaa945 Add audio bandwidth limitation binding. 2010-12-08 13:29:49 +01:00
Guillaume Beraudo
9fc45b9900 Merge branch 'master' of git.linphone.org:linphone-private 2010-12-06 14:29:11 +01:00
Guillaume Beraudo
209f768036 New attribute current_params in linphonecall to differenciate expected params and effective ones.
Fixed JNI binding for LinphoneCallParams to always copy the params and autodestroy in finalize.
2010-12-06 14:23:19 +01:00
Jehan Monnier
b70ea12149 Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone 2010-12-06 11:36:55 +01:00
Jehan Monnier
d4f46e890d add enablePubish java binding 2010-12-06 11:36:19 +01:00
Guillaume Beraudo
8b3112cca8 Export video codecs list through JNI. 2010-12-03 16:11:05 +01:00
Guillaume Beraudo
656db4fa16 Cleaned Android audio and video filters to use jvm detach on thread exit. 2010-12-02 15:39:52 +01:00
Guillaume Beraudo
b2e49a28c7 Merge branch 'master' of git.linphone.org:linphone-private 2010-12-01 11:33:55 +01:00
Guillaume Beraudo
6bb9300e7f Binding to Enable video on LinphoneCall 2010-12-01 11:31:42 +01:00
Simon Morlat
2416116de4 use ms_set_jvm() 2010-11-30 22:12:03 +01:00
Simon Morlat
5cdf291009 add msx264 compilation 2010-11-29 22:10:19 +01:00
Guillaume Beraudo
d892fce8c0 Merge branch 'master' of git.linphone.org:linphone-private
Conflicts:
	coreapi/linphonecore_jni.cc
	java/common/org/linphone/core/LinphoneCore.java
2010-11-26 15:01:08 +01:00
Guillaume Beraudo
fb250ab724 Added bindings to linphoneCore: video size, bandwidth...
Declared Java counterpart for VideoSize object.
2010-11-26 14:41:28 +01:00
Jehan Monnier
a9db49b15a Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone
Conflicts:
	java/common/org/linphone/core/LinphoneCore.java
2010-11-25 14:00:06 +01:00
Jehan Monnier
1e195e86b9 add setRing java binding 2010-11-25 13:53:08 +01:00
Guillaume Beraudo
eb58fc9848 Added access to call parameters and updating call to allow video reinvite. 2010-11-25 11:48:29 +01:00
Simon Morlat
801508597b add stun settings from java 2010-11-19 16:40:00 +01:00
Jehan Monnier
2d03d16031 fix setPresenceInfo crash on Android simulator 2010-11-17 10:43:23 +01:00
Simon Morlat
632c765156 remove trace 2010-11-15 19:18:52 +01:00
Simon Morlat
4bb9fbefa3 Merge branch 'master' of git.linphone.org:linphone-private
Conflicts:
	coreapi/linphonecore_jni.cc
2010-11-12 19:41:48 +01:00
Simon Morlat
56fc713be7 android display works 2010-11-12 19:40:15 +01:00
Guillaume Beraudo
efb8785585 Added stub for setWindowVideoId 2010-11-12 14:10:05 +01:00
Guillaume Beraudo
a6819a4d98 Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone 2010-11-12 10:29:23 +01:00
Guillaume Beraudo
08d2ce9ea4 Set jvm into Android mediastreamer filter code, when VIDEO is enabled. 2010-11-12 10:27:59 +01:00
Jehan Monnier
f86a75c0e1 fix java linphone core creation without configuration file 2010-11-12 10:11:37 +01:00
Jehan Monnier
57a2bde8a2 implement enable video call java binding 2010-11-12 09:06:14 +01:00
Jehan Monnier
f2f81ad287 fix wrong jni prototypes 2010-11-05 16:28:03 +01:00
Jehan Monnier
54f2db3546 add presence and messaging jni for callbacks 2010-11-05 16:03:19 +01:00
Jehan Monnier
47278cc217 fix compilation issue in java binding 2010-10-22 18:32:44 +02:00
Jehan Monnier
51ab213809 add messaging and presence java binding (jni listener are still missing) 2010-10-22 18:28:17 +02:00
Jehan Monnier
c27049a0f5 fix npe in case of null route in proxy config java 2010-10-04 17:08:18 +02:00
Jehan Monnier
dfa388b304 migrate java binding to multical api 2010-09-13 23:39:54 +02:00
Jehan Monnier
a37ec3f5f3 Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone
Conflicts:
	coreapi/linphonecore.h
2010-09-10 15:14:56 +02:00
Jehan Monnier
2b7bd0b0e4 add Android sound card support 2010-07-20 17:38:39 +02:00
Simon Morlat
61677ff44a print error message instead of (null) 2010-07-06 12:49:41 +02:00
Jehan Monnier
754c5bb689 add ilbc to android 2010-06-30 09:51:47 +02:00
Jehan Monnier
fc856b97ae add EC jni methods 2010-06-28 17:22:44 +02:00
Jehan Monnier
d32f638f27 fix LinphoneAddress.setDisplay with null value 2010-06-25 11:22:45 +02:00
Jehan Monnier
cd009860b2 add codec management to java api 2010-06-18 10:56:51 +02:00
Jehan Monnier
936920203a add ilbc for android + add keep alive parameter for sal 2010-05-17 17:08:56 +02:00
Jehan Monnier
ec20c54519 fix LinphoneCore.GeneralState + implement missing jnis for LinphoneProxyConfig 2010-05-02 19:21:18 +02:00
Jehan Monnier
572b696529 cleanup LinphonecoreFactory 2010-04-27 14:51:30 +02:00
Jehan Monnier
869a6a85ab add linphone_core_is_mic_muted method 2010-03-25 15:38:05 +01:00
Jehan Monnier
e9b6722f57 add setDebugMode method to jni 2010-03-23 17:17:08 +01:00
Jehan Monnier
1de0b99c11 add auto_net_state_mon to sip config 2010-03-19 17:25:17 +01:00
Jehan Monnier
881f6024b4 add invite from address 2010-03-16 17:46:08 +01:00
Jehan Monnier
faaaa22fba add user data in proxy config 2010-03-16 12:43:11 +01:00