Commit graph

5402 commits

Author SHA1 Message Date
Ghislain MARY
a75b2d306a Add trick to ensure line endings are correct on Windows in the apixml2python.py script. 2014-08-06 17:39:07 +02:00
Ghislain MARY
de9538cf8d Take the XML directory instead of all the XML files as parameter for the genapixml.py script. 2014-08-06 17:38:27 +02:00
Ghislain MARY
fe76b2f4c0 Add an option to define the output file when generating the Python wrapper code. 2014-08-06 14:50:27 +02:00
Ghislain MARY
ee60f5a10b Merge branch 'master' into dev_python 2014-08-06 12:06:38 +02:00
Ghislain MARY
45bc8f1fa7 Generate documentation when compiling with CMake. 2014-08-06 12:05:44 +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
Ghislain MARY
574ed8e52b Add API to activate the serialization of logs. 2014-08-06 10:53:05 +02:00
Ghislain MARY
44fa58fe8c Restore commented code. 2014-08-05 17:49:02 +02:00
Ghislain MARY
94df8abd09 Add some commands to handle call in the Python example program. 2014-08-05 17:35:45 +02:00
Ghislain MARY
89dd6fbaa1 Add Python wrapper for linphone_core_new_with_config(). 2014-08-05 16:35:27 +02:00
Ghislain MARY
d141724b6c Merge branch 'master' into dev_python 2014-08-05 16:20:13 +02:00
Ghislain MARY
b17cab312a Output the logs from a single thread. 2014-08-05 16:18:43 +02:00
Ghislain MARY
549c6f024a Update oRTP submodule. 2014-08-05 16:18:21 +02:00
Sylvain Berfini
62bb9e0b8c Updated ms2 2014-08-05 16:00:53 +02:00
Ghislain MARY
d798b96869 Update README.mingw file. 2014-08-05 15:41:33 +02:00
François Grisez
4525fe436c Do not set video session wether the H264 payload connot be found 2014-08-05 16:08:37 +02:00
François Grisez
f056bb1085 Make "Call recording" tester writes in a wav file when video support is disabled. 2014-08-05 15:54:00 +02:00
François Grisez
7ec17111b0 Add video support to the "Call recording" test 2014-08-05 15:08:03 +02:00
Sylvain Berfini
0046baac1b Updated ms2 2014-08-05 12:02:22 +02:00
Ghislain MARY
9725f1596b Improve compilation with CMake. 2014-08-04 22:11:49 +02:00
François Grisez
d4665fde59 Add "Call recording" test to the Call suite 2014-08-04 18:18:56 +02:00
François Grisez
9582124ed5 Update mediastreamer2 submodule 2014-08-04 18:18:56 +02:00
Ghislain MARY
0aca2d72fc Check for NULL pointer before calling *_ref() function in Python wrapper. 2014-08-04 17:52:30 +02:00
Ghislain MARY
6a191c2fb5 Add call_state_changed callback in the Python application. 2014-08-04 17:52:04 +02:00
Ghislain MARY
b79cc5738d Add missing reference decrement in the Python wrapper. 2014-08-04 16:25:13 +02:00
Ghislain MARY
123e4ccdfe Define methods to get string representation of enum values in the Python wrapper. 2014-08-04 16:24:32 +02:00
Ghislain MARY
c420236597 Handle command examples + add register-status command. 2014-08-04 14:57:45 +02:00
Margaux Clerc
9d54780865 Add jni for adaptive rate control 2014-08-04 14:46:15 +02:00
Ghislain MARY
5547298f25 Update ms2 submodule. 2014-08-04 14:26:03 +02:00
Ghislain MARY
e5db6dabd5 Begin handling of commands in Python command-line interface to Linphone. 2014-08-04 14:06:17 +02:00
Ghislain MARY
11dab7cfb4 Allow None is string parameter in the Python wrapper. 2014-08-04 12:56:51 +02:00
Jehan Monnier
528f2e1582 fix android liblinphone_tester_fprintf 2014-08-04 09:42:09 +02:00
Ghislain MARY
680ba18e59 Update oRTP and ms2 submodules. 2014-08-04 09:35:16 +02:00
Jehan Monnier
113dece9cc fix liblinphone android tester 2014-08-04 09:07:28 +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
09b56423dc Fix compilation with Visual Studio. 2014-08-03 21:04:09 +02:00
Ghislain MARY
6d53248011 Fix some Python reference count + Handle thread concurrency in Python code called from C. 2014-08-01 17:46:05 +02:00
François Grisez
7d7c860c97 Update mediastreamer2 submodule 2014-08-01 17:28:14 +02:00
Ghislain MARY
ee446299b8 Real Python program to test the Python wrapper. 2014-08-01 17:21:13 +02:00
Ghislain MARY
2fe6c114b6 Generation of linphone core events callbacks in the Python wrapper. 2014-08-01 15:57:25 +02:00
Ghislain MARY
84fb5bca7d Merge branch 'master' into dev_python 2014-08-01 14:41:39 +02:00
Ghislain MARY
3dc5801283 Follow naming conventions of linphone core callbacks. 2014-08-01 14:40:38 +02:00
François Grisez
682b006786 Fix bad commit reference 2014-08-01 12:32:26 +02:00
François Grisez
25852f630b Merge branch 'master' of git.linphone.org:linphone 2014-07-31 18:32:21 +02:00
François Grisez
68c06536a1 Update mediastreamer2 and oRTP submodules 2014-07-31 18:31:42 +02:00
Ghislain MARY
c15b02f271 Add Python refcount increment in dealloc method to prevent reentrancy. 2014-07-31 14:53:09 +02:00
Ghislain MARY
3519575570 Manual handling of global_state_changed callback in the Python wrapper. 2014-07-31 14:44:23 +02:00
Margaux Clerc
b45a376727 Fix crash in chatroom destroy 2014-07-31 11:15:48 +02:00
Jehan Monnier
bef1793901 update MS2 2014-07-30 23:13:38 +02:00
Johan Pascal
97050ac654 File Transfer: manage i/o error during file download from server
- note : not functional, test is bugged and commented. To be fixed.
2014-07-30 17:14:56 +02:00