Commit graph

7720 commits

Author SHA1 Message Date
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
Simon Morlat
8e6a63ee84 Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone 2010-11-26 17:57:58 +01:00
Simon Morlat
361c33536e cleanups and fix broken resume 2010-11-26 17:57:28 +01:00
Guillaume Beraudo
3b23c971ec Merge branch 'video' of git.linphone.org:linphone-android-private into video
Conflicts:
	src/org/linphone/core/LinphoneCoreImpl.java
2010-11-26 15:11:17 +01:00
Guillaume Beraudo
3c26f241c1 Added menu to videocall activity:
- high/low resolution
- enable/disable camera
- return to dialer
- terminate call
Added bandwidth manager to manage video profiles and update current and subsequent calls.
Added VideoSize semantics and jni wrappings on linphoneCore.
2010-11-26 15:04:38 +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
Simon Morlat
f9cff9304f update ms2 2010-11-26 11:13:59 +01:00
Simon Morlat
4f54ca58f6 Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone 2010-11-25 17:40:51 +01:00
Simon Morlat
b862148419 restore App name and icon on preview video window 2010-11-25 17:40:13 +01:00
Jehan Monnier
1fead170d9 Merge remote branch 'bc/master' into video 2010-11-25 15:51:42 +01:00
Jehan Monnier
11ad5c7d02 use default ring file instead of oldring.wav 2010-11-25 14:01:51 +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
Simon Morlat
78c6a9d07a add a new LinphoneCallUpdated state to notify acceptance of reINVITEs 2010-11-25 12:30:45 +01:00
Simon Morlat
e33dcf09cd fix compil error on android 2010-11-25 12:11:39 +01:00
Guillaume Beraudo
efefd421b0 Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone 2010-11-25 11:54:58 +01:00
Guillaume Beraudo
53321a37f3 Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone 2010-11-25 11:49:19 +01:00
Simon Morlat
0225d94689 fix ringback tone again 2010-11-25 11:48:48 +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
Guillaume Beraudo
d05089d673 Typo 2010-11-25 11:44:12 +01:00
Simon Morlat
e1f0bc077a fix inactive camera while changing from audio-only to video call 2010-11-25 11:41:56 +01:00