Commit graph

29 commits

Author SHA1 Message Date
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
Ghislain MARY
3613728d43 Link against shlwapi on Windows. 2014-09-10 12:04:36 +02:00
Ghislain MARY
eaa1d6bb1d Add reference count handling to the LinphoneCallParams object. 2014-09-01 14:58:32 +02:00
Ghislain MARY
095beeb583 Build player.c on all platforms. 2014-09-01 10:43:01 +02:00
Ghislain MARY
b4963d9f70 Put call log related code in its own files. 2014-08-29 14:39:34 +02:00
Ghislain MARY
fc7c3963f6 Fix git revision when compiling with CMake. 2014-08-12 15:36:22 +02:00
Ghislain MARY
45bc8f1fa7 Generate documentation when compiling with CMake. 2014-08-06 12:05:44 +02:00
Ghislain MARY
9725f1596b Improve compilation with CMake. 2014-08-04 22:11:49 +02:00
Ghislain MARY
48a2e6622c Improve compilation with CMake by using CMake modules to find the dependencies. 2014-08-03 22:46:25 +02:00
Ghislain MARY
25a3df8060 Link against libgcc and libmingwex when compiling for Windows with CMake. 2014-04-23 10:39:42 +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
Ghislain MARY
f8f17140ca Fix compilation with CMake. 2014-03-04 09:22:43 +01:00
Ghislain MARY
f3ca28fe64 Fix CMake install paths. 2014-02-26 16:36:21 +01:00
Ghislain MARY
e31a4256ac Increase version in CMake. 2014-02-20 09:50:20 +01:00
Ghislain MARY
27e1b11286 Simplify CMakeLists.txt. 2014-01-21 12:18:33 +01:00
Ghislain MARY
9593470550 Install pdb file for Debug configuration on Windows when using cmake. 2014-01-16 12:40:09 +01:00
Ghislain MARY
932837c365 Add option to enable video when compiling using cmake. 2014-01-14 09:09:13 +01:00
Ghislain MARY
e4dcb70b95 Add generation of linphone_gitversion.h when using cmake. 2014-01-14 09:09:13 +01:00
Ghislain MARY
58d9e149cd Fix compilation with cmake. 2014-01-06 15:08:56 +01:00
Ghislain MARY
452b004655 Add CMakeLists.txt to compile using cmake. 2014-01-03 15:01:11 +01:00