Gautier Pelloux-Prayer
50826b2663
Makefile.am: use printf instead of echo to generate liblinphone_gitversion.h
2015-03-20 10:32:44 +01:00
François Grisez
1bf81f8792
Add a UNIX new line character before the end of liblinphone_gitversion.h
2015-03-19 17:30:17 +01:00
Simon Morlat
0c404d7516
fix compilation warnings, non-portable code and make distcheck
2015-03-12 22:57: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
Simon Morlat
c7a6cb0986
fix vtables
...
linphone_core_remove_listener() can safely be called from within a callback.
don't destroy the vtable in linphone_core_destroy(), similar to what is done with linphone_core_remove_listener().
2015-03-10 15:25:02 +01:00
Guillaume BIENKOWSKI
29873fe5e1
Fix GITLOG command
2015-03-04 12:57:02 +01:00
Johan Pascal
d133ebd5eb
Merge remote-tracking branch 'linphone-public/master' into dev_lime
2015-02-26 22:46:24 +01:00
François Grisez
147d600cc8
Prevent liblinphone_gitversion.h from cleaning when building the distribution archive
2015-02-19 11:19:10 +01:00
Simon Morlat
97c2607ec7
relax tests, ms2 and ortp must appear first in the link command to make sure that they are taken for inner directories.
2015-02-14 22:05:12 +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
Guillaume BIENKOWSKI
3a62072c55
Link with ZLIB when it is detected
2015-01-07 10:52:00 +01:00
Ghislain MARY
89565386ac
Working file transfer in Python.
...
- Add the LinphoneBuffer object so that file transfer callbacks do not pass out parameters
- Use the LinphoneBuffer object in the file transfer callbacks
- Implement the file_transfer_send callback in the Python file transfer test
2014-12-10 16:35:19 +01:00
Ghislain MARY
35189535a7
Convert LinphoneContent from a simple struct to a belle-sip object to ease generation of wrappers.
2014-11-18 16:42:16 +01:00
Guillaume BIENKOWSKI
dec0ccb9df
Merge remote-tracking branch 'public/master' into dev_lime
...
Conflicts:
build/android/Android.mk
coreapi/private.h
2014-10-31 10:47:13 +01:00
François Grisez
40a82f05f5
Rename fileplayer.c into localplayer.c
2014-10-15 12:10:03 +02:00
Guillaume BIENKOWSKI
3843205323
Merge with linphone master
2014-10-06 11:16:23 +02:00
François Grisez
90933e5e36
Add an implementation to LinphonePlayer
2014-10-02 14:56:44 +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
7bb37557d9
Split strict options in two lists (C and C++)
2014-09-15 11:16:32 +02:00
Ghislain MARY
eaa1d6bb1d
Add reference count handling to the LinphoneCallParams object.
2014-09-01 14:58:32 +02:00
Simon Morlat
2c90f5e702
add player api, fix bug in linphone_core_terminate_conference()
2014-08-31 21:58:32 +02:00
Ghislain MARY
b4963d9f70
Put call log related code in its own files.
2014-08-29 14:39:34 +02:00
Jehan Monnier
272b40e149
make sure rtp port are released even in case of call error
2014-08-27 16:58:54 +02:00
Simon Morlat
31c895b521
really check that we are in a linphone git repo before taking the "git describe".
2014-08-06 11:22:46 +02:00
Guillaume BIENKOWSKI
8951a8ebe0
Fix (hopefully) the git check
2014-07-23 12:53:46 +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
7f4afe2954
Fix generation of gitversion.h.
2014-07-07 16:45:22 +02:00
Simon Morlat
266a5c66b9
fix compilation problem on windows
2014-07-03 15:31:05 +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
Simon Morlat
7cd96d33ba
fix git version checking when not in a git tree
...
add linphone_proxy_config_pause_register()
make linphone_core_remove_proxy_config() really send unregister.
2014-06-27 17:13:17 +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
24a208100a
* notify friend status to offline when network goes unreachable
...
* relax timeouts of tests again
* always install linphone_tunnel.h
2014-05-12 12:41:32 +02:00
Margaux Clerc
d38ec1eebe
Add missing file in Makefile
2014-04-24 09:33:39 +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
Johan Pascal
8a8eb4afe1
Add Lime (Linphone Instant Message Encryption)
...
- not fully functional yet.
2014-04-11 00:02:36 +02:00
Sylvain Berfini
ddfdb7f9ce
Added remote provisioning feature in liblinphone
2014-02-11 18:00:57 +01:00
Sylvain Berfini
9ca78dd129
Moved lpc2xml and xml2lpc from tools to coreapi
2014-02-11 16:48:01 +01:00
Jehan Monnier
d8fcf36e4b
change list of supported resolution based on targetted platform
2014-01-29 08:38:34 +01:00
Guillaume BIENKOWSKI
4a3e43f2ff
Use PKGCONFIG when possible for LDAP
2014-01-23 17:40:19 +01:00
Ghislain MARY
d468050c8b
Implement RFC3994: Indication of Message Composition for Instant Messaging.
2014-01-03 15:01:18 +01:00
Guillaume BIENKOWSKI
863ccb24fa
Fix missing header in Makefile.am
2013-12-20 11:49:59 +01:00
Guillaume BIENKOWSKI
e028749f11
Always compile ldap so that stubbed versions are supported
2013-12-19 15:58:24 +01:00
Ghislain MARY
31c8585cae
Include patch from linphone web version.
2013-12-06 14:31:43 +01:00
Guillaume BIENKOWSKI
031a08b750
Introducing the dictionary type in linphone, inheriting from belle_sip_dict_t.
2013-12-05 17:56:48 +01:00
Guillaume BIENKOWSKI
006ba8be2e
Progress commit: basic object structure is here
2013-12-03 10:53:17 +01:00
Simon Morlat
adef4bdb12
fix build problems when building out of sources
2013-09-10 22:38:16 +02:00
Simon Morlat
ceeaf2b2b6
fix compilation issue on iOS
2013-09-10 22:00:55 +02:00
Simon Morlat
88f9e557bb
force git tag and configure.ac to say the same thing
2013-09-09 15:26:08 +02:00
Jehan Monnier
d71d22a507
fix file permision
2013-08-20 16:19:03 +02:00
Jehan Monnier
641888f910
migrate rpm spec to belle sip
2013-08-20 16:19:03 +02:00