Ghislain MARY
614df3fd3f
Fix some refcount and userdata issues in the Python wrapper.
2014-08-25 13:40:57 +02:00
Simon Morlat
8e21453946
update ms2 for android sound improvements
2014-08-22 18:23:29 +02:00
Simon Morlat
0a8d30ce15
Merge branch 'master' of git://git.linphone.org/linphone
2014-08-22 18:23:21 +02:00
Ghislain MARY
ec11864066
Remove duplicated user pointer.
2014-08-22 17:57:45 +02:00
Ghislain MARY
3d512a019c
Fix update of primary contact.
2014-08-22 14:47:45 +02:00
Simon Morlat
9df45abebd
Merge branch 'master' of git://git.linphone.org/linphone
2014-08-21 21:49:00 +02:00
Ghislain MARY
aa5f676dcd
Improve fetching of the local IP to take into account the destination.
2014-08-21 17:51:01 +02:00
Simon Morlat
c68dd94acb
allow notification of registration_state_changed callback for removed proxy configs.
2014-08-21 17:01:55 +02:00
François Grisez
293ed89daa
Delete CU_ASSERT_PTR_NOT_NULL while H264 detection
2014-08-21 15:52:36 +02:00
Ghislain MARY
b6a9bdeed5
Use belle-sip reference counting for LinphoneProxyConfig and LinphoneCall objects.
2014-08-21 16:20:12 +02:00
François Grisez
f40c178dc4
Refactor "Call recording tester"
2014-08-21 15:34:36 +02:00
Ghislain MARY
9cdd062f48
Update ms2 submodule.
2014-08-21 11:59:14 +02:00
Simon Morlat
7b7a2570b7
improve timing of tester
2014-08-20 22:08:44 +02:00
Simon Morlat
a53740de5f
fix call acceptance with policy test, by adding linphone_core_create_call_params().
2014-08-20 18:08:24 +02:00
Ghislain MARY
eca15bf8c0
Use sphinx to generate the documentation of the Python wrapper.
2014-08-20 16:45:45 +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
7a79aa17bc
Remove useless file.
2014-08-20 14:47:02 +02:00
Gautier Pelloux-Prayer
c8bd7e1007
Fix android writable dir for tests
2014-08-20 09:31:55 +02:00
Ghislain MARY
137688ce30
Prevent reference leak in Py_BuildValue in the Python wrapper.
2014-08-19 17:26:11 +02:00
Guillaume BIENKOWSKI
031f335135
Update ms2
2014-08-19 16:57:43 +02:00
Gautier Pelloux-Prayer
c53f70e256
Fix erroneous documentation from conversation history new methods
2014-08-19 15:06:50 +02:00
Ghislain MARY
da96438eb7
Fix documentation for automatic wrapper generation.
2014-08-19 14:45:18 +02:00
Ghislain MARY
94d0b2dc7b
Fix compilation with Visual Studio.
2014-08-19 14:45:00 +02:00
Ghislain MARY
ead5352fd8
Add unit tests for calls with several video switches.
2014-08-19 12:56:43 +02:00
Guillaume BIENKOWSKI
f1ef8e9c74
Update ms2
2014-08-19 12:25:49 +02:00
Ghislain MARY
8d442bf774
Fix bug 0001406: Missing crypto keys when adding video in an SAVP call.
2014-08-19 12:17:00 +02:00
Gautier Pelloux-Prayer
e745c956e7
Add method to retrieve size of a conversation history and a part of it
2014-08-19 11:31:40 +02:00
Guillaume BIENKOWSKI
6ed82cb740
Add the equalizer location parameter to the "sound" section of lpconfig.
...
Setting it to "mic" will place it in the input graph, rather than the default location in output graph.
This allow to pre-amplify some frequencies in the input device.
You still need to eq_active=1 and set eq_gains to what you want to amplify.
2014-08-18 19:02:31 +02:00
Guillaume BIENKOWSKI
e067549347
Provide correct sample rate when G722 is involved
2014-08-18 17:01:59 +02:00
Ghislain MARY
54c3f6efa9
Import linphone Python module with "import linphone".
2014-08-18 16:12:05 +02:00
Ghislain MARY
0ac69b6969
Update ms2 and oRTP submodules.
2014-08-18 16:01:01 +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
02bbe939b1
Generate the Python wrapper for the functions handling MSList objects.
2014-08-14 16:33:35 +02:00
Ghislain MARY
448ff25b54
Handle MSList type in the Python wrapper.
2014-08-14 16:33:14 +02: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
e5d15ca06a
Improve argument checking in the Python wrapper.
2014-08-14 12:51:11 +02:00
Ghislain MARY
82e1a90ba6
Improve int types checking in the Python wrapper.
2014-08-14 11:21:33 +02:00
Simon Morlat
61d1f7b5de
allow fps change in linphone_core_update_call()
2014-08-13 19:25:33 +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
31ab25d815
Handle PayloadType objects in the Python wrapper.
2014-08-13 16:10:48 +02:00
Ghislain MARY
0cc60a9d31
Remove useless variable definitions in the Python wrapper.
2014-08-13 15:07:53 +02:00
Ghislain MARY
efacfee3a3
Standardize user_data/user_pointer naming.
2014-08-13 14:28:48 +02:00
Ghislain MARY
d5332aa80a
Document arguments type in the Python wrapper.
2014-08-13 14:11:27 +02:00
Ghislain MARY
551fa6bc93
Blacklist linphone_core_get_audio_port_range() and linphone_core_get_video_port_range() functions in the Python wrapper.
2014-08-13 14:10:09 +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
ab30b93098
Blacklist linphone_core_get_video_devices() in the Python wrapper.
2014-08-13 13:38:20 +02:00
Simon Morlat
5f3a41e601
update ms2
2014-08-12 22:51:34 +02:00