François Grisez
38dfb9ab6f
Merge branch 'dev_conference_rfc4579'
2016-01-07 10:13:04 +01:00
Gautier Pelloux-Prayer
b711888ac0
ringplayer: add ring player object to play ringtones (CAF on iOS, WAV otherwise)
2016-01-05 10:31:23 +01:00
Ghislain MARY
fb6d0dd135
Merge branch 'dev_presence_list'
2015-12-18 15:01:10 +01:00
Ghislain MARY
f002a15267
Improve git version header generation with CMake.
2015-12-15 10:51:13 +01:00
François Grisez
99252460f4
Create a C++ interface in order to abstract conference systems
...
The actual conference system has been transposed as an
implementation of the freshly created interface
2015-11-30 16:36:37 +01:00
Ghislain MARY
3b6eceaad4
Add the LinphoneFriendList object.
2015-11-23 17:41:09 +01:00
Ghislain MARY
7f2a985d84
Handle strict compilation flags when building with CMake.
2015-11-03 17:40:24 +01:00
Ghislain MARY
141098e434
Improve header files handling in CMake.
2015-10-23 10:47:48 +02:00
Ghislain MARY
42d58b77a7
Add header files to source files with CMake.
2015-10-22 17:33:18 +02:00
Ghislain MARY
8ab1343c16
Fix build with CMake.
2015-10-21 15:01:41 +02:00
Ghislain MARY
4b28d3a933
Search for iconv quietly when building with CMake.
2015-10-19 15:43:15 +02:00
Ghislain MARY
00e96f59f7
Regenerate liblinphone_gitversion.h with CMake when the git revision has changed.
2015-10-15 15:40:46 +02:00
Ghislain MARY
ec9d484152
Fix CMake warnings.
2015-10-14 14:59:06 +02:00
Ghislain MARY
6f2dc7153d
Change CMake targets export name when grouping projects with the linphone-cmake-builder.
2015-10-13 11:28:29 +02:00
Gautier Pelloux-Prayer
461876a9a3
chat.c: split chat and file transfer in 2 files and fix various memory leaks
2015-09-22 14:03:26 +02:00
Gautier Pelloux-Prayer
617b753562
CMakeLists.txt: add missing include file
2015-07-29 15:17:04 +02:00
Gautier Pelloux-Prayer
d9f41fff5a
proxy config: modify linphone_proxy_config_get_contact and add linphone_proxy_config_get_identity_address returning LinphoneAddress and move all documentation to linphone_proxy_config.h
2015-07-29 13:26:53 +02:00
François Grisez
d8e8f4488d
Merge branch '3.8.x'
2015-07-02 16:47:56 +02:00
François Grisez
547822cd9f
Fix internationalisation with CMake #2
2015-07-02 09:47:29 +02:00
François Grisez
86f215ef03
Enable internationalisation of liblinphone with CMake
2015-06-30 16:50:34 +02:00
François Grisez
238702d610
Enable internationalisation of liblinphone with CMake
2015-06-30 16:48:17 +02:00
Ghislain MARY
c5e3bd5809
Build account creator and xmlrpc on Android and WP8 + install header files.
2015-06-09 08:30:59 +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
cbae403a1f
Handle XML-RPC request in liblinphone directly instead of using libsoup.
2015-06-08 15:43:55 +02:00
Ghislain MARY
17cad99e4f
Rework assistant for asynchronous XML-RPC requests.
2015-06-05 15:49:47 +02:00
Ghislain MARY
7b3d7861e2
Remove check for libsoup.
2015-06-02 11:15:21 +02:00
Ghislain MARY
16eba02ebf
Handle XML-RPC request in liblinphone directly instead of using libsoup.
2015-06-02 11:02:23 +02:00
Ghislain MARY
2dc157e76f
Add option to enable/disable documentation generation when building with CMake.
2015-04-15 16:04:13 +02:00
Ghislain MARY
c66a00ff24
Do not try to search for libgcc and libmingwex when building for Windows Phone.
2015-04-07 16:14:25 +02:00
Ghislain MARY
8b1d56ea9e
Fix build with CMake on Mac OS X.
2015-04-03 14:19:52 +02:00
Ghislain MARY
47a2c1c0bf
Add "lib" prefix for the DLL name when building for Windows Phone with CMake.
2015-03-30 11:37:37 +02:00
Ghislain MARY
e57b0da00b
Add check for zlib when building with CMake.
2015-03-23 18:14:51 +01:00
Ghislain MARY
72c628819e
Fix build with CMake for Windows Phone.
2015-03-23 16:26:36 +01:00
Ghislain MARY
1ee545b722
Add lime.c for build with CMake.
2015-03-13 09:37:07 +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
Ghislain MARY
e205995d89
Do not search for libiconv on Windows when building with CMake.
2015-03-09 09:33:25 +01:00
Ghislain MARY
ce1126b290
Use a config-file package instead of a find-module package in CMake.
2015-03-06 11:14:37 +01:00
Ghislain MARY
773726ff72
Fix build with CMake (MS2 -> Mediastreamer2).
2015-03-05 18:04:47 +01:00
Ghislain MARY
695ad3d6e8
Add FindIconv to CMake build.
2015-03-02 14:19:27 +01:00
Ghislain MARY
800909073d
Set correct soversion when building with CMake.
2015-01-06 17:36:40 +01:00
Ghislain MARY
86b74cc521
Handle compilation of account assistant when building with CMake.
2015-01-02 16:55:44 +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
381744b0f4
Handle msg storage option when building with CMake.
2014-12-04 16:25:36 +01:00
Ghislain MARY
43fe5b0b23
Enable video in unit tests when building with CMake.
2014-12-01 16:32:10 +01:00
Ghislain MARY
fa483fe629
Fix compilation with CMake.
2014-11-27 14:11:33 +01:00
Ghislain MARY
8ace78e2f8
Handle compilation of unit tests with CMake.
2014-11-26 16:38:39 +01:00
Ghislain MARY
cdc14e2b73
Handle GTK UI compilation when building with CMake.
2014-11-25 18:29:26 +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
Ghislain MARY
b1efcd8cfc
Fix build with tunnel support when compiling with CMake.
2014-09-30 11:15:58 +02:00