Commit graph

342 commits

Author SHA1 Message Date
Ghislain MARY
aa298d645c Windows Phone 8 project depends on zlib + implementation of log compression. 2014-10-06 16:15:22 +02:00
Ghislain MARY
ce88c5ae5a Add Visual Studio project and solution to build zlib. 2014-10-06 16:14:20 +02:00
François Grisez
db528b1a74 Add the LinphonePlayer Java interface 2014-10-06 15:07:47 +02:00
Margaux Clerc
4a8ce7f061 Merge commit '728ed3077cf4e47e6e972732a3f8a1b39a96f2ed' into dev_lime
Conflicts:
	build/android/Android.mk
	coreapi/chat.c
	coreapi/help/filetransfer.c
	tester/message_tester.c
2014-09-25 17:52:30 +02:00
Gautier Pelloux-Prayer
f6de1cd109 Update belle-sip reference and add header in makefile 2014-09-12 14:39:25 +02:00
Gautier Pelloux-Prayer
e5522d62ef Add transport tests (tunnel only and tunnel + srtp) 2014-09-08 14:20:31 +02:00
Jehan Monnier
def9a95377 fix LIBLINPHONE_VERSION on Android 2014-09-01 18:33:43 +02:00
Jehan Monnier
59cdb8850b various fix for lib linphone tester on Android 2014-09-01 18:26:51 +02:00
Ghislain MARY
eaa1d6bb1d Add reference count handling to the LinphoneCallParams object. 2014-09-01 14:58:32 +02:00
Ghislain MARY
095beeb583 Build player.c on all platforms. 2014-09-01 10:43:01 +02:00
Ghislain MARY
b4963d9f70 Put call log related code in its own files. 2014-08-29 14:39:34 +02:00
Gautier Pelloux-Prayer
416aba3a2c Merge remote-tracking branch 'linphonemaster/master' 2014-08-20 11:47:35 +02:00
François Grisez
62efa148c2 Rename recording_call() into call_recording()
Save test results into sdcard
2014-08-06 10:55:01 +02:00
Margaux Clerc
e6eb8008fa Merge remote-tracking branch 'linphone-public/master' into dev_lime
Conflicts:
	tester/message_tester.c
2014-07-11 14:45:10 +02:00
Ghislain MARY
c8d65fc4ec Fix LINPHONE_PLUGIN_DIRS for Windows Phone 8. 2014-07-09 15:28:13 +02:00
Simon Morlat
c6b84e1caf Merge branch 'master' of git.linphone.org:linphone 2014-07-04 17:34:01 +02:00
Sylvain Berfini
556b859e5e Updated ms2 and Android.mk for openh264 update 2014-07-03 10:39:48 +02:00
Simon Morlat
fd685faaf1 Merge remote-tracking branch 'linphone/master' 2014-07-02 15:13:55 +02:00
Jehan Monnier
819ca3bb78 Merge remote-tracking branch 'origin/master' into dev_lime
Conflicts:
	coreapi/chat.c
	coreapi/help/filetransfer.c
	tester/message_tester.c
2014-06-30 20:26:21 +02:00
Ghislain MARY
3d925e7163 webrtcisac has been renamed to webrtc. 2014-06-27 17:57:52 +02:00
Ghislain MARY
2552449fac Add opus on Windows Phone 8. 2014-06-26 18:09:37 +02:00
Ghislain MARY
fd22b3631e Add reference to mswebrtc in the Windows Phone 8 project. 2014-06-26 18:09:36 +02:00
Ghislain MARY
278f48022d Add mswebrtc to the liblinphone-tester project for Windows Phone 8. 2014-06-26 14:21:28 +02:00
Ghislain MARY
f5c4e889b1 Fix mediastreamer2 references in Windows Phone 8 projects. 2014-06-26 12:21:16 +02:00
Ghislain MARY
3972031401 Add references to ms2 plugins in the Windows Phone 8 project. 2014-06-26 11:57:55 +02:00
Ghislain MARY
3e8f8fc41f Clean Windows Phone 8 projects and solutions. 2014-06-25 17:46:43 +02:00
Ghislain MARY
136d8379fe Fix compilation for Windows Phone 8. 2014-06-23 15:31:16 +02:00
Ghislain MARY
7caaca64ff Use the iSAC codec and WebRTC echo canceller from the mswebrtc plugin on Android. 2014-06-13 14:57:24 +02:00
Gautier Pelloux-Prayer
10d1411f87 Quality reporting: separate unit tests in a different file and fix mid term session report 2014-06-10 15:50:41 +02:00
Jehan Monnier
ed4d9c0d20 Merge remote-tracking branch 'origin' into dev_lime
Conflicts:
	build/android/Android.mk
	coreapi/Makefile.am
2014-05-14 15:15:50 +02:00
Simon Morlat
74e90a2e0d upgrade belle-sip version required 2014-05-09 15:14:47 +02:00
Simon Morlat
5cceacd4b5 disable strict compilation of belle-sip 2014-05-09 14:31:41 +02:00
Simon Morlat
ef44df796c fix belle-sip license file md5 2014-05-09 12:51:37 +02:00
Simon Morlat
f5708c9902 update belle-sip revision 2014-04-30 16:03:15 +02:00
Johan Pascal
9242d38292 add lime to the android makefile 2014-04-25 21:26:34 +02:00
Simon Morlat
a434b44942 fix bb files 2014-04-24 19:41:28 +02:00
Simon Morlat
86b769e366 Merge remote-tracking branch 'linphone/master' 2014-04-24 15:13:47 +02:00
Simon Morlat
c225486a16 Merge remote-tracking branch 'linphone/master'
audiostream stats functionnality is broken now, it needs to be re-implemented from linphone/master branch first.

Conflicts:
	configure.ac
	coreapi/linphonecall.c
	coreapi/private.h
2014-04-21 18:18:44 +02:00
Gautier Pelloux-Prayer
8417c0b18d Quality reporting: on call end, send a PUBLISH message with call quality data (work in progress) 2014-04-17 16:38:38 +02:00
Ghislain MARY
90b5101764 Changes to add support of OpenH264 on Android. 2014-04-07 12:48:00 +02:00
Margaux Clerc
ef08558c02 Update README rpm 2014-04-04 11:30:03 +02:00
Jehan Monnier
75529783cf bzrtp integration for android 2014-04-02 17:24:49 +02:00
Johan Pascal
e42a8d15c0 Update Makefile and oRTP to switch to bzrtp 2014-03-31 12:02:19 +02:00
Guillaume BIENKOWSKI
704423ae52 Add missing tester.c file for Android compilation 2014-03-12 10:29:44 +01:00
Simon Morlat
972659a1f9 add incoming chat wav to mac bundle 2014-03-04 23:08:11 +01:00
Sylvain Berfini
3cd4eb5e75 Always build remote_provisioning.c for Android 2014-02-27 10:50:13 +01:00
Guillaume BIENKOWSKI
caac2fcd5c Disable pulse audio in linphone openembedded build. 2014-01-09 14:17:30 +01:00
Sylvain Berfini
2b7bd17859 Fix android tester compil 2014-02-14 15:12:38 +01:00
Sylvain Berfini
ddfdb7f9ce Added remote provisioning feature in liblinphone 2014-02-11 18:00:57 +01:00
Sylvain Berfini
bfb6bd76d4 Fix android build 2014-02-11 16:55:58 +01:00