Simon Morlat
cbc273d8b8
Fix make distcheck
2017-06-28 11:13:23 +02:00
Simon Morlat
77e50236f9
fix compilation issue
2017-06-21 10:07:29 +02:00
Sylvain Berfini
83b94af9a4
LinphoneCallStats is now a belle_sip_object. BREAKS BINARY COMPATIBILITY
2017-04-19 16:17:51 +02:00
Johan Pascal
6d00594bde
Add ENABLE_ZRTP option to cmake
...
+ turn HAVE_BZRTP into HAVE_ZRTP to be in sync with mediastreamer2 define
2017-04-17 22:28:18 +07:00
Simon Morlat
e6bc7276b2
allow compilation without bzrtp (with automake)
2017-04-17 12:11:40 +02:00
Simon Morlat
a281b1408f
don't enable c++11, as it is used yet. This breaks compilation on centos6.
2017-04-01 14:37:20 +02:00
François Grisez
652ec4a52b
Merge tag '3.11.1'
...
3.11.1
2017-03-02 14:57:23 +01:00
François Grisez
e28e14d4bd
v3.11.1
2017-03-02 14:55:12 +01:00
François Grisez
8f0c130c0e
Fix autotools stripts in order they works on tarball generated by CPack
...
* Automatically switch --external-ortp and --external--mediastreamer
to "enabled" when neither mediastreamer nor oRTP subdirectories can be found.
* Create an empty liblinphone_gitversion.h when there is no .git repository.
2017-03-02 11:25:08 +01:00
François Grisez
17df3b86a5
Merge tag '3.11.0'
...
3.11.0
2017-02-24 16:38:36 +01:00
François Grisez
3fe28f5274
Increase version number to 3.11.0
2017-02-24 15:38:39 +01:00
François Grisez
5fc24f411d
Rename README into README.md
2017-02-24 14:48:52 +01:00
François Grisez
dc42890ea4
Fix build of linphone-daemon with autotools
2017-02-22 13:09:56 +01:00
Ghislain MARY
35d9eeb152
The resources directories can now be defined at runtime.
2017-02-17 17:07:10 +01:00
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