Ghislain MARY
|
eb2f1cf3be
|
Call linphone *_destroy() or *_unref() functions when destroying a Python object.
|
2014-07-10 14:13:58 +02:00 |
|
Ghislain MARY
|
9ba38b7719
|
Merge branch 'master' of git.linphone.org:linphone into dev_python
|
2014-07-10 12:26:10 +02:00 |
|
Ghislain MARY
|
214521c5a8
|
Fix typos in previous commit.
|
2014-07-10 12:22:31 +02:00 |
|
Ghislain MARY
|
1953750ec6
|
Improve documentation of LinphoneAuthInfo.
|
2014-07-10 12:19:07 +02:00 |
|
Ghislain MARY
|
7ead063d7f
|
Do not generate Python wrapper for *_destroy(), *_ref() and *_unref() functions.
|
2014-07-10 12:02:35 +02:00 |
|
Ghislain MARY
|
22e7418bf4
|
Do not generate Python wrapper for deprecated enums, classes and methods.
|
2014-07-10 11:48:07 +02:00 |
|
Ghislain MARY
|
7665054235
|
Remove function from blacklist.
|
2014-07-10 11:34:54 +02:00 |
|
Ghislain MARY
|
eabe6cabb7
|
Complete arguments type checking in the genapixml tool.
|
2014-07-10 11:34:11 +02:00 |
|
Ghislain MARY
|
c228387471
|
Do not include empty classes to the XML file generated by the genapixml tool.
|
2014-07-10 11:16:23 +02:00 |
|
Ghislain MARY
|
03a7fe29fd
|
Add attributes for classes in the XML file generated by the genapixml tool to tell whether a class is refcountable and/or destroyable.
|
2014-07-10 11:11:52 +02:00 |
|
Ghislain MARY
|
867a5a90f6
|
Always include the deprecated attribute in the XML file generated by the genapixml tool.
|
2014-07-10 11:02:05 +02:00 |
|
Ghislain MARY
|
6ef708d85f
|
Do not include non-documented functions to the API.
|
2014-07-10 10:55:54 +02:00 |
|
Ghislain MARY
|
92c8cb6824
|
Merge branch 'master' of git.linphone.org:linphone into dev_python
|
2014-07-10 10:34:51 +02:00 |
|
Ghislain MARY
|
19e056b191
|
Add .gitignore in python directory.
|
2014-07-09 17:28:50 +02:00 |
|
Ghislain MARY
|
62d58437ea
|
Implement instance methods and add a blacklist of C functions that must not be wrapped.
|
2014-07-09 17:26:05 +02:00 |
|
Ghislain MARY
|
6c0efc3ebc
|
Strip useless 'Linphone' prefix in class and enum names in the Python wrapper.
|
2014-07-09 16:15:07 +02:00 |
|
Ghislain MARY
|
a200ccbc76
|
Check validity of the native pointer in the python wrapper.
|
2014-07-09 16:02:01 +02:00 |
|
Guillaume BIENKOWSKI
|
7ec3173462
|
Detect invalid URI's for remote provisioning
|
2014-07-09 15:50:33 +02:00 |
|
Ghislain MARY
|
c8d65fc4ec
|
Fix LINPHONE_PLUGIN_DIRS for Windows Phone 8.
|
2014-07-09 15:28:13 +02:00 |
|
Ghislain MARY
|
1661ea383a
|
Add copyright notice.
|
2014-07-09 14:29:48 +02:00 |
|
Ghislain MARY
|
793f77e928
|
Handle setters and getters.
|
2014-07-09 14:19:41 +02:00 |
|
Ghislain MARY
|
a8565b049b
|
Handle creation of Python object from native object pointer.
|
2014-07-09 10:23:28 +02:00 |
|
Ghislain MARY
|
9213ca8417
|
Define class methods correctly.
|
2014-07-09 10:22:43 +02:00 |
|
Ghislain MARY
|
4e487ade84
|
Link against liblinphone.
|
2014-07-09 10:21:16 +02:00 |
|
Ghislain MARY
|
d284dd08d7
|
Start filling methods body in the python wrapper.
|
2014-07-08 16:49:27 +02:00 |
|
Ghislain MARY
|
622e0a581b
|
Add logging of called function in the python wrapper.
|
2014-07-08 16:48:43 +02:00 |
|
Jehan Monnier
|
09be0d018d
|
ortp:fix compilation issue on macosx
|
2014-07-08 16:22:54 +02:00 |
|
Margaux Clerc
|
b5aeb7e755
|
Jni update proxyConfig wrapper
|
2014-07-08 16:01:59 +02:00 |
|
Gautier Pelloux-Prayer
|
c18f904b29
|
update ms2
|
2014-07-08 14:30:52 +02:00 |
|
Jehan Monnier
|
a3f96a73cb
|
add config param to disable vfu request
|
2014-07-08 08:33:02 +02:00 |
|
Gautier Pelloux-Prayer
|
9280f2ba73
|
fix unexpected high loss values in RTCP reports when resuming calls
|
2014-07-07 17:18:33 +02:00 |
|
Gautier Pelloux-Prayer
|
d213cc9a73
|
Add StatisticsCollector in flexisip.conf for unit tests
|
2014-07-07 17:18:33 +02:00 |
|
Ghislain MARY
|
7f4afe2954
|
Fix generation of gitversion.h.
|
2014-07-07 16:45:22 +02:00 |
|
Ghislain MARY
|
c4c6a19d46
|
Merge branch 'master' of git.linphone.org:linphone into dev_python
|
2014-07-07 11:32:56 +02:00 |
|
Ghislain MARY
|
ed6499b896
|
Fix compilation warnings: "function declaration isn’t a prototype".
|
2014-07-07 11:29:23 +02:00 |
|
Ghislain MARY
|
76c467a163
|
Begin generation of python module code.
|
2014-07-07 11:22:06 +02:00 |
|
Simon Morlat
|
f0106e285c
|
update ms2
|
2014-07-06 23:43:09 +02:00 |
|
Simon Morlat
|
254df74f2b
|
update ms2 and ortp
|
2014-07-04 17:33:24 +02:00 |
|
Gautier Pelloux-Prayer
|
52876245f7
|
update submodules
|
2014-07-04 16:07:07 +02:00 |
|
Gautier Pelloux-Prayer
|
daddbd60e9
|
use correct cumulative loss value in paused_resumed test
|
2014-07-04 15:52:02 +02:00 |
|
Jehan Monnier
|
a6c1bfd787
|
fix call_tester & update ms2
|
2014-07-04 11:38:39 +02:00 |
|
Jehan Monnier
|
f7a80b6d1e
|
add test for 302
|
2014-07-04 11:38:38 +02:00 |
|
Guillaume BIENKOWSKI
|
34682b3f59
|
Update MS2
|
2014-07-03 16:49:25 +02:00 |
|
Ghislain MARY
|
e5030efcce
|
Update ms2 submodule.
|
2014-07-03 16:10:41 +02:00 |
|
Ghislain MARY
|
4998679565
|
Update oRTP and ms2 submodules.
|
2014-07-03 15:53:03 +02:00 |
|
Simon Morlat
|
266a5c66b9
|
fix compilation problem on windows
|
2014-07-03 15:31:05 +02:00 |
|
Simon Morlat
|
7e0e6ff1be
|
allow setting output framerate, get actual sent and received framerate from call params
|
2014-07-03 13:16:46 +02:00 |
|
Guillaume BIENKOWSKI
|
bfc86a4a80
|
Check for CU_get_suite presence in the configure script and disable per-suite tester when not present.
|
2014-07-03 12:17:06 +02:00 |
|
Sylvain Berfini
|
e28bd61d73
|
Updated ms2 to fix Android compil
|
2014-07-03 11:45:35 +02:00 |
|
Guillaume BIENKOWSKI
|
184f0c1982
|
Update ms2
|
2014-07-03 11:28:36 +02:00 |
|