Commit graph

10890 commits

Author SHA1 Message Date
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
Johan Pascal
ce24877b9d File transfer: add a cancel function to the core
- allow cancellation during upload or download
+ fix bug in file transfer message tester
2014-07-29 21:16:01 +02:00
Ghislain MARY
67c8c4df73 Add test program in python. 2014-07-29 18:12:31 +02:00
Ghislain MARY
1a2990a8b6 Beginning of the implementation of linphone_core_new() wrapper + Allow setting log handler from python. 2014-07-29 18:11:14 +02:00
Gautier Pelloux-Prayer
d8cc5b600f Add JNI wrapper for linphone proxy config realm parameter 2014-07-29 14:11:21 +02:00
Gautier Pelloux-Prayer
66044e773d Factorization of linphone_configure_op for every linphone core requests 2014-07-29 12:23:18 +02:00
Guillaume BIENKOWSKI
b8c9c80934 enable no-rtp timeout for early media 2014-07-25 14:49:44 +02:00
Gautier Pelloux-Prayer
82ec76a4e1 Reuse previous nonce if outbound proxy realm is set to avoid reauthentication 2014-07-25 14:37:01 +02:00
Jehan Monnier
5d83fc0859 apply linphone_core_audio_adaptive_jittcomp_enabled to audio stream in coomand audio-stream-start 2014-07-24 20:58:27 +02:00
François Grisez
012dc476e1 Destroy the "server_addresses" line in the configuration file while the save of the tunnel config when the tunnel host is empty 2014-07-23 16:48:28 +02:00
Margaux Clerc
8b99a4c074 Add JNI method for user data in call
and proxy config
2014-07-23 14:58:37 +02:00
Guillaume BIENKOWSKI
b2132d4d8a Update ms2 for git fix 2014-07-23 12:56:15 +02:00
Guillaume BIENKOWSKI
8951a8ebe0 Fix (hopefully) the git check 2014-07-23 12:53:46 +02:00
Guillaume BIENKOWSKI
0f96e56963 Update ms2 2014-07-22 13:05:59 +02:00
Jehan Monnier
4d2900ca32 MS2:make sure jpeg writter open file in binary mode for windows 2014-07-21 14:10:22 +02:00
Ghislain MARY
a4c2f0ef36 Blacklist some classes in the Python wrapper. 2014-07-18 15:53:43 +02:00
Gautier Pelloux-Prayer
066c014702 When applying a remote provisioning config, if it is setting a proxy config and none is currently the default one, this proxy config will be the default one 2014-07-18 14:45:44 +02:00
Sylvain Berfini
bc4060f5f7 Updated ms2 2014-07-18 11:34:40 +02:00
Sylvain Berfini
a00ba8db31 Updated ms2 2014-07-18 11:17:04 +02:00
Ghislain MARY
941d57811b Blacklist some functions in the Python wrapper. 2014-07-17 18:24:53 +02:00
Ghislain MARY
ae5158f8c0 Prefix local variables in the Python wrapper to prevent name clashes. 2014-07-17 18:23:45 +02:00
Ghislain MARY
2bc530054a Include linphonecore_utils.h in the Python wrapper. 2014-07-17 18:03:42 +02:00
Ghislain MARY
317a69f967 Add exception handling in the Python wrapper generator to know which method of which class is pausing problem. 2014-07-17 18:03:11 +02:00
Ghislain MARY
5546137ed5 Refactor Python wrapper generator of method bodies for better maintainability. 2014-07-17 16:36:40 +02:00
Ghislain MARY
c9e0c91589 Merge branch 'master' of git.linphone.org:linphone into dev_python 2014-07-17 13:47:26 +02:00