Sylvain Berfini
|
13562a5002
|
Android specifics in C# wrapper now under ifdef
|
2017-04-21 11:37:38 +02:00 |
|
Sylvain Berfini
|
19cdddf750
|
Added getter for listeners in C# wrapper
|
2017-04-21 11:28:39 +02:00 |
|
Ghislain MARY
|
1b2ed9e088
|
Simplify LinphoneConfig.cmake.in.
|
2017-04-21 11:26:25 +02:00 |
|
Erwan Croze
|
99aa481b51
|
Add new enum to account_creator
|
2017-04-21 11:10:39 +02:00 |
|
Erwan Croze
|
f144451342
|
Some change on Account_creator
|
2017-04-21 10:58:54 +02:00 |
|
Sylvain Berfini
|
2915732e02
|
Finished C# wrapper by adding methods having lists in params
|
2017-04-20 17:58:45 +02:00 |
|
Ghislain MARY
|
0442579dea
|
Add missing symbol exports.
|
2017-04-20 15:26:25 +02:00 |
|
Sylvain Berfini
|
578bfd5f1a
|
Removed not needed anymore some blacklisted classes
|
2017-04-20 14:41:58 +02:00 |
|
Ghislain MARY
|
b7610d5d0b
|
Fix definition of video preview.
|
2017-04-20 14:40:23 +02:00 |
|
Sylvain Berfini
|
e71cdfa713
|
Added getter/setter for LinphoneVideoActivationPolicy object
|
2017-04-20 11:38:37 +02:00 |
|
Ronan Abhamon
|
740eac982a
|
fix(coreapi/linphonecore): fix preview ogl render, use now output2
|
2017-04-20 11:20:22 +02:00 |
|
Sylvain Berfini
|
fba1e7ccb1
|
Fixed missing bandwidth information for video/text since rework
|
2017-04-19 18:14:28 +02:00 |
|
Ronan Abhamon
|
101adaeab8
|
feat(coreapi/linphonecore): provide a linphone_core_preview_ogl_render function
|
2017-04-19 17:00:16 +02:00 |
|
Simon Morlat
|
05a9cf1279
|
fix zrtp bug
|
2017-04-19 16:55:31 +02:00 |
|
Erwan Croze
|
e32dd9cf05
|
Fix account_creator and account_creator_tester
|
2017-04-19 16:49:08 +02:00 |
|
Sylvain Berfini
|
e7637881d0
|
Updated linphonecore_jni.cc to reflect latest changes made to LinphoneCallStats
|
2017-04-19 16:46:30 +02:00 |
|
Sylvain Berfini
|
f796ef33b2
|
LinphoneCallStats is now unowned to prevent leak when linphone_call_get_stats method will be wrapped
|
2017-04-19 16:28:17 +02:00 |
|
Sylvain Berfini
|
83b94af9a4
|
LinphoneCallStats is now a belle_sip_object. BREAKS BINARY COMPATIBILITY
|
2017-04-19 16:17:51 +02:00 |
|
Ghislain MARY
|
1dcd17198e
|
Fix wrong logic in linphone_core_set_preferred_video_definition().
|
2017-04-19 15:35:47 +02:00 |
|
François Grisez
|
379a7df153
|
Add LINPHONE_DEPRECATED on functions which are marked as deprecated in their documentation
|
2017-04-19 15:04:37 +02:00 |
|
François Grisez
|
b10240dc49
|
Fix crash while parsing XML documentation
|
2017-04-19 15:04:37 +02:00 |
|
Ghislain MARY
|
4011283313
|
Add linphone_video_definition_clone().
|
2017-04-19 14:50:15 +02:00 |
|
Simon Morlat
|
b6f74357e0
|
delete JNI weak refs when the java object (LinphoneFriend or LinphoneChatMessage) is finalized.
This will avoid a periodic weak ref overflow.
|
2017-04-19 14:28:17 +02:00 |
|
Erwan Croze
|
9adce33173
|
Rename new create proxy config of account creator
|
2017-04-19 13:39:12 +02:00 |
|
Jehan Monnier
|
33f261bc82
|
remove direct build dependency on BZRTP unless LIME enabled
|
2017-04-19 12:28:03 +02:00 |
|
Ghislain MARY
|
d53a2f4f05
|
Fix crashes related to LinphoneVideoDefinition.
|
2017-04-19 12:05:05 +02:00 |
|
Sylvain Berfini
|
68b4de89f1
|
Fixed linphone_transports_new method + created LinphoneVideoActivationPolicy to replace LinphoneVideoPolicy
|
2017-04-18 19:02:29 +02:00 |
|
Johan Pascal
|
a160392f8e
|
Remove dependence on bzrtp in linphonecore
- use mediastreamer wrappers to access bzrtp cache functions
|
2017-04-18 23:46:12 +07:00 |
|
Sylvain Berfini
|
31cc2ad6e1
|
Updated two more tests in Register suite to test linphone_core_get_transports and linphone_core_get_transports_used
|
2017-04-18 18:27:41 +02:00 |
|
Sylvain Berfini
|
ec5eb75511
|
Fixed leak of LinphoneTransports in Register tester
|
2017-04-18 18:15:13 +02:00 |
|
Ghislain MARY
|
2780bb6905
|
Remove declaration of function that is not defined.
|
2017-04-18 18:14:06 +02:00 |
|
Sylvain Berfini
|
173ac0e665
|
Updated some tests in Register suite to use new LinphoneTransports object + Fixed wrapper generation for linphone_range_set/get_user_data methods
|
2017-04-18 18:07:50 +02:00 |
|
Ghislain MARY
|
21a04409aa
|
Fix automatic wrapper generation.
|
2017-04-18 18:02:34 +02:00 |
|
Sylvain Berfini
|
cbd6248ea0
|
Fixed tester compilation
|
2017-04-18 17:49:54 +02:00 |
|
Sylvain Berfini
|
05b045cb67
|
Added missing set_user_data and get_user_data to LinphoneRange + created LinphoneTransports to replace LinphoneSipTransports
|
2017-04-18 17:43:36 +02:00 |
|
Erwan Croze
|
273c896336
|
Fix load of xml file
|
2017-04-18 17:39:20 +02:00 |
|
Erwan Croze
|
59c56393f6
|
Add new rcfile for test
|
2017-04-18 17:39:20 +02:00 |
|
Erwan Croze
|
be6603fd94
|
Add new xml file loading for dynamic conf
|
2017-04-18 17:39:20 +02:00 |
|
Ghislain MARY
|
f5c41494d3
|
Add new LinphoneVideoDefinition object and deprecate API functions handling MSVideoSize structures.
|
2017-04-18 17:37:35 +02:00 |
|
Sylvain Berfini
|
be66a259ae
|
Deprecated LinphoneIntRange, replaced by LinphoneRange
|
2017-04-18 16:43:15 +02:00 |
|
Johan Pascal
|
47485efe7c
|
linphone_core_get_zrtp_secrets_file is back
|
2017-04-18 21:38:18 +07:00 |
|
Johan Pascal
|
6d00594bde
|
Add ENABLE_ZRTP option to cmake
+ turn HAVE_BZRTP into HAVE_ZRTP to be in sync with mediastreamer2 define
|
2017-04-17 22:28:18 +07:00 |
|
Simon Morlat
|
e6bc7276b2
|
allow compilation without bzrtp (with automake)
|
2017-04-17 12:11:40 +02:00 |
|
Johan Pascal
|
5ff61484ea
|
improve zrtp cache migration test
|
2017-04-17 11:56:25 +07:00 |
|
Johan Pascal
|
7ea2d051c1
|
memory leak
|
2017-04-17 11:55:12 +07:00 |
|
Simon Morlat
|
b2d2eb4caa
|
fix compilation issue
|
2017-04-16 21:51:16 +02:00 |
|
Simon Morlat
|
deed93a650
|
Fix "grosse déchire" around LinphoneTunnel objectization.
|
2017-04-16 17:32:43 +02:00 |
|
Johan Pascal
|
313b60c004
|
zid cache migration moved to bzrtp lib
- cache migration is now performed in place not to another file
- tester of the migration needs to be fixed
|
2017-04-16 18:11:09 +07:00 |
|
Simon Morlat
|
d1c3da96f2
|
fix memory leak and avoid 3 internal deprecated warnings
|
2017-04-15 23:32:56 +02:00 |
|
Simon Morlat
|
74b638fc79
|
fix crash
|
2017-04-15 14:17:51 +02:00 |
|