Simon Morlat
5d73bb8232
fix undefined prototypes (makes error in windows build)
2016-12-10 18:20:30 +01:00
Simon Morlat
abe43db428
fix again
2016-12-03 13:23:40 +01:00
Simon Morlat
ab989c7ad4
fix helpstring of configure.ac
2016-12-03 13:21:19 +01:00
Ghislain MARY
8448eb8dd6
Add missing Makefile in configure.ac.
2016-11-15 16:08:48 +01:00
Ghislain MARY
e25f326f84
Also remove -Wdeclaration-after-statement compilation option when building with the autotools.
2016-11-09 10:33:54 +01:00
Simon Morlat
0d2524320b
allow missing initializers
2016-10-19 19:37:42 +02:00
Ghislain MARY
9a23352c4c
Stricter compilation options + new compilation error fixes.
2016-10-19 17:31:07 +02:00
Sandrine Avakian
dce0f4d495
Adding missing dependency checks for autotools -S. Kondakov patch
2016-09-01 17:23:07 +02:00
Sandrine Avakian
08c2419aa6
Merge branch '3.10.x'
2016-09-01 11:08:52 +02:00
Sandrine Avakian
045224cd91
Increment version number to 3.10.2 to avoid problems with tag misuse 3.10.1
2016-08-30 14:59:16 +02:00
Sandrine Avakian
623dc72e1f
Merge branch '3.10.x'
...
# Conflicts:
# CMakeLists.txt
# coreapi/account_creator.c
# coreapi/friendlist.c
# coreapi/linphonecore_jni.cc
# coreapi/misc.c
# coreapi/vcard.cc
# coreapi/vcard.h
# coreapi/vcard_stubs.c
# gtk/videowindow.c
# java/common/org/linphone/core/LinphoneNatPolicy.java
# java/impl/org/linphone/core/LinphoneNatPolicyImpl.java
# mediastreamer2
# tester/vcard_tester.c
2016-08-25 17:52:12 +02:00
Simon Morlat
3a1dacbdf4
big rework of Tunnel management
...
- better integration with network reachability callback
- fix crashes (mTunnelClient can no longer be NULL)
- avoid useless operations during transcient states
- clarify source code
- allow the application to set root_ca before the tunnel connection actually starts.
2016-08-18 18:51:11 +02:00
Sandrine Avakian
6771f2f60a
Revert "Revert "Version 3.10.0""
...
This reverts commit 6bbad729db .
2016-08-11 11:37:18 +02:00
Sandrine Avakian
6bbad729db
Revert "Version 3.10.0"
...
This reverts commit 602f480dd8 .
2016-08-10 14:24:21 +02:00
Sandrine Avakian
602f480dd8
Version 3.10.0
2016-08-08 12:18:34 +02:00
Ghislain MARY
90e248875a
Fix crash in linphone_call_update_ice_from_remote_media_description() when building with GCC >= 4.9 and -O2.
2016-08-01 15:51:48 +02:00
Ghislain MARY
afbf257749
Fix crash in linphone_call_update_ice_from_remote_media_description() when building with GCC >= 4.9 and -O2.
2016-08-01 15:46:28 +02:00
Simon Morlat
b79535afe9
fix automake build and simplify sqlite enablement options
2016-05-20 09:37:53 +02:00
Sandrine Avakian
68c49f0eeb
Correcting change made by linphone-daemon merge in configure.ac .
2016-04-05 10:56:47 +02:00
Sandrine Avakian
fa758db1fa
Merge remote-tracking branch 'public/master' into daemon
2016-03-14 16:10:18 +01:00
Sylvain Berfini
874587e335
Merge branch 'master' into dev_vcard
...
Conflicts:
tester/Makefile.am
2016-03-02 16:27:35 +01:00
Gautier Pelloux-Prayer
c33219b33b
autotools: use bctoolbox-tester instead of cunit
2016-03-02 16:05:56 +01:00
Sylvain Berfini
3b7c61e640
Merge branch 'master' into dev_vcard
...
Conflicts:
coreapi/CMakeLists.txt
coreapi/Makefile.am
coreapi/linphonecore.h
java/common/org/linphone/core/LinphoneCore.java
java/impl/org/linphone/core/LinphoneCoreImpl.java
2016-01-25 10:47:41 +01:00
Simon Morlat
9a8ee6ddf5
update for new ortp logging api
2016-01-19 16:25:43 +01:00
Sylvain Berfini
2a85a54f32
Merge branch 'master' into dev_vcard
...
Conflicts:
coreapi/Makefile.am
2016-01-11 11:10:11 +01:00
Simon Morlat
c6678acb70
fix compilation
2016-01-08 14:51:58 +01:00
Sylvain Berfini
db7c875468
Merge remote-tracking branch 'origin/master' into dev_vcard
...
Conflicts:
build/android/liblinphone_tester.mk
coreapi/friend.c
coreapi/friendlist.c
coreapi/linphonecore_jni.cc
2015-12-30 15:17:01 +01:00
Gautier Pelloux-Prayer
9fdecfa649
autotools: add mac.m for autotools build process
2015-12-23 15:25:17 +01:00
Sylvain Berfini
8ac8e1274a
Fix vCard test suite no longer available since last commit
2015-12-17 17:59:15 +01:00
Sylvain Berfini
56db674e38
Started linphone friends database storage
2015-12-17 16:44:55 +01:00
Sylvain Berfini
528fc0a026
Started vcard interface for belcard
2015-12-14 11:30:09 +01:00
Simon Morlat
52d6aa101f
Merge remote-tracking branch 'linphone/master' into daemon
...
Conflicts:
.gitignore
configure.ac
2015-12-07 10:52:33 +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