Commit graph

258 commits

Author SHA1 Message Date
Simon Morlat
c6678acb70 fix compilation 2016-01-08 14:51:58 +01:00
Gautier Pelloux-Prayer
9fdecfa649 autotools: add mac.m for autotools build process 2015-12-23 15:25:17 +01:00
Ghislain MARY
33e1a26452 Activate compilation warnings for non-strict prototypes in C. 2015-11-20 14:02:56 +01:00
Jehan Monnier
157f304503 add macro LINPHONE_DEPRECATED to notify user of API changes 2015-11-19 16:58:04 +01:00
Ghislain MARY
52be142af2 Update version to 3.9.1. 2015-11-16 10:52:25 +01:00
Ghislain MARY
731d4509de Update version to 3.9.0. 2015-11-02 14:05:38 +01:00
Jehan Monnier
4a21150da7 merge add http proxy for sip 2015-09-24 16:48:19 +02:00
Jehan Monnier
7002270d63 add SIPP based tests 2015-09-16 17:24:49 +02:00
Sylvain Berfini
cabf15f1f5 Store call logs in sql database + new method to get all call logs related to a linphone address 2015-09-08 02:45:32 +02:00
Simon Morlat
da324fe881 improve configure logs, no need to archive a recorded file 2015-07-19 00:52:30 +02:00
Gautier Pelloux-Prayer
ea36261c80 build: rename HAVE_GETTEXT with HAVE_INTL 2015-07-03 15:37:32 +02:00
François Grisez
d8e8f4488d Merge branch '3.8.x' 2015-07-02 16:47:56 +02:00
François Grisez
1362a1b182 Update change log and increment minor version number 2015-06-30 12:04:22 +02:00
Ghislain MARY
a7baa4bc7a Restore option to enable/disable the assistant. 2015-06-11 16:14:14 +02:00
François Grisez
cac04a5a94 Merge tag '3.8.4'
3.8.4
2015-06-09 15:38:44 +02:00
François Grisez
abf725dd1f Set version number to 3.8.4 2015-06-09 14:33:31 +02:00
Ghislain MARY
26fac3e081 Rework assistant for asynchronous XML-RPC requests. 2015-06-08 15:52:44 +02:00
Ghislain MARY
a152132b1e Remove check for libsoup. 2015-06-08 15:48:44 +02:00
Ghislain MARY
17cad99e4f Rework assistant for asynchronous XML-RPC requests. 2015-06-05 15:49:47 +02:00
François Grisez
a9e04ddae9 Increment version number to 3.8.3 and update NEWS 2015-06-04 15:35:20 +02:00
Ghislain MARY
7b3d7861e2 Remove check for libsoup. 2015-06-02 11:15:21 +02:00
Gautier Pelloux-Prayer
89e547fa50 configure.ac: rename --disable-documentation to --enable-documentation 2015-05-22 16:11:49 +02:00
François Grisez
699f088acd Minor release v3.8.2 2015-05-07 17:07:02 +02:00
François Grisez
ff58ba6162 Add the license text in the MacOSX installer 2015-05-05 18:33:33 +02:00
François Grisez
0eba7d71c7 Do not build the status notifier implementation whether glib version < 2.26.0 2015-04-29 15:40:14 +02:00
Simon Morlat
9c365d8ed4 set .so version to 7 (wasn't changed since 3.7.0) 2015-04-29 11:16:10 +02:00
Gautier Pelloux-Prayer
0d9375ac64 configure.ac: add --disable-documentation option to speed up dev builds 2015-04-03 09:35:50 +02:00
François Grisez
75977dd817 Release 3.8.1 2015-03-31 15:47:22 +02:00
Simon Morlat
f3d0f2151f update for lastest macport, and allow the use of the default locale on macos 2015-03-20 16:40:07 +01:00
Gautier Pelloux-Prayer
f32d5ebbf7 configure.ac: disable lime by default for yet instead of auto 2015-03-19 15:09:19 +01:00
Simon Morlat
b765a9b341 clarify build options 2015-03-19 11:09:19 +01:00
Johan Pascal
7e742958a2 Fix compilation when LIME is disabled
- enabled by default switch using --enable-lime
- check for polarssl gcm.h presence (version >=1.3)
2015-03-19 00:21:07 +01:00
Gautier Pelloux-Prayer
c94a52f3f0 Merge branch 'dev_tester_factorization'
Conflicts:
	tester/message_tester.c
2015-03-16 17:15:01 +01:00
Simon Morlat
c826873b1c set correct ms2 and ortp requirements 2015-03-15 17:51:05 +01:00
Gautier Pelloux-Prayer
0887089bc6 Tester: continuing 2015-03-13 13:55:32 +01:00
Jehan Monnier
902fc4f99d Merge branch 'master' of git.linphone.org:linphone 2015-03-12 21:01:37 +01:00
Jehan Monnier
5035992c64 Merge remote-tracking branch 'private/dev_lime'
Conflicts:
	coreapi/linphonecall.c
2015-03-12 15:08:35 +01:00
Guillaume BIENKOWSKI
811fabffbb Update iOS host triplets 2015-03-12 13:37:27 +01:00
Guillaume BIENKOWSKI
02934045e9 Allow x86_64 compilation for ios simulator 2015-03-12 10:28:19 +01:00
François Grisez
5e9f01fb9c Increment version number 2015-03-11 16:24:18 +01:00
François Grisez
483e12a7e1 Remove -mmacosx-version-min from clang flags when builing on MacOSX 2015-03-09 15:53:50 +01:00
Guillaume BIENKOWSKI
0af92cd9c6 Add aarch64 support for ios detection 2015-02-27 12:43:59 +01:00
François Grisez
76350ee45b Fix configure issue 2015-02-25 17:15:46 +01:00
François Grisez
cde2d55d84 Fix charset issue with sqlite3_open()
sqlite3_open() requires that the path is encoded into UTF-8
2015-02-25 17:00:39 +01:00
Johan Pascal
80fe123e62 Add configure switch to enable usage of g729 Annex B in RFC3389 Comfort Noise payload 2015-02-24 12:58:19 +01:00
Gautier Pelloux-Prayer
2c7b9f2cf2 configure.ac: only set AC_CONFIG_MACOS_FLAGS when using MacPorts, not HomeBrew 2015-02-24 11:53:31 +01:00
Simon Morlat
41232a3954 adapt for lastest polarssl on windows, fix system include paths preempting
ortp and ms2 include paths.
2015-01-30 00:00:19 +01:00
Ghislain MARY
a36c94f18d Move the inclusion of /usr/include for MinGW one more time. 2015-01-29 11:12:55 +01:00
Ghislain MARY
5a9e7e66d7 Add /usr/include for MinGW at the end of the CPPFLAGS. 2015-01-29 10:36:19 +01:00
Johan Pascal
219451388d Merge remote-tracking branch 'origin/master' into dev_dtls 2015-01-27 10:42:06 +01:00