Ghislain MARY
207881d196
Fix Python module build.
2017-01-04 10:37:08 +01:00
Ghislain MARY
85ffd1e592
Fix build of Python module + fix memory leak of bctbx_list_t objects in the wrapper.
2016-10-26 15:49:10 +02:00
Ghislain MARY
c71cfe46ec
Fix build of Python module + handle wrapper generation of deprecated methods.
2016-09-28 14:19:41 +02:00
Gautier Pelloux-Prayer
f6381d913a
license: update FSF address
2016-07-27 11:58:38 +02:00
Ghislain MARY
8d4c44e8cc
Fix Python module automatic code generation.
2016-06-17 14:19:43 +02:00
Ghislain MARY
e657258c28
Fix generation of Python module.
2016-03-31 11:14:02 +02: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
a6cfecf3e4
Handle events in classes other than LinphoneCore.
...
Callbacks getters still need to be implemented correctly.
2014-12-05 16:14:04 +01:00
Ghislain MARY
067c8a9527
For functions returning or taking an MSList as an argument, specify what the MSList contains in the documentation.
2014-08-14 14:44:59 +02:00
Ghislain MARY
31ab25d815
Handle PayloadType objects in the Python wrapper.
2014-08-13 16:10:48 +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
affdb49e12
Include type and complete type for arguments in the generated XML file of the API.
2014-07-11 14:11:53 +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
1661ea383a
Add copyright notice.
2014-07-09 14:29:48 +02:00
Ghislain MARY
2472742b6f
Add tool to generate an XML file describing the Linphone API.
2014-07-02 15:05:26 +02:00