Commit graph

12841 commits

Author SHA1 Message Date
Guillaume Beraudo
77745099ba Fixed current CallParams not copied.
Fixed not always sending static image on camera muted.
Improved organization of preference activity.
2010-12-06 14:31: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
289140257f fix unimplemented method 2010-12-06 12:16:23 +01:00
Jehan Monnier
7adf2c94b8 implement enablePublish 2010-12-06 11:40:28 +01:00
Jehan Monnier
b75917753c fix wrong mediastreamer2 2010-12-06 11:37: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
6df330a6b4 Add video codecs preference. Integrate JNI code for getting list of available video codecs. 2010-12-03 16:13:01 +01:00
Guillaume Beraudo
8b3112cca8 Export video codecs list through JNI. 2010-12-03 16:11:05 +01:00
Jehan Monnier
340f723886 Merge branch 'master' of git.linphone.org:linphone-private 2010-12-03 10:04:15 +01:00
Jehan Monnier
ffb978db26 add proxy support to buddy_status tutorial 2010-12-03 10:02:29 +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
fb6a4a0bb5 Fix links to ABI>=5 in video code preventing use with old telephones.
Disable video when ABI<5 or ILBC not found.
Automatically open preference activity on linphone first launch.
2010-12-02 12:41:57 +01:00
Guillaume Beraudo
bf7f4a0286 Cleanup. 2010-12-01 17:03:22 +01:00
Guillaume Beraudo
a699e2a01a Portrait standard sizes. 2010-12-01 17:01:59 +01:00
Guillaume Beraudo
8b7584e4c6 Fix video capture not restarting on setParameters from filter. 2010-12-01 14:24:39 +01:00
Guillaume Beraudo
b6db8240c4 Merge branch 'master' of git.linphone.org:linphone-android-private into video
+ some fixes.
Conflicts:
	submodules/linphone
2010-12-01 13:40:57 +01:00
Guillaume Beraudo
8f406c5706 Portrait mode. 2010-12-01 11:39:19 +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
Guillaume Beraudo
a907941285 QVGA support 2010-12-01 11:31:04 +01:00
Simon Morlat
cdba824dc5 Merge branch 'master' of git.linphone.org:linphone-private 2010-11-30 22:12:26 +01:00
Simon Morlat
2416116de4 use ms_set_jvm() 2010-11-30 22:12:03 +01:00
Jehan Monnier
f54a55d359 add proxy suport to TutorialBuddyStatusActivity 2010-11-30 19:02:11 +01:00
Jehan Monnier
e559cf6def Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone 2010-11-30 18:59:44 +01:00
Jehan Monnier
30c0c62696 add proxy support to presence java tutorial 2010-11-30 18:58:43 +01:00
Jehan Monnier
db5fe1c90b Merge branch 'master' of git.linphone.org:linphone-private 2010-11-30 16:05:58 +01:00
Jehan Monnier
1b8402a57a add tutorials c code to make install 2010-11-30 16:05:18 +01:00
Simon Morlat
5cdf291009 add msx264 compilation 2010-11-29 22:10:19 +01:00
Simon Morlat
7107aa1d1d add x264 2010-11-29 21:27:44 +01:00
Simon Morlat
7fe3bb1289 Merge branch 'master' of git.linphone.org:linphone-private 2010-11-29 15:40:47 +01:00
Simon Morlat
8483823b51 add portrait image sizes 2010-11-29 15:40:19 +01:00
Simon Morlat
03b80b879e Merge branch 'video' of git.linphone.org:linphone-android-private into video 2010-11-29 15:07:15 +01:00
Simon Morlat
0e3fb02e22 fixed orientation doesn't work 2010-11-29 15:06:17 +01:00
Guillaume Beraudo
6c9b1ab079 Cosmetics cleanup. 2010-11-29 14:41:51 +01:00
Guillaume Beraudo
7b9233ddf8 Fix regression not using buffered capture on android v8. 2010-11-29 14:40:00 +01:00
Guillaume Beraudo
944aa6f028 Fix regression framerate control. 2010-11-29 14:37:42 +01:00
Jehan Monnier
f47dff36b0 Merge branch 'master' of git.linphone.org:linphone-private 2010-11-29 12:39:37 +01:00
Jehan Monnier
e720d553fd fix doxygen for building out of the source tree 2010-11-29 12:38:31 +01:00
Guillaume Beraudo
d6402dcbc6 Merge branch 'video' of git.linphone.org:linphone-android-private into video
Conflicts:
	src/org/linphone/core/AndroidCameraRecord.java
2010-11-29 12:12:12 +01:00
Guillaume Beraudo
3f7a0b217f Added camera record manager to drive Video record class. 2010-11-29 12:08:13 +01:00
Simon Morlat
b091437c6f fix setNetworkReachable 2010-11-29 12:01:44 +01:00
Simon Morlat
a115f7a9d7 fix bad merges and rename some methods 2010-11-29 10:53:03 +01:00
Simon Morlat
a5d821c32e rename bad named methods 2010-11-29 10:52:44 +01:00
Jehan Monnier
aae2584a17 fix typo in LinphoneCore 2010-11-26 20:08:11 +01:00
Jehan Monnier
f8db2b8f80 remove java 1.3 compilation issue 2010-11-26 20:03:52 +01:00
Jehan Monnier
2667f001eb Merge branch 'master' of git.linphone.org:linphone-private 2010-11-26 20:02:21 +01:00
Jehan Monnier
a9817ef514 add isNetworkStateReachable to java api 2010-11-26 20:01:33 +01:00
Simon Morlat
7d90f44fae implement linphone_call_params_set_audio_bandwidth_limit() 2010-11-26 18:20:52 +01:00