Ghislain MARY
|
d9932c3e66
|
Support build of Python module for Python 3.
|
2017-02-13 17:48:29 +01:00 |
|
Ghislain MARY
|
8a66d7eaa4
|
Remove methods using unknown types in generated code for Python module.
|
2017-01-23 17:14:18 +01:00 |
|
Ghislain MARY
|
a3b52d99ca
|
Fix Python module.
|
2017-01-19 17:20:09 +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
|
8d4c44e8cc
|
Fix Python module automatic code generation.
|
2016-06-17 14:19:43 +02:00 |
|
Gautier Pelloux-Prayer
|
4974896339
|
win32: use _WIN32 macro instead of WIN32
|
2016-03-09 16:25:08 +01:00 |
|
Ghislain MARY
|
7cfbbda323
|
Fix Python module automatic wrapper generation.
|
2016-03-09 12:13:41 +01:00 |
|
Ghislain MARY
|
f207747e7f
|
Fix loading of ms2 plugins in Python module.
|
2016-02-05 10:44:30 +01:00 |
|
Ghislain MARY
|
8246df5cd4
|
Fix Python module build.
|
2016-02-04 12:14:28 +01:00 |
|
Ghislain MARY
|
26b0a20184
|
Fix Python module build.
|
2016-01-22 10:29:40 +01:00 |
|
Sylvain Berfini
|
67c22d57ee
|
Changes to be able to call lp_config_get_sections_names from python wrapper
|
2015-10-21 15:10:02 +02:00 |
|
Ghislain MARY
|
cb7fb1044e
|
Fix build of Python module.
|
2015-07-24 15:03:12 +02:00 |
|
Ghislain MARY
|
b6fac76880
|
Fix Python module build.
|
2015-03-23 09:34:11 +01:00 |
|
Ghislain MARY
|
28e94ad99e
|
Call initialization function of WASAPI mediastreamer plugin in Python module if needed.
|
2015-03-16 17:41:08 +01:00 |
|
Ghislain MARY
|
75bfeeba88
|
Handle handwritten dealloc methods in Python module.
|
2015-01-05 09:48:53 +01:00 |
|
Ghislain MARY
|
36d535354f
|
Add initialization of mediastreamer plugins in the Python module.
|
2015-01-02 17:43:32 +01:00 |
|
Ghislain MARY
|
afe5abba86
|
Add some Python setup tests.
|
2014-12-19 15:56:30 +01:00 |
|
Ghislain MARY
|
340d927c3c
|
File transfer with binary content working in Python.
|
2014-12-11 15:59:29 +01:00 |
|
Ghislain MARY
|
395448491a
|
Add LCSipTransports wrapper in the Python module.
|
2014-12-09 11:21:12 +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
|
aff27f6554
|
Rework Python wrapper handwritten code handling.
|
2014-11-21 11:44:00 +01:00 |
|
Ghislain MARY
|
46c932e690
|
Fix crashes caused by Py_BuildValue() when calling Python method from C.
|
2014-09-08 17:27:43 +02:00 |
|
Ghislain MARY
|
d23934feab
|
Improve Python reference counting.
|
2014-09-08 17:27:43 +02:00 |
|
Ghislain MARY
|
fc11da8069
|
Fix some refcounting issues in the Python wrapper.
|
2014-09-08 17:27:43 +02:00 |
|
Ghislain MARY
|
a03227d3e2
|
Fix reference count issue in the set_log_handler() method of the Python module + Allow setting its value to None.
|
2014-08-29 15:22:24 +02:00 |
|
Ghislain MARY
|
d2acdcdc1b
|
Prevent crash in the Python wrapper when destroying the cores.
|
2014-08-28 17:04:19 +02:00 |
|
Ghislain MARY
|
13ca8e0e4c
|
Add a user_data properties to the objects of the Python wrapper.
|
2014-08-28 09:41:30 +02:00 |
|
Ghislain MARY
|
6018686807
|
Fix compilation warning.
|
2014-08-25 16:59:20 +02:00 |
|
Ghislain MARY
|
af6678a973
|
Hand-written implementation of linphone_core_get_sound_devices() in the Python wrapper.
|
2014-08-20 14:53:57 +02:00 |
|
Ghislain MARY
|
4a335ba6e1
|
Complete handling of time_t type in the Python wrapper.
|
2014-08-18 15:39:48 +02:00 |
|
Ghislain MARY
|
719b507b9f
|
Partial implementation of time_t in the Python wrapper.
|
2014-08-14 17:48:43 +02:00 |
|
Ghislain MARY
|
90c0306f66
|
Fix compilation warnings.
|
2014-08-14 16:33:53 +02:00 |
|
Ghislain MARY
|
ebad6bca11
|
Handwritten implementation of linphone_core_get_video_devices() in the Python wrapper.
|
2014-08-13 18:11:08 +02:00 |
|
Ghislain MARY
|
8e7a9cbd74
|
Add definitions of the types of PayloadType in the Python wrapper.
|
2014-08-13 16:32:22 +02:00 |
|
Ghislain MARY
|
d5332aa80a
|
Document arguments type in the Python wrapper.
|
2014-08-13 14:11:27 +02:00 |
|
Ghislain MARY
|
d9f02dd632
|
Do not rely on the ChatRoom object to set the send message callback in the Python wrapper.
|
2014-08-13 13:38:39 +02:00 |
|
Ghislain MARY
|
032d83c830
|
Add Python wrapper for linphone_chat_room_send_message2().
|
2014-08-12 17:00:17 +02:00 |
|
Ghislain MARY
|
1208a71955
|
Implement VideoSize class in the Python wrapper.
|
2014-08-12 15:05:10 +02:00 |
|