Ghislain MARY
fdbf787141
Fix audio conference.
2017-12-13 15:53:38 +01:00
Ghislain MARY
382c22a80f
Convert call transfer handling to C++.
2017-12-12 10:17:22 +01:00
Ghislain MARY
6c26de9e28
Various fixes in call handling.
2017-12-07 16:50:45 +01:00
Ghislain MARY
6dc6e0d431
Fix DTMF handling.
2017-12-06 17:17:16 +01:00
Ghislain MARY
008ec55b37
Handle call repair in CallSession and MediaSession classes.
2017-12-05 17:40:34 +01:00
Ghislain MARY
2f1d16a306
Use c-wrapper for the Core object.
2017-12-04 13:56:32 +01:00
Ghislain MARY
71282b2598
Implement Call::setParams().
2017-12-01 10:13:16 +01:00
Ghislain MARY
88fb7651f6
Call now inherits from Conference instead of including it.
2017-11-30 16:49:13 +01:00
Ghislain MARY
ec74e66eb7
Fix ogl render.
2017-11-28 14:53:56 +01:00
Ghislain MARY
7d16001da2
Fix creation of player in call.
2017-11-28 14:53:50 +01:00
Ghislain MARY
1896eff9fe
Several fixes for calls.
2017-11-27 17:45:16 +01:00
Ronan Abhamon
a7ff19566d
fix(core): misc =>
...
- return nullptr if conference factory uri is not set
- Address object is now more robust
- remove custom SharedFromThis object
- CoreAccessor throw exception if core is destroyed
- Core must be created with a static method
- Partial fetch of chat message
- ...
2017-11-03 10:38:50 +01:00
Sylvain Berfini
e10297ba6d
Added new zoom method on call which doesn't use reference to floats
2017-10-16 17:44:10 +02:00
François Grisez
af625e5c8f
Fix wrappers generation
2017-10-11 16:11:33 +02:00
Sylvain Berfini
ff688cd975
Finished removeCallbacks in JNI layer for Java wrapper for multi listenable classes
2017-10-11 15:04:02 +02:00
Ghislain MARY
81340cfcb8
Fix license headers.
2017-10-05 15:09:09 +02:00
Ronan Abhamon
ef62012c6e
feat(Object): avoid usage of share_from_this
2017-10-03 13:36:48 +02:00
Ghislain MARY
7969616d43
Handle redirection in the CallSession class.
2017-10-02 16:56:53 +02:00
Ronan Abhamon
33d7a384af
feat(General): remove LINPHONE_NAMESPACE
2017-10-02 12:31:36 +02:00
François Grisez
86b626d3fe
Migration of Sal and SalOp into C++ classes
2017-09-29 17:19:52 +02:00
Ronan Abhamon
b9f9dc1c5b
fix(core): clean a lot of C4800 errors on Windows
2017-09-28 16:09:20 +02:00
Ghislain MARY
4029e83de7
Use string conversion macros.
2017-09-28 15:52:50 +02:00
Ronan Abhamon
6a3956494c
fix(core): coding style
2017-09-26 13:46:01 +02:00
Ronan Abhamon
a1db41d274
feat(c-wrapper/api): remove useless define GET_xxx
2017-09-22 14:47:15 +02:00
Ronan Abhamon
bd02b8968d
feat(c-wrapper): remove CPP_TYPE parameter of L_SET_USER_DATA_FROM_C_OBJECT
2017-09-22 10:58:11 +02:00
Ronan Abhamon
ccb1828d7d
feat(c-wrapper): remove CPP_TYPE parameter of L_GET_USER_DATA_FROM_C_OBJECT
2017-09-22 10:48:51 +02:00
Ronan Abhamon
1431e1518d
feat(c-wrapper): remove CPP_TYPE parameter of L_GET_PRIVATE_FROM_C_OBJECT
2017-09-22 10:40:14 +02:00
Ronan Abhamon
78646be7bc
feat(c-wrapper): rename C_STRUCT to C_OBJECT
2017-09-22 10:27:58 +02:00
Ronan Abhamon
3b08856dc0
feat(c-wrapper): remove CPP_TYPE parameter of L_GET_CPP_PTR_FROM_C_STRUCT
2017-09-22 10:16:29 +02:00
Ronan Abhamon
1b2e103da9
feat(c-wrapper): remove CPP_CLASS parameter of L_DECLARE_C_STRUCT_IMPL
2017-09-22 09:21:23 +02:00
Ghislain MARY
53627f92e0
No longer depend on gettext + remove core callbacks that were deprecated since a very long time.
2017-09-21 18:30:08 +02:00
Ghislain MARY
3c28b14440
Use the c-tools for the Call object.
2017-09-21 16:04:35 +02:00